Module is.codion.framework.model
Package is.codion.framework.model
Interface EntityEditModel.Insert.Task
- Enclosing interface:
- EntityEditModel.Insert
public static interface EntityEditModel.Insert.Task
The task performing the insert operation
-
Method Summary
-
Method Details
-
perform
EntityEditModel.Insert.Result perform()May be called in a background thread.- Returns:
- the insert result
-