Class BasicProductProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, ProductProcessor

public class BasicProductProcessor extends BaseBusinessProcessor implements ProductProcessor
Processes business logic affecting products and other related objects. BasicProductProcessor is the default implementation of the ProductProcessor interface for the application.
Author:
David Tobey