Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OwnedObjectSelectorType
-
Packages that use OwnedObjectSelectorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of OwnedObjectSelectorType 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 OwnedObjectSelectorType Modifier and Type Method Description List<OwnedObjectSelectorType>AuthorizationType. createObjectList()List<OwnedObjectSelectorType>AuthorizationType. createTargetList()List<OwnedObjectSelectorType>AuthorizationType. getObject()List<OwnedObjectSelectorType>AuthorizationType. getTarget()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OwnedObjectSelectorType Modifier and Type Method Description AuthorizationTypeAuthorizationType. object(OwnedObjectSelectorType value)AuthorizationTypeAuthorizationType. target(OwnedObjectSelectorType value)
-