Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowBehaviorType
Packages that use ShadowBehaviorType
Package
Description
-
Uses of ShadowBehaviorType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ShadowBehaviorTypeModifier and TypeMethodDescriptionstatic ShadowBehaviorTypeShadowUtil.getOrCreateShadowBehavior(ShadowType shadowType) -
Uses of ShadowBehaviorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ShadowBehaviorTypeModifier and TypeFieldDescriptionstatic final Producer<ShadowBehaviorType>ShadowBehaviorType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowBehaviorTypeModifier and TypeMethodDescriptionShadowType.beginBehavior()ShadowBehaviorType.clone()ObjectFactory.createShadowBehaviorType()ShadowType.getBehavior()ShadowBehaviorType.lastLoginTimestamp(String value) ShadowBehaviorType.lastLoginTimestamp(XMLGregorianCalendar value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowBehaviorTypeModifier and TypeMethodDescriptionShadowType.behavior(ShadowBehaviorType value) voidShadowType.setBehavior(ShadowBehaviorType value)