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