public interface ProviderFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeTypeName()
The node type which is supported by this factory
|
JCRStoreProvider |
mountProvider(JCRNodeWrapper mountPoint)
Mount the provider in place of the mountPoint node passed in parameter.
|
String getNodeTypeName()
JCRStoreProvider mountProvider(JCRNodeWrapper mountPoint) throws javax.jcr.RepositoryException
mountPoint - The jnt:mountPoint nodejavax.jcr.RepositoryException - in case of JCR-related errorsCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.