|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.user.search.query.AllRepositoriesQueryContext
Convenience class to construct when wanting a QueryContext
which will query all contexts.
Field Summary | |
java.util.ArrayList |
oneKeyList
|
Fields inherited from interface com.atlassian.user.search.query.QueryContext |
ALL_REPOSITORIES |
Constructor Summary | |
AllRepositoriesQueryContext()
|
Method Summary | |
void |
addRepositoryKey(java.lang.String key)
|
java.util.List |
getRepositoryKeys()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.util.ArrayList oneKeyList
Constructor Detail |
public AllRepositoriesQueryContext()
Method Detail |
public void addRepositoryKey(java.lang.String key)
addRepositoryKey
in interface QueryContext
public java.util.List getRepositoryKeys()
getRepositoryKeys
in interface QueryContext
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |