|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductConfiguration | |
|---|---|
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.jaxb | |
| Uses of ProductConfiguration in org.faktorips.runtime.internal |
|---|
| Methods in org.faktorips.runtime.internal with parameters of type ProductConfiguration | |
|---|---|
void |
ProductConfiguration.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 ProductConfiguration | |
|---|---|
ProductConfiguration |
ProductConfigurationXmlAdapter.unmarshal(String id)
Returns the product component for the specified ID. |
| Methods in org.faktorips.runtime.jaxb with parameters of type ProductConfiguration | |
|---|---|
String |
ProductConfigurationXmlAdapter.marshal(ProductConfiguration config)
Returns the ID for the configuring product component or null if it could not be
determined. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||