Class ProductSwitch.AdvancedProductFinderSwitch
java.lang.Object
org.faktorips.runtime.productswitch.ProductSwitch.AdvancedProductFinderSwitch
- Enclosing class:
- ProductSwitch
This builder class uses the
AdvancedProductFinder to switch to a new
IProductComponent-
Method Summary
Modifier and TypeMethodDescriptionto(IProductComponent newProduct) The newIProductComponentthat should be used for the switch.
-
Method Details
-
to
The newIProductComponentthat should be used for the switch.- Parameters:
newProduct- the newIProductComponent- Returns:
- an
Mapwith all switchedIConfigurableModelObjectsand their status determined by eitherProductSwitchResults.FailedProductSwitchorProductSwitchResults.SuccessfulProductSwitch.
-