Class BasicTaxRateProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, TaxRateProcessor

public class BasicTaxRateProcessor extends BaseBusinessProcessor implements TaxRateProcessor
Processes business logic having to do with basic tax rates. Created in the Struts layer in response to requests for viewing, editing, adding, and deleting basic tax rates.

BasicTaxRateProcessor is the default implementation of the TaxRateProcessor interface for the application.

Author:
David Tobey