Class JaxbBasedUIComponentConfigurationContext<JAXBCLASS>
java.lang.Object
de.hybris.platform.cockpit.services.config.impl.JaxbBasedUIComponentConfigurationContext<JAXBCLASS>
- All Implemented Interfaces:
UIComponentConfigurationContext
public class JaxbBasedUIComponentConfigurationContext<JAXBCLASS>
extends Object
implements UIComponentConfigurationContext
Component configuration context holding information about relation between configuration elements and related JAXB
elements.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetJaxbElement(Object uiConfigElement) voidregisterJaxbElement(Object uiConfigElement, Object jaxbElement) voidunregister(Object uiConfigElement)
-
Constructor Details
-
JaxbBasedUIComponentConfigurationContext
-
-
Method Details
-
getRootJaxbElement
-
registerJaxbElement
-
unregister
-
getJaxbElement
-