Module is.codion.framework.model
Package is.codion.framework.model
Interface EntityEditor.EditorPersistence
- Enclosing interface:
EntityEditor
public static interface EntityEditor.EditorPersistence
Manages the
EntityPersistence used by this editor-
Method Summary
-
Method Details
-
get
EntityPersistence get()- Returns:
- the
EntityPersistenceused by this editor
-
set
- Parameters:
persistence- theEntityPersistenceto use, default is set if null- Throws:
IllegalStateException- in case the current instance is not replaceable- See Also:
-