|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreQueryManager | |
com.mkdoc.servlet | Public service servlets |
com.mkdoc.store | Management interfaces and implementations. |
com.mkdoc.tag | Java Server Pages custom tag library |
Uses of StoreQueryManager in com.mkdoc.servlet |
Fields in com.mkdoc.servlet declared as StoreQueryManager | |
protected static StoreQueryManager |
HttpQuery.manager
The Sesame repository. |
Uses of StoreQueryManager in com.mkdoc.store |
Classes in com.mkdoc.store that implement StoreQueryManager | |
class |
LocalRepositoryQueryManager
A manager for getting query results from a local repository. |
Methods in com.mkdoc.store that return StoreQueryManager | |
static StoreQueryManager |
StoreManagerFactory.newStoreQueryManager(ApplicationContext context)
Get a StoreQueryManager instance. |
Uses of StoreQueryManager in com.mkdoc.tag |
Fields in com.mkdoc.tag declared as StoreQueryManager | |
protected static StoreQueryManager |
QueryResultTag.manager
The query manager |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |