Uses of Class
com.evolveum.midpoint.prism.path.ReferencePathSegment
-
Packages that use ReferencePathSegment Package Description com.evolveum.midpoint.prism.path -
-
Uses of ReferencePathSegment in com.evolveum.midpoint.prism.path
Subclasses of ReferencePathSegment in com.evolveum.midpoint.prism.path Modifier and Type Class Description class
ObjectReferencePathSegment
Denotes referenced object, like "assignment/targetRef/@/name" (name of assignment's target object)class
ParentPathSegment
Denotes parent object or container.
-