Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.BehaviorType
-
Packages that use BehaviorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of BehaviorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return BehaviorType Modifier and Type Method Description BehaviorType
BehaviorType. authentication(AuthenticationBehavioralDataType value)
BehaviorType
AbstractRoleType. beginBehavior()
BehaviorType
ArchetypeType. beginBehavior()
BehaviorType
FocusType. beginBehavior()
BehaviorType
GenericObjectType. beginBehavior()
BehaviorType
OrgType. beginBehavior()
BehaviorType
RoleType. beginBehavior()
BehaviorType
ServiceType. beginBehavior()
BehaviorType
UserType. beginBehavior()
BehaviorType
BehaviorType. clone()
BehaviorType
ObjectFactory. createBehaviorType()
Create an instance ofBehaviorType
BehaviorType
FocusType. getBehavior()
BehaviorType
BehaviorType. id(Long value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type BehaviorType Modifier and Type Method Description AbstractRoleType
AbstractRoleType. behavior(BehaviorType value)
ArchetypeType
ArchetypeType. behavior(BehaviorType value)
FocusType
FocusType. behavior(BehaviorType value)
GenericObjectType
GenericObjectType. behavior(BehaviorType value)
OrgType
OrgType. behavior(BehaviorType value)
RoleType
RoleType. behavior(BehaviorType value)
ServiceType
ServiceType. behavior(BehaviorType value)
UserType
UserType. behavior(BehaviorType value)
void
FocusType. setBehavior(BehaviorType value)
-