Uses of Package
is.codion.framework.domain.entity
Packages that use is.codion.framework.domain.entity
Package
Description
Package configuration values:
EntityConnectionProvider.CLIENT_DOMAIN_TYPE
EntityConnectionProvider.CLIENT_CONNECTION_TYPE
Domain model related classes.
Package configuration values:
EntityValidator.STRICT_VALIDATION
Entities.VALIDATE_FOREIGN_KEYS
Entities.STRICT_DESERIALIZATION
AttributeDefinition.MAXIMUM_FRACTION_DIGITS
AttributeDefinition.TIME_FORMAT
AttributeDefinition.NUMBER_FORMAT_GROUPING
AttributeDefinition.GROUPING_SEPARATOR
AttributeDefinition.DECIMAL_SEPARATOR
AttributeDefinition.USE_LEXICAL_STRING_COMPARATOR
AttributeDefinition.DATE_TIME_FORMAT
AttributeDefinition.DATE_FORMAT
AttributeDefinition.DECIMAL_ROUNDING_MODE
ForeignKeyDefinition.FOREIGN_KEY_REFERENCE_DEPTH
Attribute related classes.
Provides a type-safe condition API for building SQL WHERE clauses programmatically.
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
Package configuration values:
EntityComboBoxModel.EDIT_EVENTS
Package configuration values:
EntityApplicationPanel.HELP_URL
EntityApplicationPanel.CONFIRM_EXIT
EntityApplicationPanel.SHOW_STARTUP_DIALOG
EntityApplicationPanel.CACHE_ENTITY_PANELS
EntityApplicationPanel.USER_PREFERENCES_ENABLED
EntityApplicationPanel.RESTORE_DEFAULT_PREFERENCES
EntityApplicationPanel.CALL_SYSTEM_EXIT
EntityEditComponentPanel.VALID_INDICATOR
EntityEditComponentPanel.MODIFIED_INDICATOR
EntityEditComponentPanel.DEFAULT_TEXT_FIELD_COLUMNS
EntityEditPanel.Config.USE_SAVE_CAPTION
EntityEditPanel.Config.USE_FOCUS_ACTIVATION
EntityEditPanel.Config.INCLUDE_ENTITY_MENU
EntityEditPanel.Config.MODIFIED_WARNING
EntityPanel.Config.USE_KEYBOARD_NAVIGATION
EntityPanel.Config.DISPOSE_EDIT_DIALOG_ON_ESCAPE
EntityPanel.Config.INCLUDE_TOGGLE_EDIT_PANEL_CONTROL
EntityPanel.Config.TOOLBAR_CONTROLS
EntityPanel.Config.CONTROL_PANEL_CONSTRAINTS
EntityPanel.Config.CONTROL_TOOLBAR_CONSTRAINTS
EntityPanel.Config.WINDOW_TYPE
EntityTablePanel.Config.EXCLUDE_HIDDEN_COLUMNS
EntityTablePanel.Config.CONDITION_VIEW
EntityTablePanel.Config.FILTER_VIEW
EntityTablePanel.Config.SUMMARY_PANEL_VISIBLE
EntityTablePanel.Config.INCLUDE_POPUP_MENU
EntityTablePanel.Config.INCLUDE_ENTITY_MENU
EntityTablePanel.Config.INCLUDE_QUERY_INSPECTOR
EntityTablePanel.Config.INCLUDE_CLEAR_CONTROL
EntityTablePanel.Config.INCLUDE_LIMIT_MENU
EntityTablePanel.Config.REFRESH_BUTTON_VISIBLE
EntityTablePanel.Config.COLUMN_SELECTION
EntityTablePanel.Config.INCLUDE_CONDITIONS
EntityTablePanel.Config.INCLUDE_FILTERS
EntityTablePanel.Config.INCLUDE_SUMMARY
EntityTablePanel.Config.REFRESH_PROGRESS_BAR
ReferentialIntegrityErrorHandling.REFERENTIAL_INTEGRITY_ERROR_HANDLING
TabbedApplicationLayout.TAB_PLACEMENT
TabbedDetailLayout.INCLUDE_CONTROLS
Package configuration values:
EntitySearchField.SEARCH_INDICATOR
DefaultEditComponentFactory.DEFAULT_TEXT_FIELD_COLUMNS
-
Classes in is.codion.framework.domain.entity used by is.codion.framework.dbClassDescriptionA repository containing the
EntityDefinition
s for a given domain.Represents a row in a table or query result, encapsulating the data and state of a domain entity.Represents a unique column combination for a given entity.Defines an Entity type and serves as a Factory forAttribute
instances associated with this entity type.Specifies an order by clause for entity queries. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.db.localClassDescriptionA repository containing the
EntityDefinition
s for a given domain.Represents a row in a table or query result, encapsulating the data and state of a domain entity. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.db.rmiClassDescriptionA repository containing the
EntityDefinition
s for a given domain.Represents a row in a table or query result, encapsulating the data and state of a domain entity.Represents a unique column combination for a given entity.Defines an Entity type and serves as a Factory forAttribute
instances associated with this entity type. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.domainClassDescriptionA repository containing the
EntityDefinition
s for a given domain.Specifies an entity definition, encapsulating the metadata for an entity type.Defines an Entity type and serves as a Factory forAttribute
instances associated with this entity type. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.domain.dbClassDescriptionDefines an Entity type and serves as a Factory for
Attribute
instances associated with this entity type. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.domain.entityClassDescriptionA repository containing the
EntityDefinition
s for a given domain.Represents a row in a table or query result, encapsulating the data and state of a domain entity.A builder forEntity
instances.Provides ways to create copies of an entity instance.Represents a unique column combination for a given entity.A builder forEntity.Key
instances.Specifies an entity definition, encapsulating the metadata for an entity type.Holds the attribute definitions for an entity typeBuilds a EntityDefinitionHolds the column definitions for an entity typeHolds the foreign key definitions for an entity typeHolds the primary key definition for an entity typeDefines an Entity type and serves as a Factory forAttribute
instances associated with this entity type.Responsible for providing validation for entities.Generates primary key values for entities on insert.Marker interface indicating that a key generator is based on an identity column.Specifies an order by clause for entity queries.Builds aOrderBy
instance.Specifies how to handle null values during order by.Specifies an order by column and whether it's ascending or descendingA Builder for a string function, which provides toString() values for entities. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.domain.entity.attributeClassDescriptionRepresents a row in a table or query result, encapsulating the data and state of a domain entity.Defines an Entity type and serves as a Factory for
Attribute
instances associated with this entity type. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.domain.entity.conditionClassDescriptionRepresents a row in a table or query result, encapsulating the data and state of a domain entity.Represents a unique column combination for a given entity.Specifies an entity definition, encapsulating the metadata for an entity type.Defines an Entity type and serves as a Factory for
Attribute
instances associated with this entity type. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.domain.testClassDescriptionA repository containing the
EntityDefinition
s for a given domain.Represents a row in a table or query result, encapsulating the data and state of a domain entity.Defines an Entity type and serves as a Factory forAttribute
instances associated with this entity type. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.json.domainClassDescriptionA repository containing the
EntityDefinition
s for a given domain.Represents a row in a table or query result, encapsulating the data and state of a domain entity.Represents a unique column combination for a given entity.Specifies an entity definition, encapsulating the metadata for an entity type. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.modelClassDescriptionA repository containing the
EntityDefinition
s for a given domain.Represents a row in a table or query result, encapsulating the data and state of a domain entity.Represents a unique column combination for a given entity.Specifies an entity definition, encapsulating the metadata for an entity type.Defines an Entity type and serves as a Factory forAttribute
instances associated with this entity type.Responsible for providing validation for entities.Specifies an order by clause for entity queries. -
Classes in is.codion.framework.domain.entity used by is.codion.framework.model.testClassDescriptionRepresents a row in a table or query result, encapsulating the data and state of a domain entity.Defines an Entity type and serves as a Factory for
Attribute
instances associated with this entity type. -
Classes in is.codion.framework.domain.entity used by is.codion.swing.framework.modelClassDescriptionRepresents a row in a table or query result, encapsulating the data and state of a domain entity.Defines an Entity type and serves as a Factory for
Attribute
instances associated with this entity type.Specifies an order by clause for entity queries. -
Classes in is.codion.framework.domain.entity used by is.codion.swing.framework.model.componentClassDescriptionRepresents a row in a table or query result, encapsulating the data and state of a domain entity.Represents a unique column combination for a given entity.Specifies an entity definition, encapsulating the metadata for an entity type.Defines an Entity type and serves as a Factory for
Attribute
instances associated with this entity type.Specifies an order by clause for entity queries. -
Classes in is.codion.framework.domain.entity used by is.codion.swing.framework.uiClassDescriptionA repository containing the
EntityDefinition
s for a given domain.Represents a row in a table or query result, encapsulating the data and state of a domain entity.Specifies an entity definition, encapsulating the metadata for an entity type.Defines an Entity type and serves as a Factory forAttribute
instances associated with this entity type. -
Classes in is.codion.framework.domain.entity used by is.codion.swing.framework.ui.componentClassDescriptionRepresents a row in a table or query result, encapsulating the data and state of a domain entity.Specifies an entity definition, encapsulating the metadata for an entity type.
-
Classes in is.codion.framework.domain.entity used by is.codion.tools.generator.domainClassDescriptionSpecifies an entity definition, encapsulating the metadata for an entity type.