Class IdentifierPathSegment

java.lang.Object
com.evolveum.midpoint.prism.path.ItemPathSegment
com.evolveum.midpoint.prism.path.IdentifierPathSegment
All Implemented Interfaces:
Serializable, Cloneable

public class IdentifierPathSegment extends ItemPathSegment
Denotes identifier of the object or container (i.e. OID or container ID). Currently supported only for sorting (not even for filtering!).
See Also: