Uses of Interface
org.faktorips.runtime.IClRepositoryObject
Packages that use IClRepositoryObject
Package
Description
-
Uses of IClRepositoryObject in org.faktorips.runtime
Subinterfaces of IClRepositoryObject in org.faktorips.runtimeModifier and TypeInterfaceDescriptioninterfaceIProductComponentLink<T extends IProductComponent>This class represents a link between two product components. -
Uses of IClRepositoryObject in org.faktorips.runtime.internal
Subinterfaces of IClRepositoryObject in org.faktorips.runtime.internalModifier and TypeInterfaceDescriptioninterfaceCommon interface for runtime classes that support XML persistence through the methodsinitFromXml(Element)andIXmlPersistenceSupport.toXml(Document).Classes in org.faktorips.runtime.internal that implement IClRepositoryObjectModifier and TypeClassDescriptionclassBase class for all product components.classBase class for product component generationsclassProductComponentLink<T extends IProductComponent>Class that represents a link/relation between product components. -
Uses of IClRepositoryObject in org.faktorips.runtime.internal.productvariant
Methods in org.faktorips.runtime.internal.productvariant with parameters of type IClRepositoryObjectModifier and TypeMethodDescriptionprotected voidProductVariantRuntimeHelper.loadAndVary(IXmlPersistenceSupport originalObject, Element variationXML, IClRepositoryObject objectToInitialize)