© 2001 BEA Systems, Inc.

com.beasys.commerce.ebusiness.tax.pipeline
Class TaxCalculateLineLevelPC

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
All Implemented Interfaces:
PipelineComponent

public class TaxCalculateLineLevelPC
extends TaxCalculateAndCommitLineLevelPC

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

TaxCalculateLineLevelPC

public TaxCalculateLineLevelPC()

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved