public class ExportImportConfigurationUtil
extends Object
| Constructor and Description |
|---|
ExportImportConfigurationUtil() |
public static ExportImportConfiguration addExportLayoutExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalExceptionpublic static ExportImportConfiguration addPublishLayoutLocalExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalExceptionpublic static ExportImportConfiguration addPublishLayoutRemoteExportImportConfiguration(javax.portlet.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(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalExceptionpublic static ExportImportConfiguration updatePublishLayoutLocalExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalExceptionpublic static ExportImportConfiguration updatePublishLayoutRemoteExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalExceptionprotected static ExportImportConfiguration addExportImportConfiguration(javax.portlet.PortletRequest portletRequest, int type) throws PortalException
PortalExceptionprotected static ExportImportConfiguration updateExportImportConfiguration(javax.portlet.PortletRequest portletRequest, int type) throws PortalException
PortalException