Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OrgRelationObjectSpecificationType
-
Packages that use OrgRelationObjectSpecificationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of OrgRelationObjectSpecificationType 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 OrgRelationObjectSpecificationType Modifier and Type Field Description static Producer<OrgRelationObjectSpecificationType>
OrgRelationObjectSpecificationType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OrgRelationObjectSpecificationType Modifier and Type Method Description OrgRelationObjectSpecificationType
OwnedObjectSelectorType. beginOrgRelation()
OrgRelationObjectSpecificationType
SubjectedObjectSelectorType. beginOrgRelation()
OrgRelationObjectSpecificationType
OrgRelationObjectSpecificationType. clone()
OrgRelationObjectSpecificationType
ObjectFactory. createOrgRelationObjectSpecificationType()
OrgRelationObjectSpecificationType
SubjectedObjectSelectorType. getOrgRelation()
OrgRelationObjectSpecificationType
OrgRelationObjectSpecificationType. id(Long value)
OrgRelationObjectSpecificationType
OrgRelationObjectSpecificationType. includeReferenceOrg(Boolean value)
OrgRelationObjectSpecificationType
OrgRelationObjectSpecificationType. scope(OrgScopeType value)
OrgRelationObjectSpecificationType
OrgRelationObjectSpecificationType. subjectRelation(QName value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OrgRelationObjectSpecificationType Modifier and Type Method Description OwnedObjectSelectorType
OwnedObjectSelectorType. orgRelation(OrgRelationObjectSpecificationType value)
SubjectedObjectSelectorType
SubjectedObjectSelectorType. orgRelation(OrgRelationObjectSpecificationType value)
void
SubjectedObjectSelectorType. setOrgRelation(OrgRelationObjectSpecificationType value)
-