@Component public class WebCmsMenuItemCollectionsImporter extends AbstractWebCmsPropertyDataCollectionsImporter
AbstractWebCmsPropertyDataCollectionsImporter to re-dispatch menu items imports on a WebCmsMenu.WebCmsPropertyDataImporter.Phase| Constructor and Description |
|---|
WebCmsMenuItemCollectionsImporter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action) |
importDatapublic 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.