Class Summary |
BackOrder |
Bean implementation class for Enterprise Bean: BackOrder |
BackOrderItem |
A class to hold a back order item's data. |
BackOrderStockBean |
Bean implementation class for Enterprise Bean: BackOrderStock |
CatalogBean |
CatalogBean is the implementation class for the Catalog stateless session
EJB. |
Customer |
Customer is the implementation class for the Customer entity
EJB. |
CustomerInfo |
A class to hold a customer's data. |
EMailMessage |
This class encapsulates the info needed to send an email
message. |
IdGenerator |
Bean implementation class for Enterprise Bean: IdGenerator |
IdGeneratorBean |
Bean implementation class for Enterprise Bean: IdGenerator |
IdGeneratorKey |
Key class for Entity Bean: IdGenerator |
Inventory |
Inventory is the implementation class for the Inventory entity
EJB. |
ListProperties |
Utility class. |
LoginBean |
LoginBean is the implementation class for the Login stateless session
EJB. |
MailerBean |
MailerBean is the implementation class for the Mailer stateless session EJB. |
Order |
Bean implementation class for Enterprise Bean: Order |
OrderInfo |
A class to hold an order's data. |
OrderItem |
Bean implementation class for Enterprise Bean: OrderItem |
OrderItem.PK |
Composite Key class for Entity Bean: OrderItem
Key consists of essentially two foreign key relations, but is mapped
as foreign keys. |
OrderKey |
The key class of the Order entity bean. |
Report |
This class is the report produced using a database query. |
ReportFormat |
Report format for database query. |
ReportGeneratorBean |
ReportGeneratorBean is the implementation class for the ReportGenerator stateless session
EJB. |
ResetDBBean |
Bean implementation class for Enterprise Bean: ResetDB |
ShoppingCartBean |
ShoppingCartBean is the implementation class for the ShoppingCart stateful session
EJB. |
ShoppingCartContents |
A class to hold a shopping cart's contents. |
ShoppingCartItem |
Orderable item of inventory |
StoreItem |
A class to hold a store item's data. |
Supplier |
Bean implementation class for Enterprise Bean: Supplier |
SupplierInfo |
A class to hold a store item's data. |
SuppliersBean |
Bean implementation class for Enterprise Bean: Suppliers |
Util |
Utility class. |