public class CreationDateComparator<T> extends BaseDateComparator<T>
ContentEntityObjects, Attachments and link objects for those
types. You can specify a comparitor is more specify by specifying the
T to be a specific type.| Constructor and Description |
|---|
CreationDateComparator() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getTime(T source)
Returns the creation date of
ContentEntityObject or
Attachment objects as a long. |
compare, comparegetEntityprotected long getTime(T source)
ContentEntityObject or
Attachment objects as a long. It also supports
AbstractContentEntityLink and AttachmentLink to those
types of objects.getTime in class BaseDateComparator<T>Copyright © 2013 randombits.org. All Rights Reserved.