Class IpsProductConfigurationXmlAdapter

java.lang.Object
org.faktorips.runtime.xml.IpsProductConfigurationXmlAdapter
All Implemented Interfaces:
IIpsXmlAdapter<String,ProductConfiguration>

public class IpsProductConfigurationXmlAdapter extends Object implements IIpsXmlAdapter<String,ProductConfiguration>
Custom XML 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.