public class ExportImportConfigurationHelper
extends Object
| Constructor and Description |
|---|
ExportImportConfigurationHelper() |
public static ExportImportConfiguration addExportLayoutExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalExceptionpublic static ExportImportConfiguration addPublishLayoutLocalExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalExceptionpublic static ExportImportConfiguration addPublishLayoutRemoteExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalExceptionpublic static String[] getExportImportConfigurationParameter(BackgroundTask backgroundTask, String parameterName) throws PortalException
PortalExceptionpublic static String[] getExportImportConfigurationParameter(ExportImportConfiguration exportImportConfiguration, String parameterName) throws PortalException
PortalExceptionpublic static ExportImportConfiguration updateExportLayoutExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalExceptionpublic static ExportImportConfiguration updatePublishLayoutLocalExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalExceptionpublic static ExportImportConfiguration updatePublishLayoutRemoteExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalExceptionprotected static ExportImportConfiguration addExportImportConfiguration(PortletRequest portletRequest, int type) throws PortalException
PortalExceptionprotected static ExportImportConfiguration updateExportImportConfiguration(PortletRequest portletRequest, int type) throws PortalException
PortalException