@ProviderType public class ExportImportConfigurationHelper extends Object
| Constructor and Description |
|---|
ExportImportConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static ExportImportConfiguration |
addExportImportConfiguration(PortletRequest portletRequest,
int type) |
static ExportImportConfiguration |
addExportLayoutExportImportConfiguration(PortletRequest portletRequest) |
static ExportImportConfiguration |
addPublishLayoutLocalExportImportConfiguration(PortletRequest portletRequest) |
static ExportImportConfiguration |
addPublishLayoutRemoteExportImportConfiguration(PortletRequest portletRequest) |
protected static ExportImportConfiguration |
updateExportImportConfiguration(PortletRequest portletRequest,
int type) |
static ExportImportConfiguration |
updateExportLayoutExportImportConfiguration(PortletRequest portletRequest) |
static ExportImportConfiguration |
updatePublishLayoutLocalExportImportConfiguration(PortletRequest portletRequest) |
static ExportImportConfiguration |
updatePublishLayoutRemoteExportImportConfiguration(PortletRequest portletRequest) |
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 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