com.ibm.commerce.taxation.commands

Class GetReturnTaxesCmdImpl

  • All Implemented Interfaces:
    com.ibm.commerce.command.CacheableECCommand, ECCommand, ECTargetableCommand, TaskCommand, GetReturnTaxesCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class GetReturnTaxesCmdImpl
    extends TaskCommandImpl
    implements GetReturnTaxesCmd
    This GetReturnTaxesCmd Task Command Implementation calculates the tax amounts of the original order items net those to be returned in a RMA.

    If the command is successful in calculating the taxes, it will return the tax amounts for the net items.

    Behaviour

    recalculates taxes on the original order items net the items to be returned.

    See Also:
    Serialized Form