Class DefaultOrderPrepareInterceptor

java.lang.Object
de.hybris.platform.order.interceptors.DefaultOrderPrepareInterceptor
All Implemented Interfaces:
Interceptor, PrepareInterceptor

public class DefaultOrderPrepareInterceptor extends Object implements PrepareInterceptor
Automatically clones the order's elements: and sets the clones as actual values.
If the cloned elements are clones themselves, the interceptor removes them.