public class DefaultFullTextSearchConfigurationFallbackStrategy extends AbstractCockpitConfigurationFallbackStrategy<FulltextSearch>
INITIAL, MANDATORY, OTHER, UNIQUE| Constructor and Description |
|---|
DefaultFullTextSearchConfigurationFallbackStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
getMandatoryAttributes(ConfigContext context) |
protected String |
getTypeFromContext(ConfigContext context) |
FulltextSearch |
loadFallbackConfiguration(ConfigContext context,
Class<FulltextSearch> configurationType)
Generates and loads a fallback configuration for the given context and configuration type.
|
getAttributes, getMandatoryAttributes, getTypeFacade, getUniqueAttributes, loadType, setTypeFacadepublic DefaultFullTextSearchConfigurationFallbackStrategy()
public FulltextSearch loadFallbackConfiguration(ConfigContext context, Class<FulltextSearch> configurationType)
CockpitConfigurationFallbackStrategycontext - configuration contextconfigurationType - type of configuration to be loadedprotected Set<String> getMandatoryAttributes(ConfigContext context) throws TypeNotFoundException
TypeNotFoundExceptionprotected String getTypeFromContext(ConfigContext context)
Copyright © 2018. All rights reserved.