Uses of Interface
de.hybris.platform.cockpit.services.config.UIComponentConfigurationContext
-
Packages that use UIComponentConfigurationContext Package Description de.hybris.platform.cockpit.services.config de.hybris.platform.cockpit.services.config.impl -
-
Uses of UIComponentConfigurationContext in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return UIComponentConfigurationContext Modifier and Type Method Description UIComponentConfigurationContextContextAwareUIComponentConfiguration. getContext()Gets the context stored on this configuration object.Methods in de.hybris.platform.cockpit.services.config with parameters of type UIComponentConfigurationContext Modifier and Type Method Description voidContextAwareUIComponentConfiguration. setContext(UIComponentConfigurationContext context)Sets the givencontextto this configuration object. -
Uses of UIComponentConfigurationContext in de.hybris.platform.cockpit.services.config.impl
Classes in de.hybris.platform.cockpit.services.config.impl that implement UIComponentConfigurationContext Modifier and Type Class Description classJaxbBasedUIComponentConfigurationContext<JAXBCLASS>Component configuration context holding information about relation between configuration elements and related JAXB elements.Methods in de.hybris.platform.cockpit.services.config.impl that return UIComponentConfigurationContext Modifier and Type Method Description UIComponentConfigurationContextAbstractUIComponentConfiguration. getContext()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type UIComponentConfigurationContext Modifier and Type Method Description voidAbstractUIComponentConfiguration. setContext(UIComponentConfigurationContext context)
-