public class PortletDisplayTemplateImportCapability
extends java.lang.Object
implements com.liferay.exportimport.portlet.preferences.processor.Capability
| Constructor and Description |
|---|
PortletDisplayTemplateImportCapability() |
| Modifier and Type | Method and Description |
|---|---|
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) |
protected javax.portlet.PortletPreferences |
importDisplayStyle(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 PortletDisplayTemplateImportCapability()
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 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 javax.portlet.PortletPreferences importDisplayStyle(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String portletId,
javax.portlet.PortletPreferences portletPreferences)
throws java.lang.Exception
java.lang.Exceptionprotected void setPortletLocalService(com.liferay.portal.kernel.service.PortletLocalService portletLocalService)