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