Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OwnedObjectSelectorType
Packages that use OwnedObjectSelectorType
-
Uses of OwnedObjectSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclassPosition of an object (an item in the language of prism) within midPoint objects structure.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type OwnedObjectSelectorTypeModifier and TypeFieldDescriptionstatic final Producer<OwnedObjectSelectorType>OwnedObjectSelectorType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OwnedObjectSelectorTypeModifier and TypeMethodDescriptionOwnedObjectSelectorType.allowInactive(Boolean value) OwnedObjectSelectorType.archetypeRef(ObjectReferenceType value) OwnedObjectSelectorType.archetypeRef(String oid, QName type) OwnedObjectSelectorType.archetypeRef(String oid, QName type, QName relation) OwnedObjectSelectorType.assignee(SubjectedObjectSelectorType value) AuthorizationType.beginObject()AuthorizationType.beginTarget()OwnedObjectSelectorType.candidateAssignee(SubjectedObjectSelectorType value) OwnedObjectSelectorType.clone()ObjectFactory.createOwnedObjectSelectorType()OwnedObjectSelectorType.delegator(SubjectedObjectSelectorType value) OwnedObjectSelectorType.description(String value) OwnedObjectSelectorType.documentation(String value) OwnedObjectSelectorType.filter(SearchFilterType value) OwnedObjectSelectorType.orgRef(ObjectReferenceType value) OwnedObjectSelectorType.orgRelation(OrgRelationObjectSpecificationType value) OwnedObjectSelectorType.owner(SubjectedObjectSelectorType value) OwnedObjectSelectorType.parent(ObjectParentSelectorType value) OwnedObjectSelectorType.relatedObject(SubjectedObjectSelectorType value) OwnedObjectSelectorType.requester(SubjectedObjectSelectorType value) OwnedObjectSelectorType.roleRelation(RoleRelationObjectSpecificationType value) OwnedObjectSelectorType.special(SpecialObjectSpecificationType value) OwnedObjectSelectorType.tenant(TenantSelectorType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type OwnedObjectSelectorTypeModifier and TypeMethodDescriptionAuthorizationType.createObjectList()AuthorizationType.createTargetList()AuthorizationType.getObject()AuthorizationType.getTarget()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OwnedObjectSelectorTypeModifier and TypeMethodDescriptionAuthorizationType.object(OwnedObjectSelectorType value) AuthorizationType.target(OwnedObjectSelectorType value)