|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportConfig | |
|---|---|
| org.apache.jackrabbit.core.config | Jackrabbit configuration handling. |
| org.apache.jackrabbit.core.xml | |
| Uses of ImportConfig in org.apache.jackrabbit.core.config |
|---|
| Methods in org.apache.jackrabbit.core.config that return ImportConfig | |
|---|---|
ImportConfig |
WorkspaceConfig.getImportConfig()
|
ImportConfig |
RepositoryConfigurationParser.parseImportConfig(Element parent)
Read the optional Import Element of Workspace's configuration. |
| Constructors in org.apache.jackrabbit.core.config with parameters of type ImportConfig | |
|---|---|
WorkspaceConfig(String home,
String name,
boolean clustered,
FileSystemFactory fsf,
PersistenceManagerConfig pmc,
QueryHandlerFactory qhf,
ISMLockingFactory ismLockingFactory,
WorkspaceSecurityConfig workspaceSecurityConfig,
ImportConfig importConfig)
Creates a workspace configuration object. |
|
| Uses of ImportConfig in org.apache.jackrabbit.core.xml |
|---|
| Constructors in org.apache.jackrabbit.core.xml with parameters of type ImportConfig | |
|---|---|
SessionImporter(NodeImpl importTargetNode,
SessionImpl session,
int uuidBehavior,
ImportConfig config)
Creates a new SessionImporter instance. |
|
WorkspaceImporter(Path parentPath,
WorkspaceImpl wsp,
NodeTypeRegistry ntReg,
int uuidBehavior,
ImportConfig config)
Creates a new WorkspaceImporter instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||