com.liferay.portlet.exportimport.configuration
Class ExportImportConfigurationHelper
java.lang.Object
com.liferay.portlet.exportimport.configuration.ExportImportConfigurationHelper
@ProviderType
public class ExportImportConfigurationHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportImportConfigurationHelper
public ExportImportConfigurationHelper()
addExportLayoutExportImportConfiguration
public static ExportImportConfiguration addExportLayoutExportImportConfiguration(PortletRequest portletRequest)
throws PortalException
- Throws:
PortalException
addPublishLayoutLocalExportImportConfiguration
public static ExportImportConfiguration addPublishLayoutLocalExportImportConfiguration(PortletRequest portletRequest)
throws PortalException
- Throws:
PortalException
addPublishLayoutRemoteExportImportConfiguration
public static ExportImportConfiguration addPublishLayoutRemoteExportImportConfiguration(PortletRequest portletRequest)
throws PortalException
- Throws:
PortalException
updateExportLayoutExportImportConfiguration
public static ExportImportConfiguration updateExportLayoutExportImportConfiguration(PortletRequest portletRequest)
throws PortalException
- Throws:
PortalException
updatePublishLayoutLocalExportImportConfiguration
public static ExportImportConfiguration updatePublishLayoutLocalExportImportConfiguration(PortletRequest portletRequest)
throws PortalException
- Throws:
PortalException
updatePublishLayoutRemoteExportImportConfiguration
public static ExportImportConfiguration updatePublishLayoutRemoteExportImportConfiguration(PortletRequest portletRequest)
throws PortalException
- Throws:
PortalException
addExportImportConfiguration
protected static ExportImportConfiguration addExportImportConfiguration(PortletRequest portletRequest,
int type)
throws PortalException
- Throws:
PortalException
updateExportImportConfiguration
protected static ExportImportConfiguration updateExportImportConfiguration(PortletRequest portletRequest,
int type)
throws PortalException
- Throws:
PortalException