Interface ExportImportConfigurationParameterMapFactory
@ProviderType
public interface ExportImportConfigurationParameterMapFactory
- Author:
- Akos Thurzo
-
Method Summary
Modifier and TypeMethodDescriptionbuildParameterMap(jakarta.portlet.PortletRequest portletRequest) buildParameterMap(String dataStrategy, Boolean deleteLayouts, 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(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)
-
Method Details
-
buildFullPublishParameterMap
-
buildParameterMap
-
buildParameterMap
-
buildParameterMap
Map<String,String[]> buildParameterMap(String dataStrategy, Boolean deleteLayouts, 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
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)
-