Uses of Interface
is.codion.framework.model.EntityEditModel.UpdateEntities
Packages that use EntityEditModel.UpdateEntities
Package
Description
Package configuration values:
EntityApplicationModel.USERNAME_PREFIX
EntityApplicationModel.SAVE_DEFAULT_USERNAME
EntityEditModel.EDIT_EVENTS
EntityEditModel.EntityEditor.PERSIST_FOREIGN_KEYS
EntityQueryModel.LIMIT
EntityTableModel.ON_INSERT
EntityTableModel.ORDER_QUERY
ForeignKeyModelLink.SET_CONDITION_ON_INSERT
ForeignKeyModelLink.SET_VALUE_ON_INSERT
ForeignKeyModelLink.REFRESH_ON_SELECTION
ForeignKeyModelLink.CLEAR_CONDITION_ON_EMPTY_SELECTION
ForeignKeyModelLink.CLEAR_VALUE_ON_EMPTY_SELECTION
EntitySearchModel.DEFAULT_LIMIT
-
Uses of EntityEditModel.UpdateEntities in is.codion.framework.model
Methods in is.codion.framework.model that return EntityEditModel.UpdateEntitiesModifier and TypeMethodDescriptionAbstractEntityEditModel.createUpdate()
AbstractEntityEditModel.createUpdate
(Collection<Entity> entities) EntityEditModel.createUpdate()
Creates a newEntityEditModel.UpdateEntities
instance for updating the active entity.EntityEditModel.createUpdate
(Collection<Entity> entities) Creates a newEntityEditModel.UpdateEntities
instance for updating the given entities.