Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ItemPathType
-
Packages that use ItemPathType Package Description com.evolveum.midpoint.prism com.evolveum.midpoint.prism.util com.evolveum.midpoint.schema.route com.evolveum.midpoint.xml.ns._public.common.api_types_3 com.evolveum.midpoint.xml.ns._public.common.audit_3 com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.scripting_3 com.evolveum.prism.xml.ns._public.query_3 Copyright (c) 2010-2019 Evolveum and contributors This work is dual-licensed under the Apache License 2.0 and European Union Public License.com.evolveum.prism.xml.ns._public.types_3 -
-
Uses of ItemPathType in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return ItemPathType Modifier and Type Method Description ItemPathType
ItemPathParser. asItemPathType(String value)
Methods in com.evolveum.midpoint.prism with parameters of type ItemPathType Modifier and Type Method Description default ItemPath
PrismContext. toPath(ItemPathType path)
UniformItemPath
PrismContext. toUniformPath(ItemPathType path)
-
Uses of ItemPathType in com.evolveum.midpoint.prism.util
Methods in com.evolveum.midpoint.prism.util with parameters of type ItemPathType Modifier and Type Method Description static QName
ItemPathTypeUtil. asSingleName(ItemPathType pathType)
static @NotNull ItemName
ItemPathTypeUtil. asSingleNameOrFail(@NotNull ItemPathType pathType)
static @Nullable ItemName
ItemPathTypeUtil. asSingleNameOrFailNullSafe(@Nullable ItemPathType pathType)
static boolean
ItemPathTypeUtil. isEmpty(ItemPathType pathType)
-
Uses of ItemPathType in com.evolveum.midpoint.schema.route
Methods in com.evolveum.midpoint.schema.route with parameters of type ItemPathType Modifier and Type Method Description static @NotNull ItemRoute
ItemRoute. fromBeans(@Nullable ItemPathType pathBean, @Nullable ItemRouteType routeBean)
Creates a route from either path or route bean. -
Uses of ItemPathType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 declared as ItemPathType Modifier and Type Field Description protected ItemPathType
PolicyItemTargetType. path
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with type parameters of type ItemPathType Modifier and Type Field Description protected List<ItemPathType>
PropertyReferenceListType. property
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ItemPathType Modifier and Type Method Description ItemPathType
PolicyItemTargetType. getPath()
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type ItemPathType Modifier and Type Method Description List<ItemPathType>
PropertyReferenceListType. getProperty()
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ItemPathType Modifier and Type Method Description PolicyItemTargetType
PolicyItemTargetType. path(ItemPathType value)
PropertyReferenceListType
PropertyReferenceListType. property(ItemPathType value)
void
PolicyItemTargetType. setPath(ItemPathType value)
-
Uses of ItemPathType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return types with arguments of type ItemPathType Modifier and Type Method Description List<ItemPathType>
AuditEventRecordType. getChangedItem()
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type ItemPathType Modifier and Type Method Description AuditEventRecordType
AuditEventRecordType. changedItem(ItemPathType value)
-
Uses of ItemPathType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ItemPathType Modifier and Type Field Description protected ItemPathType
CorrelationItemSourceOrTargetDefinitionType. path
protected ItemPathType
ExpressionVariableDefinitionType. path
protected ItemPathType
ItemRouteSegmentType. path
protected ItemPathType
VariableBindingDefinitionType. path
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemPathType Modifier and Type Method Description ItemPathType
AbstractWorkSegmentationType. getDiscriminator()
ItemPathType
MappingEvaluationTraceType. getImplicitSourcePath()
ItemPathType
MappingEvaluationTraceType. getImplicitTargetPath()
ItemPathType
TimeValidityPolicyConstraintType. getItem()
ItemPathType
ItemConsolidationTraceType. getItemPath()
ItemPathType
DeltaSourceSpecificationType. getItemValue()
ItemPathType
SmsNonceAuthenticationModuleType. getMobileTelephoneNumberItemPath()
ItemPathType
ContainerPanelConfigurationType. getPath()
ItemPathType
CorrelationItemDefinitionType. getPath()
ItemPathType
CorrelationItemSourceOrTargetDefinitionType. getPath()
ItemPathType
ExpressionVariableDefinitionType. getPath()
ItemPathType
GuiObjectColumnType. getPath()
ItemPathType
ItemConstraintType. getPath()
ItemPathType
ItemRouteSegmentType. getPath()
ItemPathType
MetadataProcessingItemApplicabilitySpecificationType. getPath()
ItemPathType
OptionObjectSelectorType. getPath()
ItemPathType
ProhibitedValueItemType. getPath()
ItemPathType
SearchItemType. getPath()
ItemPathType
VariableBindingDefinitionType. getPath()
ItemPathType
VirtualContainerItemSpecificationType. getPath()
ItemPathType
VirtualContainersSpecificationType. getPath()
ItemPathType
ItemRefinedDefinitionType. getRef()
ItemPathType
ItemRefMergeConfigurationType. getRef()
ItemPathType
IdMatchCorrelatorType. getSorIdentifierProperty()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ItemPathType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemPathType>
ObjectFactory. createPath(ItemPathType value)
List<ItemPathType>
AuthorizationType. getExceptItem()
List<ItemPathType>
MappingType. getIgnoreMetadataProcessing()
List<ItemPathType>
AuthorizationType. getItem()
List<ItemPathType>
DeltaSourceSpecificationType. getItem()
List<ItemPathType>
FullTextSearchIndexedItemsConfigurationType. getItem()
List<ItemPathType>
ModificationPolicyConstraintType. getItem()
List<ItemPathType>
TraceDataFlowVisualizationInstructionType. getItem()
List<ItemPathType>
LifecycleStateActionDataReductionType. getPurgeItem()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemPathType Modifier and Type Method Description javax.xml.bind.JAXBElement<ItemPathType>
ObjectFactory. createPath(ItemPathType value)
AbstractWorkSegmentationType
AbstractWorkSegmentationType. discriminator(ItemPathType value)
ExplicitWorkSegmentationType
ExplicitWorkSegmentationType. discriminator(ItemPathType value)
ImplicitWorkSegmentationType
ImplicitWorkSegmentationType. discriminator(ItemPathType value)
NumericWorkSegmentationType
NumericWorkSegmentationType. discriminator(ItemPathType value)
OidWorkSegmentationType
OidWorkSegmentationType. discriminator(ItemPathType value)
StringWorkSegmentationType
StringWorkSegmentationType. discriminator(ItemPathType value)
AuthorizationType
AuthorizationType. exceptItem(ItemPathType value)
AutoassignMappingType
AutoassignMappingType. ignoreMetadataProcessing(ItemPathType value)
InboundMappingType
InboundMappingType. ignoreMetadataProcessing(ItemPathType value)
MappingType
MappingType. ignoreMetadataProcessing(ItemPathType value)
ObjectTemplateMappingType
ObjectTemplateMappingType. ignoreMetadataProcessing(ItemPathType value)
MappingEvaluationTraceType
MappingEvaluationTraceType. implicitSourcePath(ItemPathType value)
MappingEvaluationTraceType
MappingEvaluationTraceType. implicitTargetPath(ItemPathType value)
AssignmentModificationPolicyConstraintType
AssignmentModificationPolicyConstraintType. item(ItemPathType value)
AuthorizationType
AuthorizationType. item(ItemPathType value)
DeltaSourceSpecificationType
DeltaSourceSpecificationType. item(ItemPathType value)
FullTextSearchIndexedItemsConfigurationType
FullTextSearchIndexedItemsConfigurationType. item(ItemPathType value)
ModificationPolicyConstraintType
ModificationPolicyConstraintType. item(ItemPathType value)
TimeValidityPolicyConstraintType
TimeValidityPolicyConstraintType. item(ItemPathType value)
TraceDataFlowVisualizationInstructionType
TraceDataFlowVisualizationInstructionType. item(ItemPathType value)
ItemConsolidationTraceType
ItemConsolidationTraceType. itemPath(ItemPathType value)
DeltaSourceSpecificationType
DeltaSourceSpecificationType. itemValue(ItemPathType value)
SmsNonceAuthenticationModuleType
SmsNonceAuthenticationModuleType. mobileTelephoneNumberItemPath(ItemPathType value)
ContainerPanelConfigurationType
ContainerPanelConfigurationType. path(ItemPathType value)
CorrelationItemDefinitionType
CorrelationItemDefinitionType. path(ItemPathType value)
CorrelationItemSourceDefinitionType
CorrelationItemSourceDefinitionType. path(ItemPathType value)
CorrelationItemSourceOrTargetDefinitionType
CorrelationItemSourceOrTargetDefinitionType. path(ItemPathType value)
CorrelationItemTargetDefinitionType
CorrelationItemTargetDefinitionType. path(ItemPathType value)
ExpressionVariableDefinitionType
ExpressionVariableDefinitionType. path(ItemPathType value)
GuiObjectColumnType
GuiObjectColumnType. path(ItemPathType value)
ItemConstraintType
ItemConstraintType. path(ItemPathType value)
ItemCorrelationType
ItemCorrelationType. path(ItemPathType value)
ItemRouteSegmentType
ItemRouteSegmentType. path(ItemPathType value)
MetadataProcessingItemApplicabilitySpecificationType
MetadataProcessingItemApplicabilitySpecificationType. path(ItemPathType value)
OptionObjectSelectorType
OptionObjectSelectorType. path(ItemPathType value)
ProhibitedValueItemType
ProhibitedValueItemType. path(ItemPathType value)
SearchItemType
SearchItemType. path(ItemPathType value)
VariableBindingDefinitionType
VariableBindingDefinitionType. path(ItemPathType value)
VirtualContainerItemSpecificationType
VirtualContainerItemSpecificationType. path(ItemPathType value)
VirtualContainersSpecificationType
VirtualContainersSpecificationType. path(ItemPathType value)
LifecycleStateActionDataReductionType
LifecycleStateActionDataReductionType. purgeItem(ItemPathType value)
ItemRefinedDefinitionType
ItemRefinedDefinitionType. ref(ItemPathType value)
ItemRefMergeConfigurationType
ItemRefMergeConfigurationType. ref(ItemPathType value)
MetadataItemDefinitionType
MetadataItemDefinitionType. ref(ItemPathType value)
ObjectTemplateItemDefinitionType
ObjectTemplateItemDefinitionType. ref(ItemPathType value)
ResourceAttributeDefinitionType
ResourceAttributeDefinitionType. ref(ItemPathType value)
ResourceItemDefinitionType
ResourceItemDefinitionType. ref(ItemPathType value)
ResourceObjectAssociationType
ResourceObjectAssociationType. ref(ItemPathType value)
void
AbstractWorkSegmentationType. setDiscriminator(ItemPathType value)
void
MappingEvaluationTraceType. setImplicitSourcePath(ItemPathType value)
void
MappingEvaluationTraceType. setImplicitTargetPath(ItemPathType value)
void
TimeValidityPolicyConstraintType. setItem(ItemPathType value)
void
ItemConsolidationTraceType. setItemPath(ItemPathType value)
void
DeltaSourceSpecificationType. setItemValue(ItemPathType value)
void
SmsNonceAuthenticationModuleType. setMobileTelephoneNumberItemPath(ItemPathType value)
void
ContainerPanelConfigurationType. setPath(ItemPathType value)
void
CorrelationItemDefinitionType. setPath(ItemPathType value)
void
CorrelationItemSourceOrTargetDefinitionType. setPath(ItemPathType value)
void
ExpressionVariableDefinitionType. setPath(ItemPathType value)
void
GuiObjectColumnType. setPath(ItemPathType value)
void
ItemConstraintType. setPath(ItemPathType value)
void
ItemRouteSegmentType. setPath(ItemPathType value)
void
MetadataProcessingItemApplicabilitySpecificationType. setPath(ItemPathType value)
void
OptionObjectSelectorType. setPath(ItemPathType value)
void
ProhibitedValueItemType. setPath(ItemPathType value)
void
SearchItemType. setPath(ItemPathType value)
void
VariableBindingDefinitionType. setPath(ItemPathType value)
void
VirtualContainerItemSpecificationType. setPath(ItemPathType value)
void
VirtualContainersSpecificationType. setPath(ItemPathType value)
void
ItemRefinedDefinitionType. setRef(ItemPathType value)
void
ItemRefMergeConfigurationType. setRef(ItemPathType value)
void
IdMatchCorrelatorType. setSorIdentifierProperty(ItemPathType value)
IdMatchCorrelatorType
IdMatchCorrelatorType. sorIdentifierProperty(ItemPathType value)
-
Uses of ItemPathType in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 declared as ItemPathType Modifier and Type Field Description protected ItemPathType
SelectExpressionType. path
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with type parameters of type ItemPathType Modifier and Type Field Description protected List<ItemPathType>
FilterContentExpressionType. keep
protected List<ItemPathType>
FilterContentExpressionType. remove
Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return ItemPathType Modifier and Type Method Description ItemPathType
SelectExpressionType. getPath()
Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 that return types with arguments of type ItemPathType Modifier and Type Method Description List<ItemPathType>
FilterContentExpressionType. getKeep()
List<ItemPathType>
FilterContentExpressionType. getRemove()
Methods in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with parameters of type ItemPathType Modifier and Type Method Description FilterContentExpressionType
FilterContentExpressionType. keep(ItemPathType value)
SelectExpressionType
SelectExpressionType. path(ItemPathType value)
FilterContentExpressionType
FilterContentExpressionType. remove(ItemPathType value)
void
SelectExpressionType. setPath(ItemPathType value)
-
Uses of ItemPathType in com.evolveum.prism.xml.ns._public.query_3
Fields in com.evolveum.prism.xml.ns._public.query_3 declared as ItemPathType Modifier and Type Field Description protected ItemPathType
PagingType. orderBy
Methods in com.evolveum.prism.xml.ns._public.query_3 that return ItemPathType Modifier and Type Method Description ItemPathType
PagingType. getOrderBy()
Gets the value of the orderBy property.Methods in com.evolveum.prism.xml.ns._public.query_3 with parameters of type ItemPathType Modifier and Type Method Description void
PagingType. setOrderBy(ItemPathType value)
Sets the value of the orderBy property. -
Uses of ItemPathType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as ItemPathType Modifier and Type Field Description protected ItemPathType
ItemDeltaType. path
Methods in com.evolveum.prism.xml.ns._public.types_3 that return ItemPathType Modifier and Type Method Description ItemPathType
ItemPathType. clone()
ItemPathType
ObjectFactory. createItemPathType()
Create an instance ofItemPathType
ItemPathType
ItemDeltaType. getPath()
Gets the value of the path property.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ItemPathType Modifier and Type Method Description void
ItemDeltaType. setPath(ItemPathType value)
Sets the value of the path property.Method parameters in com.evolveum.prism.xml.ns._public.types_3 with type arguments of type ItemPathType Modifier and Type Method Description static List<? extends ItemPath>
ItemPathType. toItemPathList(List<ItemPathType> list)
-