Interface BackofficeSolrSearchSystemSetupConfig
Deprecated.
Configuration for system setup (initialize system, or update system)
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.
-
Method Details
-
getLocalizedRootNames
Collection<String> getLocalizedRootNames()Deprecated.- Returns:
- Collection of fully qualified root names of localized impex files to import
-
getNonLocalizedRootNames
Collection<String> getNonLocalizedRootNames()Deprecated.- Returns:
- Collection of fully qualified names of non localized impex files to import
-
getFileEncoding
String getFileEncoding()Deprecated.- Returns:
- Configured file encoding for imported files
-
getRootNameLanguageSeparator
String getRootNameLanguageSeparator()Deprecated.- Returns:
- Literal for separation between root name and language code
-
getListSeparator
String getListSeparator()Deprecated.- Returns:
- Literal for separation of files in configuration
-
BackofficeSearchSystemSetupConfig.