Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSelectorType
-
Packages that use ObjectSelectorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ObjectSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of ObjectSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description classLinkedObjectSelectorTypeSelects objects among linked ones (for this object).classLinkSourceObjectSelectorTypeSelects objects among linked sources (for this object).classLinkTargetObjectSelectorTypeSelects objects among link targets (for this object).classOwnedObjectSelectorTypeSelects some objects from all the objects in midPoint.classSubjectedObjectSelectorTypeSelects some objects from all the objects in midPoint.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectSelectorType Modifier and Type Method Description List<ObjectSelectorType>SystemConfigurationAuditEventRecordingPropertyType. createTargetSelectorList()List<ObjectSelectorType>SystemConfigurationAuditEventRecordingPropertyType. getTargetSelector()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectSelectorType Modifier and Type Method Description ScriptExecutionObjectTypeScriptExecutionObjectType. currentObject(ObjectSelectorType value)GlobalPolicyRuleTypeGlobalPolicyRuleType. focusSelector(ObjectSelectorType value)FocalAutoassignSpecificationTypeFocalAutoassignSpecificationType. selector(ObjectSelectorType value)voidScriptExecutionObjectType. setCurrentObject(ObjectSelectorType value)voidGlobalPolicyRuleType. setFocusSelector(ObjectSelectorType value)voidFocalAutoassignSpecificationType. setSelector(ObjectSelectorType value)voidGlobalPolicyRuleType. setTargetSelector(ObjectSelectorType value)GlobalPolicyRuleTypeGlobalPolicyRuleType. targetSelector(ObjectSelectorType value)SystemConfigurationAuditEventRecordingPropertyTypeSystemConfigurationAuditEventRecordingPropertyType. targetSelector(ObjectSelectorType value)
-