Interface BaseFallbackEnabledUIConfigurationFactory<T extends UIComponentConfiguration>
- All Superinterfaces:
UIComponentConfigurationFactory
- All Known Implementing Classes:
AdvancedSearchConfigurationFactory,EditorConfigurationFactory,ListViewConfigurationFactory
public interface BaseFallbackEnabledUIConfigurationFactory<T extends UIComponentConfiguration>
extends UIComponentConfigurationFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateDefault(ObjectTemplate objectTemplate, BaseConfiguration baseConfiguration) Methods inherited from interface de.hybris.platform.cockpit.services.config.UIComponentConfigurationFactory
create, createDefault, getComponentClass
-
Method Details
-
createDefault
-