Uses of Interface
is.codion.framework.domain.entity.attribute.DerivedAttributeDefinition.DenormalizedBuilder
Packages that use DerivedAttributeDefinition.DenormalizedBuilder
-
Uses of DerivedAttributeDefinition.DenormalizedBuilder in is.codion.framework.domain.entity.attribute
Classes in is.codion.framework.domain.entity.attribute with type parameters of type DerivedAttributeDefinition.DenormalizedBuilderModifier and TypeInterfaceDescriptionstatic interfaceDerivedAttributeDefinition.DenormalizedBuilder<T,B extends DerivedAttributeDefinition.DenormalizedBuilder<T, B>> Builds a derived AttributeDefinition instancestatic interfaceDerivedAttributeDefinition.DenormalizedBuilder.DenormalizedFromStep<T,B extends DerivedAttributeDefinition.DenormalizedBuilder<T, B>> The first step in building a denormalized attributestatic interfaceDerivedAttributeDefinition.DenormalizedBuilder.DenormalizedUsingStep<T,B extends DerivedAttributeDefinition.DenormalizedBuilder<T, B>> The second step in building a denormalized attributeMethods in is.codion.framework.domain.entity.attribute with type parameters of type DerivedAttributeDefinition.DenormalizedBuilderModifier and TypeMethodDescription<B extends DerivedAttributeDefinition.DenormalizedBuilder<T,B>>
DerivedAttributeDefinition.DenormalizedBuilder.DenormalizedFromStep<T, B> Attribute.AttributeDefiner.denormalized()Instantiates aDerivedAttributeDefinition.DenormalizedBuilder.DenormalizedFromStepinstance, for displaying a value from a referenced entity attribute.Methods in is.codion.framework.domain.entity.attribute that return DerivedAttributeDefinition.DenormalizedBuilder