|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReaderTracker | |
---|---|
com.jalios.jcms | Contains the core JCMS classes. |
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.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. |
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. |
Constructors in com.jalios.jcms.tracking with parameters of type ReaderTracker | |
---|---|
ReaderTracker(ReaderTracker other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |