|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReaderTrackerEntry.Sort | |
|---|---|
| com.jalios.jcms.tracking | |
| Uses of ReaderTrackerEntry.Sort in com.jalios.jcms.tracking |
|---|
| Methods in com.jalios.jcms.tracking that return ReaderTrackerEntry.Sort | |
|---|---|
static ReaderTrackerEntry.Sort |
ReaderTrackerEntry.Sort.getFromKey(String str)
|
static ReaderTrackerEntry.Sort |
ReaderTrackerEntry.Sort.valueOf(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. |
| Methods in com.jalios.jcms.tracking with parameters of type ReaderTrackerEntry.Sort | |
|---|---|
static Comparator |
ReaderTrackerEntry.getComparator(Map map,
ReaderTrackerEntry.Sort Sort,
boolean isReverse)
|
Set<ReaderTrackerEntry> |
ReaderTrackerManager.getMergedReaderTrackerSet(List<ReaderTracker> readerList,
ReaderTrackerEntry.Sort Sort,
boolean isReverse)
Returns a List of ReaderTrackerEntry which merges a ReaderTracker List to avoid duplicates |
Set<ReaderTrackerEntry> |
ReaderTrackerManager.getMergedReaderTrackerSet(Publication pub,
ReaderTrackerEntry.Sort Sort,
boolean isReverse)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||