Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PropertyLimitationsType
-
Packages that use PropertyLimitationsType Package Description com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PropertyLimitationsType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return PropertyLimitationsType Modifier and Type Method Description static PropertyLimitationsTypeMiscSchemaUtil. getLimitationsType(List<PropertyLimitationsType> limitationsTypes, LayerType layer)Method parameters in com.evolveum.midpoint.schema.util with type arguments of type PropertyLimitationsType Modifier and Type Method Description static PropertyLimitationsTypeMiscSchemaUtil. getLimitationsType(List<PropertyLimitationsType> limitationsTypes, LayerType layer) -
Uses of PropertyLimitationsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type PropertyLimitationsType Modifier and Type Method Description List<PropertyLimitationsType>ItemRefinedDefinitionType. createLimitationsList()List<PropertyLimitationsType>ItemRefinedDefinitionType. getLimitations()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PropertyLimitationsType Modifier and Type Method Description ItemRefinedDefinitionTypeItemRefinedDefinitionType. limitations(PropertyLimitationsType value)MetadataItemDefinitionTypeMetadataItemDefinitionType. limitations(PropertyLimitationsType value)ObjectTemplateItemDefinitionTypeObjectTemplateItemDefinitionType. limitations(PropertyLimitationsType value)ResourceAttributeDefinitionTypeResourceAttributeDefinitionType. limitations(PropertyLimitationsType value)ResourceItemDefinitionTypeResourceItemDefinitionType. limitations(PropertyLimitationsType value)ResourceObjectAssociationTypeResourceObjectAssociationType. limitations(PropertyLimitationsType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PropertyLimitationsType Constructor Description PropertyLimitationsType(PropertyLimitationsType o)Creates a newPropertyLimitationsTypeinstance by deeply copying a givenPropertyLimitationsTypeinstance.
-