|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecteTextReader.AnnotationListing.AllPagesProvider
public class AllPagesProvider
Provides an implementation of the NotationProvider interface that includes all pages containing annotations
Constructor Summary | |
---|---|
AllPagesProvider()
|
Method Summary | |
---|---|
java.util.Set<java.lang.String> |
getCandidateURLs(java.lang.String userName)
Determines a list of pages that contain may annotations for the specific user |
java.lang.String |
getDescription()
Returns a description of this provider's scope. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllPagesProvider()
Method Detail |
---|
public java.util.Set<java.lang.String> getCandidateURLs(java.lang.String userName)
NotationProvider
getCandidateURLs
in interface NotationProvider
userName
- the name of the user to check for annotations
public java.lang.String getDescription()
NotationProvider
getDescription
in interface NotationProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |