OrderFactory | This interface is implemented by a factory class that can create Order model instances. | code | html |
OrderFactoryAbstractImpl | code | html |
Order | code | html | |
Order.OrderOid | The class to be used as the application identifier
for the Order class. |
code | html |
OrderFactoryConcreteClass | code | html | |
OrderFactoryPMClass | code | html | |
OrderFactoryPMInterface | code | html | |
OrderFactoryRegistry | code | html | |
OrderItem | code | html | |
OrderItem.OrderItemOid | The class to be used as the application identifier
for the OrderItem class. |
code | html |
OrderModelReader | Utility class to create a graph of order model instances from an xml representation. | code | html |