Module is.codion.framework.model
Package is.codion.framework.model
Interface EntityEditModel.Delete.Task
- Enclosing interface:
- EntityEditModel.Delete
public static interface EntityEditModel.Delete.Task
The task performing the delete operation
-
Method Summary
-
Method Details
-
perform
May be called in a background thread.- Returns:
- the delete result
- Throws:
is.codion.common.db.exception.DatabaseException- in case of a database exception
-