Class BasicDiscountRangeProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, DiscountRangeProcessor

public class BasicDiscountRangeProcessor extends BaseBusinessProcessor implements DiscountRangeProcessor
Processes business logic having to do with discount ranges. Created in the Struts layer in response to requests for viewing, editing, adding, and deleting discount ranges.

BasicDiscountRangeProcessor is the default implementation of the DiscountRangeProcessor interface for the application.

Author:
David Tobey