|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectADCEventPipelineProcessor
atg.commerce.adc.processor.ProcItemRemovedFromOrder
public class ProcItemRemovedFromOrder
This processor sets the "inCart" property of the ProductViewed object associated with a given product to "false" when the item is removed from the cart.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Constructor Summary | |
|---|---|
ProcItemRemovedFromOrder()
|
|
| Method Summary | |
|---|---|
int |
processEvent(ADCPipelineArgs pArgs,
javax.jms.Message pMessage)
Update ADCSessionData to indicate that a particular product is no longer in the shopping cart. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public ProcItemRemovedFromOrder()
| Method Detail |
|---|
public int processEvent(ADCPipelineArgs pArgs,
javax.jms.Message pMessage)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||