Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAttributesType
-
Packages that use ShadowAttributesType Package Description com.evolveum.midpoint.schema.processor com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ShadowAttributesType in com.evolveum.midpoint.schema.processor
Method parameters in com.evolveum.midpoint.schema.processor with type arguments of type ShadowAttributesType Modifier and Type Method Description voidResourceAttributeContainerImpl. applyDefinition(PrismContainerDefinition<ShadowAttributesType> definition, boolean force) -
Uses of ShadowAttributesType in com.evolveum.midpoint.schema.util
Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ShadowAttributesType Modifier and Type Method Description static voidShadowUtil. checkConsistency(PrismContainerDefinition<ShadowAttributesType> attributesDefinition, String desc) -
Uses of ShadowAttributesType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ShadowAttributesType Modifier and Type Field Description protected ShadowAttributesTypeUcfChangeType. identifiersMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowAttributesType Modifier and Type Method Description ShadowAttributesTypeShadowType. beginAttributes()ShadowAttributesTypeUcfChangeType. beginIdentifiers()ShadowAttributesTypeShadowAttributesType. clone()ShadowAttributesTypeObjectFactory. createShadowAttributesType()Create an instance ofShadowAttributesTypeShadowAttributesTypeShadowType. getAttributes()ShadowAttributesTypeUcfChangeType. getIdentifiers()Gets the value of the identifiers property.ShadowAttributesTypeShadowAttributesType. id(Long value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ShadowAttributesType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShadowAttributesType>ObjectFactory. createAttributes(ShadowAttributesType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowAttributesType Modifier and Type Method Description ShadowTypeShadowType. attributes(ShadowAttributesType value)javax.xml.bind.JAXBElement<ShadowAttributesType>ObjectFactory. createAttributes(ShadowAttributesType value)UcfChangeTypeUcfChangeType. identifiers(ShadowAttributesType value)voidShadowType. setAttributes(ShadowAttributesType value)voidUcfChangeType. setIdentifiers(ShadowAttributesType value)Sets the value of the identifiers property.
-