Package com.evolveum.midpoint.prism.path
Class ObjectReferencePathSegment
java.lang.Object
com.evolveum.midpoint.prism.path.ItemPathSegment
com.evolveum.midpoint.prism.path.ReferencePathSegment
com.evolveum.midpoint.prism.path.ObjectReferencePathSegment
- All Implemented Interfaces:
Serializable
,Cloneable
Denotes referenced object, like "assignment/targetRef/@/name" (name of assignment's target object)
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.evolveum.midpoint.prism.path.ItemPathSegment
equals, hashCode, isWildcard, setWildcard, toString
-
Field Details
-
SYMBOL
- See Also:
-
QNAME
-
-
Constructor Details
-
ObjectReferencePathSegment
public ObjectReferencePathSegment() -
ObjectReferencePathSegment
-
-
Method Details
-
equivalent
- Specified by:
equivalent
in classItemPathSegment
-
clone
- Specified by:
clone
in classItemPathSegment
-
toString
-
typeHint
- Overrides:
typeHint
in classReferencePathSegment
-