| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWebCmsPropertyDataCollectionsImporter
Base class that re-dispatches incoming property data imports that could not be resolved.
|
class |
AbstractWebCmsPropertyDataImporter<T,U extends com.foreach.across.modules.hibernate.business.SettableIdBasedEntity<U>> |
class |
WebCmsDomainContextPropertyImporter
Simple importer implementation that will set the current domain scope.
|
class |
WebCmsForceUpdatePropertyImporter
Simple importer implementation that will act as if a DTO has been changed in order to force saving the dto.
|
class |
WebCmsPropertyDataCollectionsImporter
Default
AbstractWebCmsPropertyDataCollectionsImporter that re-dispatches WebCmsObject imports
whose property key contains ":" and could not be resolved by other WebCmsPropertyDataImporters. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsAssetLinkPropertyDataImporter
Supports WebCmsObjects to have the wcm:assets property,
create links to the assets specified.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsComponentPropertyDataImporter
Supports assets or type specifiers to have the wcm:components property,
imports all components specified that way.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsMenuItemCollectionsImporter
AbstractWebCmsPropertyDataCollectionsImporter to re-dispatch menu items imports on a WebCmsMenu. |
class |
WebCmsMenuItemImporter
Creates one (or many)
WebCmsMenuItems from import data. |
class |
WebCmsMenuItemOnAssetImporter
Creates one (or many)
WebCmsMenuItems attached to a WebCmsAsset from a data import. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsTypeLinkPropertyDataImporter
Supports assets or type specifiers to have the wcm:types property,
create links to the types specified.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebCmsUrlOnAssetImporter
Creates one or many
WebCmsUrls linked to a WebCmsAsset from a data import. |
class |
WebCmsUrlOnEndpointImporter
Creates one or many
WebCmsUrls linked to a WebCmsEndpoint from a data import. |
Copyright © 2020. All rights reserved.