Uses of Interface
is.codion.framework.domain.entity.attribute.AttributeDefinition.ValueSupplier
Packages that use AttributeDefinition.ValueSupplier
-
Uses of AttributeDefinition.ValueSupplier in is.codion.framework.domain.entity.attribute
Methods in is.codion.framework.domain.entity.attribute with parameters of type AttributeDefinition.ValueSupplierModifier and TypeMethodDescriptionAttributeDefinition.Builder.defaultValue
(AttributeDefinition.ValueSupplier<T> supplier) Sets the default value supplier, use in case of dynamic default values.