Uses of Interface
com.evolveum.midpoint.common.refinery.LayerRefinedAttributeDefinition
-
Packages that use LayerRefinedAttributeDefinition Package Description com.evolveum.midpoint.common.refinery -
-
Uses of LayerRefinedAttributeDefinition in com.evolveum.midpoint.common.refinery
Classes in com.evolveum.midpoint.common.refinery that implement LayerRefinedAttributeDefinition Modifier and Type Class Description classLayerRefinedAttributeDefinitionImpl<T>Methods in com.evolveum.midpoint.common.refinery that return LayerRefinedAttributeDefinition Modifier and Type Method Description <X> LayerRefinedAttributeDefinition<X>LayerRefinedObjectClassDefinitionImpl. findAttributeDefinition(@NotNull QName elementQName)<X> LayerRefinedAttributeDefinition<X>LayerRefinedObjectClassDefinitionImpl. findAttributeDefinition(String elementLocalName)<X> LayerRefinedAttributeDefinition<X>LayerRefinedObjectClassDefinitionImpl. getDescriptionAttribute()<X> LayerRefinedAttributeDefinition<X>LayerRefinedObjectClassDefinitionImpl. getDisplayNameAttribute()<X> LayerRefinedAttributeDefinition<X>LayerRefinedObjectClassDefinitionImpl. getNamingAttribute()Methods in com.evolveum.midpoint.common.refinery that return types with arguments of type LayerRefinedAttributeDefinition Modifier and Type Method Description Collection<? extends LayerRefinedAttributeDefinition<?>>LayerRefinedObjectClassDefinitionImpl. getAllIdentifiers()@NotNull Collection<? extends LayerRefinedAttributeDefinition<?>>LayerRefinedObjectClassDefinition. getAttributeDefinitions()@NotNull List<? extends LayerRefinedAttributeDefinition<?>>LayerRefinedObjectClassDefinitionImpl. getAttributeDefinitions()@NotNull Collection<? extends LayerRefinedAttributeDefinition<?>>LayerRefinedObjectClassDefinitionImpl. getPrimaryIdentifiers()@NotNull Collection<? extends LayerRefinedAttributeDefinition<?>>LayerRefinedObjectClassDefinitionImpl. getSecondaryIdentifiers()
-