Uses of Class
org.faktorips.runtime.internal.ProductConfiguration
Packages that use ProductConfiguration
Package
Description
Abstractions and abstract implementations for XML binding of Faktor-IPS objects with either
classic JAXB or Jakarta XML Binding.
-
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 TypeMethodDescriptionDeprecated.Returns the product component for the specified ID.Methods in org.faktorips.runtime.jaxb with parameters of type ProductConfigurationModifier and TypeMethodDescriptionProductConfigurationXmlAdapter.marshal(ProductConfiguration config) Deprecated.Returns the ID for the configuring product component ornullif it could not be determined. -
Uses of ProductConfiguration in org.faktorips.runtime.xml
Methods in org.faktorips.runtime.xml that return ProductConfigurationModifier and TypeMethodDescriptionReturns the product component for the specified ID.Methods in org.faktorips.runtime.xml with parameters of type ProductConfigurationModifier and TypeMethodDescriptionIpsProductConfigurationXmlAdapter.marshal(ProductConfiguration config) Returns the ID for the configuring product component ornullif it could not be determined.