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