@Component @Order public class WebCmsPropertyDataCollectionsImporter extends AbstractWebCmsPropertyDataCollectionsImporter
AbstractWebCmsPropertyDataCollectionsImporter that re-dispatches WebCmsObject imports
whose property key contains ":" and could not be resolved by other WebCmsPropertyDataImporters.WebCmsPropertyDataImporter.Phase| Constructor and Description |
|---|
WebCmsPropertyDataCollectionsImporter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
importDatapublic WebCmsPropertyDataCollectionsImporter()
public boolean supports(WebCmsPropertyDataImporter.Phase phase, WebCmsDataEntry dataEntry, Object asset, WebCmsDataAction action)
phase - in which this importer should executedataEntry - property data to setasset - asset being importedaction - that will be performed with the asset @return true if this importer should be executedCopyright © 2020. All rights reserved.