public class PortletDisplayTemplateExportCapability
extends java.lang.Object
implements com.liferay.exportimport.portlet.preferences.processor.Capability
| Constructor and Description |
|---|
PortletDisplayTemplateExportCapability() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
exportDisplayStyle(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String portletId,
javax.portlet.PortletPreferences portletPreferences) |
protected long |
getClassNameId(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String portletId) |
protected java.lang.String |
getDisplayStyle(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String portletId,
javax.portlet.PortletPreferences portletPreferences) |
protected long |
getDisplayStyleGroupId(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String portletId,
javax.portlet.PortletPreferences portletPreferences) |
javax.portlet.PortletPreferences |
process(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
javax.portlet.PortletPreferences portletPreferences) |
protected void |
setPortletLocalService(com.liferay.portal.kernel.service.PortletLocalService portletLocalService) |
public PortletDisplayTemplateExportCapability()
public javax.portlet.PortletPreferences process(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
javax.portlet.PortletPreferences portletPreferences)
throws com.liferay.exportimport.kernel.lar.PortletDataException
process in interface com.liferay.exportimport.portlet.preferences.processor.Capabilitycom.liferay.exportimport.kernel.lar.PortletDataExceptionprotected void exportDisplayStyle(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String portletId,
javax.portlet.PortletPreferences portletPreferences)
throws com.liferay.exportimport.kernel.lar.PortletDataException
com.liferay.exportimport.kernel.lar.PortletDataExceptionprotected long getClassNameId(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String portletId)
protected java.lang.String getDisplayStyle(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String portletId,
javax.portlet.PortletPreferences portletPreferences)
protected long getDisplayStyleGroupId(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String portletId,
javax.portlet.PortletPreferences portletPreferences)
protected void setPortletLocalService(com.liferay.portal.kernel.service.PortletLocalService portletLocalService)