public class IdItemPathSegment extends ItemPathSegment
Modifier and Type | Field and Description |
---|---|
static IdItemPathSegment |
WILDCARD |
Constructor and Description |
---|
IdItemPathSegment() |
IdItemPathSegment(Long id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Long |
getId() |
int |
hashCode() |
String |
toString() |
isWildcard, setWildcard
public static final IdItemPathSegment WILDCARD
public IdItemPathSegment()
public IdItemPathSegment(Long id)
public Long getId()
public int hashCode()
hashCode
in class ItemPathSegment
public boolean equals(Object obj)
equals
in class ItemPathSegment
Copyright © 2013 evolveum. All rights reserved.