Package com.jwpepper.inv

Interface Summary
Annotation This interface defines the Annotation Object.
AnnotationHome Enables the finding and creation of catalog business components.
Audio This interface defines the Audio Object.
AudioHome Enables the finding and creation of catalog business components.
Manufacturer Prescribes methods to be implemented in support of the manufacturer business component.
ManufacturerHome The home objct from the manufacturer business component.
Product Contains the methods required to support the product business component.
ProductHome Prescribes methods to support the creation of J.W.
Query Specifies methods that need to be implemented by a query object.
QueryHome Prescribes methods to support the creation of queries.
 

Class Summary
AnnotationHomeImpl Enables the finding and creation of catalog business components.
AnnotationImpl This class implements the Annotation Object.
AnnotationReference This class is reference for remote methods
Last Modified $Date: 1999/10/07 01:45:27 $
AnnotationSupport A lovely little change.
AudioHomeImpl Enables the finding and creation of catalog business components.
AudioImpl This interface defines the Audio Object.
AudioReference This class is reference for remote methods
Last Modified $Date: 1999/10/06 16:35:53 $
ManufacturerHomeImpl The home objct from the manufacturer business component.
ManufacturerImpl Implements the business logic associated with a J.W.
ManufacturerReference The LWP reference class for the manufacturer business component.
ManufacturerSupport Provides all persistence support for the manufacturer business component.
ProductEntryItemImpl Provides a view of J.W.
ProductHomeImpl Implements the methods of a product's home interface.
ProductImpl Implements the business logic associated with the J.W.
ProductReference Client delegator for the product business component.
ProductSupport Provides database access for persistence operations related to the product business component.
QueryHomeImpl Implements methods for the creation of new queries.
QueryImpl In EJB terms, a session bean that supports the querying of the J.W.
QueryReference  
QuerySupport Provides database access for persistence operations related to query objects.
 

Exception Summary
IllegalProductRelationException This exception is thrown by any attempt to extend a product hierarchy beyond two levels.