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
Fields - 
Constructor Summary
Constructors - 
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:
 equivalentin classItemPathSegment
 - 
clone
- Specified by:
 clonein classItemPathSegment
 - 
toString
 
 -