Class ExportImportConfigurationParameterMapFactoryUtil
Object
com.liferay.exportimport.kernel.configuration.ExportImportConfigurationParameterMapFactoryUtil
- Author:
- Akos Thurzo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildParameterMap
(String dataStrategy, Boolean deleteMissingLayouts, Boolean deletePortletData, Boolean deletions, Boolean ignoreLastPublishDate, Boolean layoutSetPrototypeLinkEnabled, Boolean layoutSetSettings, Boolean logo, Boolean permissions, Boolean portletConfiguration, Boolean portletConfigurationAll, List<String> portletConfigurationPortletIds, Boolean portletData, Boolean portletDataAll, List<String> portletDataPortletIds, Boolean portletSetupAll, List<String> portletSetupPortletIds, String range, Boolean themeReference, Boolean updateLastPublishDate, String userIdStrategy) buildParameterMap
(PortletRequest portletRequest)
-
Constructor Details
-
ExportImportConfigurationParameterMapFactoryUtil
public ExportImportConfigurationParameterMapFactoryUtil()
-
-
Method Details
-
buildFullPublishParameterMap
-
buildParameterMap
-
buildParameterMap
-
buildParameterMap
public static Map<String,String[]> buildParameterMap(String dataStrategy, Boolean deleteMissingLayouts, Boolean deletePortletData, Boolean deletions, Boolean ignoreLastPublishDate, Boolean layoutSetPrototypeLinkEnabled, Boolean layoutSetSettings, Boolean logo, Boolean permissions, Boolean portletConfiguration, Boolean portletConfigurationAll, List<String> portletConfigurationPortletIds, Boolean portletData, Boolean portletDataAll, List<String> portletDataPortletIds, Boolean portletSetupAll, List<String> portletSetupPortletIds, String range, Boolean themeReference, Boolean updateLastPublishDate, String userIdStrategy)
-