Package com.evolveum.midpoint.prism.path
Class IdentifierPathSegment
java.lang.Object
com.evolveum.midpoint.prism.path.ItemPathSegment
com.evolveum.midpoint.prism.path.IdentifierPathSegment
- All Implemented Interfaces:
Serializable
,Cloneable
Denotes identifier of the object or container (i.e. OID or container ID).
Currently supported only for sorting (not even for filtering!).
- 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
-
IdentifierPathSegment
public IdentifierPathSegment()
-
-
Method Details
-
equivalent
- Specified by:
equivalent
in classItemPathSegment
-
clone
- Specified by:
clone
in classItemPathSegment
-
toString
-