|
Class Summary
|
| BuyerFactory |
This class provides various methods for obtaining, deleting
and parsing XML and data files for the portal application. |
| EjbHelper |
This class provides static methods for obtaining
InventoryProvider and
PurchaseManager EJB
objects. |
| InventoryImpl |
This class implements the Inventory interface |
| POElement |
This class enumerates the elements found in E2E_PO
or E2E_POAcknowledgement XML documents. |
| POImpl |
Represents a purchase order that is to be communicated
to supplier(s). |
| POParser |
This class is used to parse XML that conforms to either the
E2E_PO or E2E_POAcknowledgement DTDs and to return a
PO object. |
| POStatus |
POStatus represents the possible statuses for
a PO object. |
| PurchaseQuoteImpl |
PurchaseQuoteImpl prvoides a realization
of the PurchaseQuote interface. |
| PurchaseXMLHelper |
|
| QPAImpl |
QPAImpl implements the QPA
interface. |
| QuoteElement |
QuoteElement is a closed set of static
instances each corresponding to an XML element defined
in the E2E_AggregatedQPAResponse DTD. |
| QuoteParser |
QuoteParser is used to parse XML documents that
correspond to the E2E_AggregatedQPAResponse DTD. |
| TestBuyerFactory |
TestBuyerFactory returns hard-coded data
in response to method calls. |
| TestInventoryFactory |
TestInventoryFactory returns hard-coded
objects in response to calls to its methods. |