Uses of Interface
is.codion.framework.domain.entity.Entities.Configurable
Packages that use Entities.Configurable
Package
Description
Package configuration values:
EntityValidator.STRICT_VALIDATION
Entities.VALIDATE_FOREIGN_KEYS
Entities.STRICT_DESERIALIZATION
ValueAttributeDefinition.FRACTION_DIGITSValueAttributeDefinition.NUMBER_GROUPINGValueAttributeDefinition.GROUPING_SEPARATORValueAttributeDefinition.DECIMAL_SEPARATORValueAttributeDefinition.USE_LEXICAL_STRING_COMPARATORValueAttributeDefinition.ROUNDING_MODEForeignKeyDefinition.REFERENCE_DEPTH
-
Uses of Entities.Configurable in is.codion.framework.domain.entity
Methods in is.codion.framework.domain.entity that return Entities.ConfigurableModifier and TypeMethodDescriptionstatic Entities.ConfigurableEntities.configurable(DomainType domainType) Creates a newEntities.Configurableinstance for the given domain type.