Uses of Class
com.evolveum.midpoint.schema.processor.PropertyLimitations
-
Packages that use PropertyLimitations Package Description com.evolveum.midpoint.gui.impl.prism.wrapper com.evolveum.midpoint.schema.processor com.evolveum.midpoint.schema.processor.deleg -
-
Uses of PropertyLimitations in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return PropertyLimitations Modifier and Type Method Description PropertyLimitations
ResourceAttributeWrapperImpl. getLimitations(LayerType layer)
-
Uses of PropertyLimitations in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return PropertyLimitations Modifier and Type Method Description PropertyLimitations
ResourceAssociationDefinition. getLimitations(LayerType layer)
PropertyLimitations
ResourceAttributeDefinition. getLimitations(LayerType layer)
Returns limitations (cardinality, access rights, processing) for given layer.PropertyLimitations
ResourceAttributeDefinitionImpl. getLimitations(LayerType layer)
-
Uses of PropertyLimitations in com.evolveum.midpoint.schema.processor.deleg
Methods in com.evolveum.midpoint.schema.processor.deleg that return PropertyLimitations Modifier and Type Method Description default PropertyLimitations
AttributeDefinitionDelegator. getLimitations(LayerType layer)
default PropertyLimitations
RefinedAttributeDefinitionDelegator. getLimitations(LayerType layer)
-