com.liferay.portlet.exportimport.configuration
Class ExportImportConfigurationParameterMapFactory
java.lang.Object
com.liferay.portlet.exportimport.configuration.ExportImportConfigurationParameterMapFactory
public class ExportImportConfigurationParameterMapFactory
- extends Object
|
Method Summary |
static Map<String,String[]> |
buildParameterMap()
|
static Map<String,String[]> |
buildParameterMap(PortletRequest portletRequest)
|
static Map<String,String[]> |
buildParameterMap(String dataStrategy,
Boolean deleteMissingLayouts,
Boolean deletePortletData,
Boolean ignoreLastPublishDate,
Boolean layoutSetPrototypeLinkEnabled,
Boolean layoutSetSettings,
Boolean logo,
Boolean permissions,
Boolean portletConfiguration,
Boolean portletConfigurationAll,
Boolean portletData,
Boolean portletDataAll,
Boolean portletSetupAll,
String range,
Boolean themeReference,
Boolean updateLastPublishDate,
String userIdStrategy)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportImportConfigurationParameterMapFactory
public ExportImportConfigurationParameterMapFactory()
buildParameterMap
public static Map<String,String[]> buildParameterMap()
buildParameterMap
public static Map<String,String[]> buildParameterMap(PortletRequest portletRequest)
buildParameterMap
public static Map<String,String[]> buildParameterMap(String dataStrategy,
Boolean deleteMissingLayouts,
Boolean deletePortletData,
Boolean ignoreLastPublishDate,
Boolean layoutSetPrototypeLinkEnabled,
Boolean layoutSetSettings,
Boolean logo,
Boolean permissions,
Boolean portletConfiguration,
Boolean portletConfigurationAll,
Boolean portletData,
Boolean portletDataAll,
Boolean portletSetupAll,
String range,
Boolean themeReference,
Boolean updateLastPublishDate,
String userIdStrategy)