public class DefaultRefineByConfigFallbackStrategy extends AbstractCockpitConfigurationFallbackStrategy<FacetConfig>
INITIAL, MANDATORY, OTHER, UNIQUE| Constructor and Description |
|---|
DefaultRefineByConfigFallbackStrategy() |
| Modifier and Type | Method and Description |
|---|---|
FacetConfig |
loadFallbackConfiguration(ConfigContext context,
Class<FacetConfig> configurationType)
Generates and loads a fallback configuration for the given context and configuration type.
|
getAttributes, getMandatoryAttributes, getTypeFacade, getUniqueAttributes, loadType, setTypeFacadepublic DefaultRefineByConfigFallbackStrategy()
public FacetConfig loadFallbackConfiguration(ConfigContext context, Class<FacetConfig> configurationType)
CockpitConfigurationFallbackStrategycontext - configuration contextconfigurationType - type of configuration to be loadedCopyright © 2018. All rights reserved.