Package io.mateu.mdd.core.interfaces
Interface PersistentPojo<Id>
- All Superinterfaces:
ReadOnlyPojo<Id>
-
Method Summary
Methods inherited from interface io.mateu.mdd.core.interfaces.ReadOnlyPojo
hasEditor, load, retrieveEditor, retrieveEntityName, retrieveId
-
Method Details
-
isNewRecord
default boolean isNewRecord() -
save
- Throws:
Throwable
-
getCaptionForCancel
-
getCaptionForSave
-