See:
Description
Interface Summary | |
---|---|
CIData | The PunchOutSetupCmd uses the CIData object to store all the XML parameters that it receives from the PunchOutSetupRequest message. |
CIQuote | This interface provides a generic interface to be implemented by any quote class. |
Class Summary | |
---|---|
Address | This class stores the shipping address information |
BuyerRequestInfo | This class stores the buyer request information once the buyer organization is authenticated. |
CIDataImpl | Encapsulate the commerce Integrator login and purchase order data. |
CIQuoteImpl | This is the default implementation for CIQuote. |
Credentials | This class stores credential information for an organization (such as buyer, supplier, or market place). |
PaymentInfo | This class stores information related for payment and defines constant
fields PCARD, CUSTOM_OFFLINE, OFFLINE, SET_MIA, SET_WALLET, CYBER_CASH,
CARD_TYPE, CARD_NAME, CARD_NUMBER, CARD_EXPIRY . |
PurchaseOrderHeader | This class encapsulates information for a purchase order. |
PurchaseOrderItem | This class stores information for an item in a purchase order. |
PurchaseOrderRequestHeader | This class stores information for a purchase order request header. |
QuoteWrapper | This class keeps a table of CIQuote object. |
RequisitionerSessionData | Stores session data for a requisitioner such as the session cookie, apporval URL, status URL, protocol ID, buyer code type, supplier code type. |
RequisitionerSessionTable | A table stores the RequistionerSessionData based on user ID |
SessionInfo | Stores information for the session |
ShippingInfo | Stores Shipping information such as charge, currency, description, shipping comapny, tracking ID |
StoreHelper | contains utility methods related to the store and the catalog. |
SupplierCookieTable | This stores the BuyerRequestInfo based on a cookie as a key. |
TaxInfo | This is the class used to store the tax amount and related information in a purchase order. |
Utilities | Utility class providing utility method to decode url encoded string to String, file to String, replace values in a String |
Provides datatype objects used for integrating with procurement systems.