Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSelectorType
Packages that use ObjectSelectorType
Package
Description
This is an experiment how to provide reliable and consistent information about the origin of individual configuration items
(mappings, expressions, etc).
Defines value selectors and their clauses.
-
Uses of ObjectSelectorType in com.evolveum.midpoint.schema.config
Methods in com.evolveum.midpoint.schema.config with parameters of type ObjectSelectorTypeModifier and TypeMethodDescriptionstatic ObjectSelectorConfigItem
ObjectSelectorConfigItem.embedded
(@NotNull ObjectSelectorType bean) static ObjectSelectorConfigItem
ObjectSelectorConfigItem.of
(@NotNull ObjectSelectorType bean, @NotNull ConfigurationItemOrigin origin) static ObjectSelectorConfigItem
ObjectSelectorConfigItem.of
(@NotNull ObjectSelectorType bean, @NotNull OriginProvider<? super ObjectSelectorType> originProvider) Method parameters in com.evolveum.midpoint.schema.config with type arguments of type ObjectSelectorTypeModifier and TypeMethodDescriptionstatic ObjectSelectorConfigItem
ObjectSelectorConfigItem.of
(@NotNull ObjectSelectorType bean, @NotNull OriginProvider<? super ObjectSelectorType> originProvider) Constructors in com.evolveum.midpoint.schema.config with parameters of type ObjectSelectorTypeModifierConstructorDescriptionObjectSelectorConfigItem
(@NotNull ObjectSelectorType value, @NotNull ConfigurationItemOrigin origin) Constructor parameters in com.evolveum.midpoint.schema.config with type arguments of type ObjectSelectorTypeModifierConstructorDescriptionObjectSelectorConfigItem
(@NotNull ConfigurationItem<ObjectSelectorType> original) -
Uses of ObjectSelectorType in com.evolveum.midpoint.schema.error
Methods in com.evolveum.midpoint.schema.error with parameters of type ObjectSelectorTypeModifier and TypeMethodDescriptionstatic String
ConfigErrorReporter.describe
(@NotNull ObjectSelectorType selector) -
Uses of ObjectSelectorType in com.evolveum.midpoint.schema.selector.spec
Methods in com.evolveum.midpoint.schema.selector.spec that return ObjectSelectorTypeMethods in com.evolveum.midpoint.schema.selector.spec with parameters of type ObjectSelectorTypeModifier and TypeMethodDescriptionstatic @NotNull ValueSelector
ValueSelector.parse
(@NotNull ObjectSelectorType bean) The bean is frozen during the parsing process. -
Uses of ObjectSelectorType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ObjectSelectorType -
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_3Modifier and TypeClassDescriptionclass
Selects objects among linked ones (for this object).class
Selects objects among linked sources (for this object).class
Selects objects among link targets (for this object).class
Position of an object (an item in the language of prism) within midPoint objects structure.class
Selects some objects from all the objects in midPoint.class
Selects some objects from all the objects in midPoint.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ObjectSelectorTypeModifier and TypeFieldDescriptionstatic final Producer<ObjectSelectorType>
ObjectSelectorType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectSelectorTypeModifier and TypeMethodDescriptionObjectSelectorType.archetypeRef
(ObjectReferenceType value) ObjectSelectorType.archetypeRef
(String oid, QName type) ObjectSelectorType.archetypeRef
(String oid, QName type, QName relation) ScriptExecutionObjectType.beginCurrentObject()
GlobalPolicyRuleType.beginFocusSelector()
FocalAutoassignSpecificationType.beginSelector()
GlobalPolicyRuleType.beginTargetSelector()
SystemConfigurationAuditEventRecordingPropertyType.beginTargetSelector()
ObjectSelectorType.clone()
ObjectFactory.createObjectSelectorType()
ObjectSelectorType.description
(String value) ObjectSelectorType.documentation
(String value) ObjectSelectorType.filter
(SearchFilterType value) ScriptExecutionObjectType.getCurrentObject()
GlobalPolicyRuleType.getFocusSelector()
FocalAutoassignSpecificationType.getSelector()
GlobalPolicyRuleType.getTargetSelector()
ObjectSelectorType.orgRef
(ObjectReferenceType value) ObjectSelectorType.parent
(ObjectParentSelectorType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectSelectorTypeModifier and TypeMethodDescriptionSystemConfigurationAuditEventRecordingPropertyType.createTargetSelectorList()
SystemConfigurationAuditEventRecordingPropertyType.getTargetSelector()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectSelectorTypeModifier and TypeMethodDescriptionScriptExecutionObjectType.currentObject
(ObjectSelectorType value) GlobalPolicyRuleType.focusSelector
(ObjectSelectorType value) FocalAutoassignSpecificationType.selector
(ObjectSelectorType value) void
ScriptExecutionObjectType.setCurrentObject
(ObjectSelectorType value) void
GlobalPolicyRuleType.setFocusSelector
(ObjectSelectorType value) void
FocalAutoassignSpecificationType.setSelector
(ObjectSelectorType value) void
GlobalPolicyRuleType.setTargetSelector
(ObjectSelectorType value) GlobalPolicyRuleType.targetSelector
(ObjectSelectorType value) SystemConfigurationAuditEventRecordingPropertyType.targetSelector
(ObjectSelectorType value) -
Uses of ObjectSelectorType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ObjectSelectorType