Interface EntityEditModel.Delete.Task

Enclosing interface:
EntityEditModel.Delete

public static interface EntityEditModel.Delete.Task
The task performing the delete operation
  • Method Details

    • perform

      EntityEditModel.Delete.Result perform() throws is.codion.common.db.exception.DatabaseException
      May be called in a background thread.
      Returns:
      the delete result
      Throws:
      is.codion.common.db.exception.DatabaseException - in case of a database exception