|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ContentCreator
is used by the ContentReader to create the actual content.ContentImporter service
This interface is not intended to be implemented by bundles.ContentLoaderService is the service
providing the following functionality:
Bundle listener to load initial content.ContentReader
A content reader is provided by an ImportProvider.
{
"security:principals" : [
{
"name":"owner",
"isgroup":"true",
"members":[],
"dynamic":"true"
}
],
}
ContentLoader creates the nodes and properties.DefaultContentImporter is the default implementation of the
ContentImporter service providing the following functionality:
Import content into the content repository.ImportProviders
should be used during content loading.
JsonReader Parses a Json document on content load and creates the
corresponding node structure with properties.Loader loads initial content from the bundle.AttributeMap by extracting attributes from the xmlParser.
ZipReader TODO
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||