Uses of Class
org.faktorips.runtime.internal.ProductConfiguration
Packages that use ProductConfiguration
-
Uses of ProductConfiguration in org.faktorips.runtime.internal
Methods in org.faktorips.runtime.internal with parameters of type ProductConfigurationModifier and TypeMethodDescriptionvoidProductConfiguration.copy(ProductConfiguration otherObject) Copies the product component and product component generation from the other object. -
Uses of ProductConfiguration in org.faktorips.runtime.jaxb
Methods in org.faktorips.runtime.jaxb that return ProductConfigurationModifier and TypeMethodDescriptionReturns the product component for the specified ID.Methods in org.faktorips.runtime.jaxb with parameters of type ProductConfigurationModifier and TypeMethodDescriptionProductConfigurationXmlAdapter.marshal(ProductConfiguration config) Returns the ID for the configuring product component ornullif it could not be determined.