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.Set<ReaderTrackerEntry> |
ReaderTrackerManager.getMergedReaderTrackerSet(java.util.List<ReaderTracker> readerList,
ReaderTrackerEntry.Sort Sort,
boolean isReverse)
Returns a List of
ReaderTrackerEntry which merges a ReaderTracker List to avoid duplicates |
java.util.Set<ReaderTrackerEntry> |
ReaderTrackerManager.getMergedReaderTrackerSet(Publication pub,
ReaderTrackerEntry.Sort Sort,
boolean isReverse) |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.