ExportImportConfigurationUtil
@Deprecated
public class ExportImportConfigurationHelper
extends Object
Constructor and Description |
---|
ExportImportConfigurationHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected static ExportImportConfiguration |
addExportImportConfiguration(javax.portlet.PortletRequest portletRequest,
int type)
Deprecated.
|
static ExportImportConfiguration |
addExportLayoutExportImportConfiguration(javax.portlet.PortletRequest portletRequest)
Deprecated.
|
static ExportImportConfiguration |
addPublishLayoutLocalExportImportConfiguration(javax.portlet.PortletRequest portletRequest)
Deprecated.
|
static ExportImportConfiguration |
addPublishLayoutRemoteExportImportConfiguration(javax.portlet.PortletRequest portletRequest)
Deprecated.
|
static String[] |
getExportImportConfigurationParameter(BackgroundTask backgroundTask,
String parameterName)
Deprecated.
|
static String[] |
getExportImportConfigurationParameter(ExportImportConfiguration exportImportConfiguration,
String parameterName)
Deprecated.
|
protected static ExportImportConfiguration |
updateExportImportConfiguration(javax.portlet.PortletRequest portletRequest,
int type)
Deprecated.
|
static ExportImportConfiguration |
updateExportLayoutExportImportConfiguration(javax.portlet.PortletRequest portletRequest)
Deprecated.
|
static ExportImportConfiguration |
updatePublishLayoutLocalExportImportConfiguration(javax.portlet.PortletRequest portletRequest)
Deprecated.
|
static ExportImportConfiguration |
updatePublishLayoutRemoteExportImportConfiguration(javax.portlet.PortletRequest portletRequest)
Deprecated.
|
public ExportImportConfigurationHelper()
public static ExportImportConfiguration addExportLayoutExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalException
public static ExportImportConfiguration addPublishLayoutLocalExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalException
public static ExportImportConfiguration addPublishLayoutRemoteExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalException
public static String[] getExportImportConfigurationParameter(BackgroundTask backgroundTask, String parameterName) throws PortalException
PortalException
public static String[] getExportImportConfigurationParameter(ExportImportConfiguration exportImportConfiguration, String parameterName) throws PortalException
PortalException
public static ExportImportConfiguration updateExportLayoutExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalException
public static ExportImportConfiguration updatePublishLayoutLocalExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalException
public static ExportImportConfiguration updatePublishLayoutRemoteExportImportConfiguration(javax.portlet.PortletRequest portletRequest) throws PortalException
PortalException
protected static ExportImportConfiguration addExportImportConfiguration(javax.portlet.PortletRequest portletRequest, int type) throws PortalException
PortalException
protected static ExportImportConfiguration updateExportImportConfiguration(javax.portlet.PortletRequest portletRequest, int type) throws PortalException
PortalException