|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.beasys.commerce.foundation.pipeline.CommercePipelineComponent
|
+--com.beasys.commerce.ebusiness.tax.pipeline.TaxPC
|
+--com.beasys.commerce.ebusiness.tax.pipeline.TaxCalculateAndCommitLineLevelPC
TaxCalculateAndCommitLineLevelPC calculates the tax
for the shopping cart and commits the result back into the shopping
cart.
| Constructor Summary | |
TaxCalculateAndCommitLineLevelPC()
|
|
| Method Summary | |
PipelineSession |
process(PipelineSession pipelineSession)
Calculates the tax for the shopping cart and commits the result back into the shopping cart. |
| Methods inherited from class com.beasys.commerce.ebusiness.tax.pipeline.TaxPC |
getMessageBundleName, getTaxCalculator, getTaxCalculatorJndiName, isDefined, requireDefined, throwFatal, throwFatal, throwFatal |
| Methods inherited from class com.beasys.commerce.foundation.pipeline.CommercePipelineComponent |
getConnection, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TaxCalculateAndCommitLineLevelPC()
| Method Detail |
public PipelineSession process(PipelineSession pipelineSession)
throws PipelineFatalException,
PipelineNonFatalException,
java.rmi.RemoteException
PipelineSession -
|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||