public class RecentBloggersPortletDataHandler
extends com.liferay.exportimport.kernel.lar.DefaultConfigurationPortletDataHandler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SCHEMA_VERSION |
| Constructor and Description |
|---|
RecentBloggersPortletDataHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate() |
java.lang.String |
getSchemaVersion() |
deleteData, exportData, getExportModelCount, getExportPortletPreferencesUuid, getImportPortletPreferencesNewPrimaryKey, importData, updateExportPortletPreferencesClassPKs, updateImportPortletPreferencesClassPKsaddDefaultData, addExportDataRootElement, addImportDataRootElement, addUncheckedModelAdditionCount, doAddDefaultData, doDeleteData, doExportData, doImportData, doPrepareManifestSummary, doProcessExportPortletPreferences, doProcessImportPortletPreferences, doValidateSchemaVersion, getDataLevel, getDataPortletPreferences, getDeletionSystemEventStagedModelTypes, getExportConfigurationControls, getExportConfigurationControls, getExportControls, getExportDataRootElementString, getExportMetadataControls, getExportModelCount, getImportConfigurationControls, getImportConfigurationControls, getImportControls, getImportMetadataControls, getPortletId, getRank, getServiceName, isDataAlwaysStaged, isDataLocalized, isDataPortalLevel, isDataPortletInstanceLevel, isDataSiteLevel, isDisplayPortlet, isPublishToLiveByDefault, isRollbackOnException, isSupportsDataStrategyCopyAsNew, prepareManifestSummary, prepareManifestSummary, processExportPortletPreferences, processImportPortletPreferences, setDataAlwaysStaged, setDataLevel, setDataLocalized, setDataPortletPreferences, setDeletionSystemEventStagedModelTypes, setExportControls, setExportMetadataControls, setImportControls, setImportMetadataControls, setPortletId, setPublishToLiveByDefault, setRank, setSupportsDataStrategyCopyAsNew, validateSchemaVersionpublic static final java.lang.String SCHEMA_VERSION
public java.lang.String getSchemaVersion()
getSchemaVersion in interface com.liferay.exportimport.kernel.lar.PortletDataHandlergetSchemaVersion in class com.liferay.exportimport.kernel.lar.BasePortletDataHandlerprotected void activate()