Uses of Class
com.evolveum.midpoint.prism.path.ItemPathSegment
-
Uses of ItemPathSegment in com.evolveum.midpoint.prism.path
Modifier and TypeClassDescriptionclass
Denotes identifier of the object or container (i.e.class
class
class
Denotes referenced object, like "assignment/targetRef/@/name" (name of assignment's target object)class
Denotes parent object or container.class
Denotes reference path segment: either ".." meaning owner, or "@" meaning referenced object.class
Modifier and TypeMethodDescriptionIdentifierPathSegment.clone()
abstract ItemPathSegment
ItemPathSegment.clone()
ObjectReferencePathSegment.clone()
ParentPathSegment.clone()
static ItemPathSegment
UniformItemPath.createSegment
(QName qname, boolean variable) UniformItemPath.first()
UniformItemPath.getSegment
(int i) @Nullable ItemPathSegment
UniformItemPath.last()