public interface ExportImportPortletPreferencesProcessor
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Capability> |
getExportCapabilities() |
java.util.List<Capability> |
getImportCapabilities() |
javax.portlet.PortletPreferences |
processExportPortletPreferences(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
javax.portlet.PortletPreferences portletPreferences) |
javax.portlet.PortletPreferences |
processImportPortletPreferences(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
javax.portlet.PortletPreferences portletPreferences) |
java.util.List<Capability> getExportCapabilities()
java.util.List<Capability> getImportCapabilities()
javax.portlet.PortletPreferences processExportPortletPreferences(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
javax.portlet.PortletPreferences portletPreferences)
throws com.liferay.exportimport.kernel.lar.PortletDataException
com.liferay.exportimport.kernel.lar.PortletDataExceptionjavax.portlet.PortletPreferences processImportPortletPreferences(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
javax.portlet.PortletPreferences portletPreferences)
throws com.liferay.exportimport.kernel.lar.PortletDataException
com.liferay.exportimport.kernel.lar.PortletDataException