@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
PortalException
public static ExportImportConfiguration addPublishLayoutLocalExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalException
public static ExportImportConfiguration addPublishLayoutRemoteExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalException
public static ExportImportConfiguration updateExportLayoutExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalException
public static ExportImportConfiguration updatePublishLayoutLocalExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalException
public static ExportImportConfiguration updatePublishLayoutRemoteExportImportConfiguration(PortletRequest portletRequest) throws PortalException
PortalException
protected static ExportImportConfiguration addExportImportConfiguration(PortletRequest portletRequest, int type) throws PortalException
PortalException
protected static ExportImportConfiguration updateExportImportConfiguration(PortletRequest portletRequest, int type) throws PortalException
PortalException