Class ProductConfigurationXmlAdapter

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,ProductConfiguration>
org.faktorips.runtime.jaxb.ProductConfigurationXmlAdapter
All Implemented Interfaces:
IIpsXmlAdapter<String,ProductConfiguration>

@Deprecated public class ProductConfigurationXmlAdapter extends XmlAdapter<String,ProductConfiguration> implements IIpsXmlAdapter<String,ProductConfiguration>
Deprecated.
for removal since 23.6; use org.faktorips.runtime.xml.javax.ProductConfigurationXmlAdapter or org.faktorips.runtime.xml.jakarta.ProductConfigurationXmlAdapter instead
Custom JAXB marshalling/unmarshalling for ProductConfiguration instances.

When marshalling/unmarshalling a configurable policy component (and thus a ProductConfiguration), the respective product component is preserved in XML by the means of the product component ID.