|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.commerce.ebusiness.tracking.pipeline.PurchaseTrackerPC
PipelineComponent for tracking Purchase (Buy) events.
Constructor Summary | |
PurchaseTrackerPC()
|
Method Summary | |
PipelineSession |
process(PipelineSession pipelineSession)
Process the pipeline and fire an Event for each line item in the order. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PurchaseTrackerPC()
Method Detail |
public PipelineSession process(PipelineSession pipelineSession)
process
in interface PipelineComponent
pipelineSession
- Expects the following to be in the pipeline session
(see PipelineSessionConstants):
|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |