public class DefaultCloneCartStrategy extends Object implements CloneCartStrategy<Cart>
| Constructor and Description |
|---|
DefaultCloneCartStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Cart |
clone(ComposedType _type,
ComposedType _entryType,
AbstractOrder original,
String code,
OrderManager manager) |
public Cart clone(ComposedType _type, ComposedType _entryType, AbstractOrder original, String code, OrderManager manager) throws ConsistencyCheckException
clone in interface CloneCartStrategy<Cart>ConsistencyCheckExceptionCopyright © 2017 SAP SE. All Rights Reserved.