Uses of Enum Class
adalid.core.enums.EntityReferenceProperty
Packages that use EntityReferenceProperty
-
Uses of EntityReferenceProperty in adalid.core
Methods in adalid.core that return EntityReferencePropertyModifier and TypeMethodDescriptionAbstractEntity.getReferenceFilterBy()AbstractEntity.getReferenceSortBy()Methods in adalid.core with parameters of type EntityReferencePropertyModifier and TypeMethodDescriptionvoidAbstractEntity.setReferenceFilterBy(EntityReferenceProperty referenceFilterBy) voidAbstractEntity.setReferenceSortBy(EntityReferenceProperty referenceSortBy) -
Uses of EntityReferenceProperty in adalid.core.enums
Methods in adalid.core.enums that return EntityReferencePropertyModifier and TypeMethodDescriptionstatic EntityReferencePropertyReturns the enum constant of this class with the specified name.static EntityReferenceProperty[]EntityReferenceProperty.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EntityReferenceProperty in adalid.core.interfaces
Methods in adalid.core.interfaces that return EntityReferenceProperty