Package | Description |
---|---|
com.jalios.jcms.tracking |
Modifier and Type | Method and Description |
---|---|
static ReaderTrackerEntry.Sort |
ReaderTrackerEntry.Sort.getFromKey(java.lang.String str) |
static ReaderTrackerEntry.Sort |
ReaderTrackerEntry.Sort.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReaderTrackerEntry.Sort[] |
ReaderTrackerEntry.Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator |
ReaderTrackerEntry.getComparator(java.util.Map map,
ReaderTrackerEntry.Sort Sort,
boolean isReverse) |
java.util.List<ReaderTrackerEntry> |
ReaderTrackerManager.getMergedReaderTrackerList(java.util.List<ReaderTracker> readerList,
ReaderTrackerEntry.Sort Sort,
boolean isReverse) |
java.util.List<ReaderTrackerEntry> |
ReaderTrackerManager.getMergedReaderTrackerList(Publication pub,
ReaderTrackerEntry.Sort Sort,
boolean isReverse) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.