public class ProcItemRemovedFromOrder
extends ADCEventPipelineProcessor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Constructor and Description |
|---|
ProcItemRemovedFromOrder() |
| Modifier and Type | Method and Description |
|---|---|
int |
processEvent(ADCPipelineArgs pArgs,
javax.jms.Message pMessage)
Update ADCSessionData to indicate that a particular product is
no longer in the shopping cart.
|
public static final java.lang.String CLASS_VERSION
public int processEvent(ADCPipelineArgs pArgs, javax.jms.Message pMessage)