Module is.codion.framework.model
Package is.codion.framework.model
package is.codion.framework.model
Package configuration values:
EntityApplicationModel.USERNAME_PREFIXEntityApplicationModel.AUTHENTICATION_REQUIREDEntityApplicationModel.SAVE_DEFAULT_USERNAMEEntityEditModel.PERSIST_FOREIGN_KEYSEntityEditModel.WARN_ABOUT_UNSAVED_DATAEntityEditModel.EDIT_EVENTSEntityTableModel.QUERY_HIDDEN_COLUMNSEntityTableModel.ORDER_QUERY_BY_SORT_ORDEREntityTableModel.ON_INSERTEntityModel.USE_CLIENT_PREFERENCES
SEARCH_BY_INSERTED_ENTITYREFRESH_ON_SELECTIONCLEAR_FOREIGN_KEY_ON_EMPTY_SELECTIONEntitySearchModel.DEFAULT_LIMIT-
ClassDescriptionA default
EntityEditModelimplementationAn abstract base class forForeignKeybasedColumnConditionModels.DefaultDetailModelLink<M extends DefaultEntityModel<M,E, T>, E extends AbstractEntityEditModel, T extends EntityTableModel<E>> A defaultDetailModelLinkimplementation which does nothing.DefaultEntityApplicationModel<M extends DefaultEntityModel<M,E, T>, E extends AbstractEntityEditModel, T extends EntityTableModel<E>> A central application model class.DefaultEntityModel<M extends DefaultEntityModel<M,E, T>, E extends AbstractEntityEditModel, T extends EntityTableModel<E>> A default EntityModel implementation.DefaultForeignKeyDetailModelLink<M extends DefaultEntityModel<M,E, T>, E extends AbstractEntityEditModel, T extends EntityTableModel<E>> A defaultForeignKeyDetailModelLinkimplementation.DetailModelLink<M extends EntityModel<M,E, T>, E extends EntityEditModel, T extends EntityTableModel<E>> Represents a link between a master and detail model.EntityApplicationModel<M extends EntityModel<M,E, T>, E extends EntityEditModel, T extends EntityTableModel<E>> A central application model class.A defaultColumnConditionModel.Factoryimplementation for creating condition models.A central event hub for listening for entity inserts, updates and deletes.Specifies a class for editingEntityinstances.Specifies a class responsible for, among other things, coordinating aEntityEditModeland anEntityTableModel.AColumnConditionModelimplementation based on aEntitySearchModel.Searches for entities based on a search text and set of String based condition columns.A builder for aEntitySearchModel.Column search settingsEntityTableConditionModel<C extends is.codion.framework.domain.entity.attribute.Attribute<?>>This interface defines filtering functionality, which refers to showing/hiding entities already available in a table model and searching functionality, which refers to configuring the underlying query, which then needs to be re-run.
Factory forEntityTableConditionModelinstances viaEntityTableConditionModel.entityTableConditionModel(EntityType, EntityConnectionProvider, ColumnConditionModel.Factory)EntityTableModel<E extends EntityEditModel>Specifies a table model containingEntityinstances.Represents preferences for an Attribute based table column.Represents preferences for aColumnConditionModelDefines the actions a table model can perform when entities are inserted via the associated edit modelForeignKeyDetailModelLink<M extends EntityModel<M,E, T>, E extends EntityEditModel, T extends EntityTableModel<E>> Represents a link between a master and detail model based on a foreign key.