The query facility in a content repository is accessed through the QueryManager object. The Workspace interface provides access to the QueryManager object:
javax.jcr. |
|
QueryManager |
getQueryManager() Returns the QueryManager, through which search methods are accessed. A RepositoryException is thrown if an error occurs. |