public class ClassPKInfoItemIdentifier extends BaseInfoItemIdentifier
Modifier and Type | Field and Description |
---|---|
static InfoItemServiceFilter |
INFO_ITEM_SERVICE_FILTER |
VERSION_LATEST, VERSION_LATEST_APPROVED
Constructor and Description |
---|
ClassPKInfoItemIdentifier(long classPK) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object) |
long |
getClassPK() |
InfoItemServiceFilter |
getInfoItemServiceFilter() |
int |
hashCode() |
java.lang.String |
toString() |
getInfoItemServiceFilter, getVersionOptional, setVersion
public static final InfoItemServiceFilter INFO_ITEM_SERVICE_FILTER
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
public long getClassPK()
public InfoItemServiceFilter getInfoItemServiceFilter()
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object