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