public class ItemRef extends ContentRef implements Comparable<ItemRef>
id, source| Constructor and Description |
|---|
ItemRef(Id id,
org.atlasapi.media.entity.Publisher source,
String sortKey,
org.joda.time.DateTime updated) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ItemRef other) |
boolean |
equals(Object that) |
ContentType |
getContentType() |
String |
getSortKey() |
org.joda.time.DateTime |
getUpdated() |
getResourceType, toStringHelpergetId, getPublisher, hashCode, toStringpublic ContentType getContentType()
getContentType in class ContentRefpublic String getSortKey()
public org.joda.time.DateTime getUpdated()
public int compareTo(ItemRef other)
compareTo in interface Comparable<ItemRef>Copyright © 2014. All rights reserved.