| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWebCmsDataImporter<T,U>
Abstract base class for a
WebCmsDataImporter that needs to support both map and
collection data, as well as the different WebCmsDataImportAction options. |
class |
WebCmsDataCollectionsImporter
General importer that supports map or collection data and dispatches the individual entries.
|
class |
WebCmsDomainContextImporter |
class |
WebCmsRootDataImporter
Imports the data entry with key
<root>. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsArticleImporter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWebCmsAssetImporter<T extends WebCmsAsset>
Base class for importing a simple asset type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsComponentImporter
Base class for importing a simple asset type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsDomainImporter
Creates one (or many) @
WebCmsDomains from a yml file |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsMenuImporter
Creates one (or many) @
WebCmsMenus from a yml file |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsPageImporter |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsPublicationImporter
Takes care of importing
WebCmsPublication assets. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsRemoteEndpointImporter
Creates one or many
WebCmsRemoteEndpoints from a yaml file. |
Copyright © 2020. All rights reserved.