com.liferay.portlet.portletdisplaytemplate.lar
Class PortletDisplayTemplatePortletDataHandler
java.lang.Object
com.liferay.portal.kernel.lar.BasePortletDataHandler
com.liferay.portlet.portletdisplaytemplate.lar.PortletDisplayTemplatePortletDataHandler
- All Implemented Interfaces:
- PortletDataHandler
public class PortletDisplayTemplatePortletDataHandler
- extends BasePortletDataHandler
Methods inherited from class com.liferay.portal.kernel.lar.BasePortletDataHandler |
addExportDataRootElement, addImportDataRootElement, addUncheckedModelAdditionCount, deleteData, doDeleteData, doProcessExportPortletPreferences, doProcessImportPortletPreferences, exportData, getDataLevel, getDataPortletPreferences, getDisplayTemplate, getDisplayTemplateGroupId, getExportConfigurationControls, getExportConfigurationControls, getExportControls, getExportDataRootElementString, getExportMetadataControls, getExportModelCount, getImportConfigurationControls, getImportConfigurationControls, getImportControls, getImportMetadataControls, getPortletId, importData, isDataLocalized, isDataPortalLevel, isDataPortletInstanceLevel, isDataSiteLevel, isDisplayPortlet, isPublishToLiveByDefault, isSupportsDataStrategyCopyAsNew, prepareManifestSummary, prepareManifestSummary, processExportPortletPreferences, processImportPortletPreferences, setAlwaysExportable, setAlwaysStaged, setDataLevel, setDataLocalized, setDataPortletPreferences, setDeletionSystemEventStagedModelTypes, setExportControls, setExportMetadataControls, setImportControls, setImportMetadataControls, setPortletId, setPublishToLiveByDefault, setSupportsDataStrategyCopyAsNew |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
PortletDisplayTemplatePortletDataHandler
public PortletDisplayTemplatePortletDataHandler()
getDeletionSystemEventStagedModelTypes
public StagedModelType[] getDeletionSystemEventStagedModelTypes()
- Specified by:
getDeletionSystemEventStagedModelTypes
in interface PortletDataHandler
- Overrides:
getDeletionSystemEventStagedModelTypes
in class BasePortletDataHandler
getExportModelCount
public long getExportModelCount(ManifestSummary manifestSummary)
- Specified by:
getExportModelCount
in interface PortletDataHandler
- Overrides:
getExportModelCount
in class BasePortletDataHandler
doExportData
protected String doExportData(PortletDataContext portletDataContext,
String portletId,
PortletPreferences portletPreferences)
throws Exception
- Overrides:
doExportData
in class BasePortletDataHandler
- Throws:
Exception
doImportData
protected PortletPreferences doImportData(PortletDataContext portletDataContext,
String portletId,
PortletPreferences portletPreferences,
String data)
throws Exception
- Overrides:
doImportData
in class BasePortletDataHandler
- Throws:
Exception
doPrepareManifestSummary
protected void doPrepareManifestSummary(PortletDataContext portletDataContext,
PortletPreferences portletPreferences)
throws Exception
- Overrides:
doPrepareManifestSummary
in class BasePortletDataHandler
- Throws:
Exception
getDDMTemplateActionableDynamicQuery
protected ActionableDynamicQuery getDDMTemplateActionableDynamicQuery(PortletDataContext portletDataContext,
Long[] classNameIds,
StagedModelType stagedModelType)
throws SystemException
- Throws:
SystemException
getStagedModelTypes
protected StagedModelType[] getStagedModelTypes()