Uses of Class
com.evolveum.midpoint.prism.path.ItemPathSegment
Packages that use ItemPathSegment
- 
Uses of ItemPathSegment in com.evolveum.midpoint.prism.pathSubclasses of ItemPathSegment in com.evolveum.midpoint.prism.pathModifier and TypeClassDescriptionclassDenotes identifier of the object or container (i.e.classclassclassDenotes referenced object, like "assignment/targetRef/@/name" (name of assignment's target object)classDenotes parent object or container.classDenotes reference path segment: either ".." meaning owner, or "@" meaning referenced object.classMethods in com.evolveum.midpoint.prism.path that return ItemPathSegmentModifier and TypeMethodDescriptionIdentifierPathSegment.clone()abstract ItemPathSegmentItemPathSegment.clone()ObjectReferencePathSegment.clone()ParentPathSegment.clone()static ItemPathSegmentUniformItemPath.createSegment(QName qname, boolean variable) UniformItemPath.first()UniformItemPath.getSegment(int i) @Nullable ItemPathSegmentUniformItemPath.last()Methods in com.evolveum.midpoint.prism.path that return types with arguments of type ItemPathSegment