Uses of Interface
is.codion.framework.domain.entity.EntityFormatter.Builder
Packages that use EntityFormatter.Builder
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 EntityFormatter.Builder in is.codion.framework.domain.entity
Methods in is.codion.framework.domain.entity that return EntityFormatter.BuilderModifier and TypeMethodDescriptionstatic EntityFormatter.BuilderEntityFormatter.builder()Adds the given static text to thisEntityFormatter.BuilderAdds the value mapped to the given key to thisEntityFormatter.BuilderAdds the value mapped to the given key to this StringProviderEntityFormatter.Builder.value(ForeignKey foreignKey, Attribute<?> attribute) Adds the value mapped to the given attribute in theEntityinstance mapped to the given foreign key to thisEntityFormatter.Builder