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