| Modifier and Type | Method and Description |
|---|---|
static WebCmsPropertyDataImporter.Phase |
WebCmsPropertyDataImporter.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebCmsPropertyDataImporter.Phase[] |
WebCmsPropertyDataImporter.Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebCmsDomainContextPropertyImporter.importData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry propertyData,
Object asset,
WebCmsDataAction action) |
boolean |
AbstractWebCmsPropertyDataCollectionsImporter.importData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
boolean |
WebCmsForceUpdatePropertyImporter.importData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry propertyData,
Object asset,
WebCmsDataAction action) |
boolean |
WebCmsPropertyDataImporter.importData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry propertyData,
T asset,
WebCmsDataAction action)
Perform the actual import of the property data.
|
boolean |
AbstractWebCmsPropertyDataImporter.importData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry data,
T parent,
WebCmsDataAction action) |
boolean |
WebCmsPropertyDataImportService.importPropertyData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
boolean |
WebCmsPropertyDataImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
boolean |
WebCmsPropertyDataCollectionsImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
boolean |
WebCmsDomainContextPropertyImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
boolean |
WebCmsForceUpdatePropertyImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebCmsAssetLinkPropertyDataImporter.importData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry propertyData,
WebCmsObject asset,
WebCmsDataAction action) |
boolean |
WebCmsAssetLinkPropertyDataImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebCmsComponentPropertyDataImporter.importData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry propertyData,
WebCmsObject asset,
WebCmsDataAction action) |
boolean |
WebCmsComponentPropertyDataImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebCmsMenuItemOnAssetImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
boolean |
WebCmsMenuItemCollectionsImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
boolean |
WebCmsMenuItemImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebCmsTypeLinkPropertyDataImporter.importData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry propertyData,
WebCmsObject asset,
WebCmsDataAction action) |
boolean |
WebCmsTypeLinkPropertyDataImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebCmsUrlOnEndpointImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
boolean |
WebCmsUrlOnAssetImporter.supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
Copyright © 2020. All rights reserved.