public abstract class AbstractWebCmsPropertyDataCollectionsImporter extends Object implements WebCmsPropertyDataImporter
WebCmsPropertyDataImporter.Phase| Constructor and Description |
|---|
AbstractWebCmsPropertyDataCollectionsImporter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
importData(WebCmsPropertyDataImporter.Phase phase,
WebCmsDataEntry dataEntry,
Object asset,
WebCmsDataAction action)
Perform the actual import of the property data.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic AbstractWebCmsPropertyDataCollectionsImporter()
public boolean importData(WebCmsPropertyDataImporter.Phase phase, WebCmsDataEntry dataEntry, Object asset, WebCmsDataAction action)
WebCmsPropertyDataImportertrue this means that data has been imported.importData in interface WebCmsPropertyDataImporterphase - in which this importer should executedataEntry - specific property data setasset - asset being importedaction - that will be performed with the assetCopyright © 2020. All rights reserved.