Class Summary |
BackOrderMgr |
The BackOrderMgr provides a transactional and secured
facade to access back order information. |
CatalogMgr |
The CatalogMgr provides transactional access to the catalog of items
the store is willing to sell to customers. |
CustomerMgr |
The CustomerMgr provides a transactional facade for access to a
user DB as well as simple authentication support for those users. |
EMailMessage |
This class encapsulates the info needed to send an email
message. |
MailerBean |
MailerBean provides a transactional facade for access to Order
information and notification of the buyer of order state. |
ResetDBBean |
ResetDBBean provides a transactional and secure facade to reset all the
database information for the PlantsByWebSphere application. |
ShoppingCartBean |
ShopingCartBean provides a transactional facade for order collection and processing. |
ShoppingCartContent |
A class to hold a shopping cart's contents. |
SuppliersBean |
Bean implementation class for Enterprise Bean: Suppliers |