| Interface | Description |
|---|---|
| ContentCreator |
The
ContentCreator
is used by the ContentReader to create the actual content. |
| ContentReader |
The
ContentReader
A content reader is provided by an ImportProvider. |
| ImportProvider | |
| JcrContentHelper |
Interface to provide helpers for the ContentCreator
|
| Class | Description |
|---|---|
| BaseImportLoader |
Base class that takes care of the details that are common to bundle content
loader and the POST operation "import" loader.
|
| ContentLoaderService |
The
ContentLoaderService is the service
providing the following functionality:
Bundle listener to load initial content. |
| DefaultContentCreator |
The
ContentLoader creates the nodes and properties. |
| DefaultContentImporter |
The
DefaultContentImporter is the default implementation of the ContentImporter service providing the following functionality:
Import content into the content repository. |
| Loader |
The
Loader loads initial content from the bundle. |
| Loader.Descriptor | |
| PathEntry |
A path entry from the manifest for initial content.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.