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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.prism.path.ItemPathSegmentequals, hashCode, isWildcard, setWildcard, toString
- 
Field Details- 
SYMBOL- See Also:
 
- 
QNAME
 
- 
- 
Constructor Details- 
IdentifierPathSegmentpublic IdentifierPathSegment()
 
- 
- 
Method Details- 
equivalent- Specified by:
- equivalentin class- ItemPathSegment
 
- 
clone- Specified by:
- clonein class- ItemPathSegment
 
- 
toString
 
-