Uses of Interface
org.faktorips.runtime.internal.IXmlPersistenceSupport
-
Packages that use IXmlPersistenceSupport Package Description org.faktorips.runtime.internal org.faktorips.runtime.internal.productvariant -
-
Uses of IXmlPersistenceSupport in org.faktorips.runtime.internal
Classes in org.faktorips.runtime.internal that implement IXmlPersistenceSupport Modifier and Type Class Description classProductComponentBase class for all product components.classProductComponentGenerationBase class for product component generationsclassProductComponentLink<T extends IProductComponent>Class that represents a link/relation between product components. -
Uses of IXmlPersistenceSupport in org.faktorips.runtime.internal.productvariant
Methods in org.faktorips.runtime.internal.productvariant with parameters of type IXmlPersistenceSupport Modifier and Type Method Description protected voidProductVariantRuntimeHelper. loadAndVary(IXmlPersistenceSupport originalObject, org.w3c.dom.Element variationXML, IClRepositoryObject objectToInitialize)
-