@ProviderType
public class ExportImportConfigurationHelper
extends java.lang.Object
| Constructor and Description |
|---|
ExportImportConfigurationHelper() |
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 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