| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReaderTracker | |
|---|---|
| com.jalios.jcms | Contains the core JCMS classes. | 
| com.jalios.jcms.recommendation | |
| com.jalios.jcms.tracking | |
| Uses of ReaderTracker in com.jalios.jcms | 
|---|
| Methods in com.jalios.jcms that return types with arguments of type ReaderTracker | |
|---|---|
|  List<ReaderTracker> | Publication.getReaderTrackerList()Returns the reader list for the given publication. | 
| Uses of ReaderTracker in com.jalios.jcms.recommendation | 
|---|
| Methods in com.jalios.jcms.recommendation that return types with arguments of type ReaderTracker | |
|---|---|
|  List<ReaderTracker> | RecommendationManager.getRecommendationReaderTrackingMemberSet(Recommendation recommendation)Returns a List of ReaderTracker which have read the recommendation's Publication yet since the recommendation has been sent | 
| Uses of ReaderTracker in com.jalios.jcms.tracking | 
|---|
| Methods in com.jalios.jcms.tracking that return ReaderTracker | |
|---|---|
|  ReaderTracker | ReaderTrackerManager.getReaderTracker(Publication pub,
                 Member mbr)Returns the ReaderTracker for the given Publication and the given Member. | 
|  ReaderTracker | ReaderTrackerManager.getReaderTracker(Publication pub,
                 Member mbr,
                 int accessType)Returns the ReaderTracker for the given Publication and the given Member. | 
| Method parameters in com.jalios.jcms.tracking with type arguments of type ReaderTracker | |
|---|---|
|  int | ReaderTrackerManager.getAccessCount(List<ReaderTracker> list)Returns the sum of access count for the list of ReaderTracker. | 
|  List<ReaderTrackerEntry> | ReaderTrackerManager.getMergedReaderTrackerList(List<ReaderTracker> readerList,
                           ReaderTrackerEntry.Sort Sort,
                           boolean isReverse) | 
| Constructors in com.jalios.jcms.tracking with parameters of type ReaderTracker | |
|---|---|
| ReaderTracker(ReaderTracker other) | |
| ReaderTrackerEntry(ReaderTracker readerTracker)Builds a ReaderTrackerEntryfrom aReaderTracker | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||