|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamespaceRegistryImpl | |
|---|---|
| org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. |
| org.apache.jackrabbit.core.query | |
| Uses of NamespaceRegistryImpl in org.apache.jackrabbit.core |
|---|
| Methods in org.apache.jackrabbit.core that return NamespaceRegistryImpl | |
|---|---|
protected NamespaceRegistryImpl |
RepositoryImpl.createNamespaceRegistry(FileSystem fs)
Creates the NamespaceRegistry instance. |
protected NamespaceRegistryImpl |
RepositoryImpl.getNamespaceRegistry()
|
| Constructors in org.apache.jackrabbit.core with parameters of type NamespaceRegistryImpl | |
|---|---|
SearchManager(QueryHandlerFactory qhf,
NamespaceRegistryImpl nsReg,
NodeTypeRegistry ntReg,
SharedItemStateManager itemMgr,
PersistenceManager pm,
NodeId rootNodeId,
SearchManager parentMgr,
NodeId excludedNodeId,
Executor executor)
Creates a new SearchManager. |
|
| Uses of NamespaceRegistryImpl in org.apache.jackrabbit.core.query |
|---|
| Methods in org.apache.jackrabbit.core.query that return NamespaceRegistryImpl | |
|---|---|
NamespaceRegistryImpl |
QueryHandlerContext.getNamespaceRegistry()
Returns the NamespaceRegistryImpl for this repository. |
| Constructors in org.apache.jackrabbit.core.query with parameters of type NamespaceRegistryImpl | |
|---|---|
QueryHandlerContext(SharedItemStateManager stateMgr,
PersistenceManager pm,
NodeId rootId,
NodeTypeRegistry ntRegistry,
NamespaceRegistryImpl nsRegistry,
QueryHandler parentHandler,
NodeId excludedNodeId,
Executor executor)
Creates a new context instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||