Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ManagerSearchType
-
Packages that use ManagerSearchType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ManagerSearchType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ManagerSearchType Modifier and Type Method Description ManagerSearchType
ManagerSearchType. allowSelf(Boolean value)
ManagerSearchType
AccessCertificationReviewerSpecificationType. beginUseObjectManager()
ManagerSearchType
ManagerSearchType. clone()
ManagerSearchType
ObjectFactory. createManagerSearchType()
ManagerSearchType
AccessCertificationReviewerSpecificationType. getUseObjectManager()
ManagerSearchType
ManagerSearchType. orgType(String value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ManagerSearchType Modifier and Type Method Description void
AccessCertificationReviewerSpecificationType. setUseObjectManager(ManagerSearchType value)
AccessCertificationReviewerSpecificationType
AccessCertificationReviewerSpecificationType. useObjectManager(ManagerSearchType value)
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ManagerSearchType Constructor Description ManagerSearchType(ManagerSearchType other)
-