|
© 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 | +--com.beasys.commerce.ebusiness.tax.pipeline.TaxCalculateLineLevelPC
TaxCalculateLineLevelPC
determines the taxes
for the shopping cart in the same way as the TaxCalculateAndCommitLineLevelPC
except that it will not commit the result to the audit file that is used in
tax reporting. It is used to calculate taxes prior so that they can
be presented to the user prior to checkout.
Constructor Summary | |
TaxCalculateLineLevelPC()
|
Methods inherited from class com.beasys.commerce.ebusiness.tax.pipeline.TaxCalculateAndCommitLineLevelPC |
process |
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 TaxCalculateLineLevelPC()
|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |