Order
package provides the functionality to record orders sumbmitted by a Customer
.
An Order entity represents an order. |
|
This class consists of certain constants related to Order |
|
The home interface for the Order entity bean. |
|
OrderLine represents one line in an Order. |
|
The OrderManagerBean is a session bean that isolates the JSP type calls from dealing directly with Order Entity Beans in a piece-meal fashion and improves performance by keeping the calls on the EJB sides. |
|
The OrderManagerHome is a session EJB Home for OrderManager |
CRUD for OneToOne Mapping |
|
Base class for all SmartEntityReference for 1:1 Entities for BMP. |
|
CRUD for Aggregate Mapping |
|
CRUD for Aggregate Mapping |
|
Base class for all SmartCollectionReferences for Belongings for BMP. |
|
CRUD for Aggregate Mapping |
|
Base class for all SmartEntityReference for 1:1 Entities for BMP. |
|
CRUD for Aggregate Mapping |
|
CRUD for Aggregate Mapping |
|
CRUD for Aggregate Mapping |
|
CRUD for Aggregate Mapping |
|
CRUD for Aggregate Mapping |
|
Create (persist) and Read Order Adjustments Order Adjustments are passed back as part of the Pricing Service Reply and are persisted as part of the Order (for now) persistence model. |
|
This class is used to store presentation information related to an Order or an OrderLine adjustment computation. |
|
CRUD for entity bean Order |
|
This is a class that will implement the business process of order fulfillment. |
|
This file keeps track of JNDI names used for Order package beans. |
|
CRUD for Aggregate Mapping |
|
CRUD for entity bean OrderLine_msrp_Money |
|
CRUD for entity bean OrderLine_msrp_Money |
|
CRUD for entity bean OrderLine_msrp_Money |
|
CRUD for entity bean OrderLine_msrp_Money |
|
CRUD for entity bean OrderLine_msrp_Money |
|
This class's role is to persist and read adjutments
for Order Status type display/Administrator
|
|
CRUD for entity bean OrderLine_msrp_Money |
|
The home class for the OrderLine belonging. |
|
OrderLine represents one line in an Order. |
|
The OrderManagerBean is a session bean that isolates the JSP type calls from dealing directly with Order Entity Beans in a piece-meal fashion and improves performance by keeping the calls on the EJB sides. |
|
This file contains the implementation of a ScrollableModelPageRetriever, an object that gets order value objects based on a set of order primary keys. |
|
This is a PrimaryKey for managing the life cycle of the Order entity. |
|
Implementation of SmartBMP interface for bean Order. |
|
This class represents the state of Order entity. |
|
A class for implementing finite state machines. |
Class of exception for state transitions in the StateMachine package |