| Basket |
Business object representation of a basket.
The basket extends the SalesDocument business object.
There will be always exactly one basket per session.
|
| BillingHeaderStatus |
Needed for generic factory creation (alias for billing item status implementation).
|
| BillingItemStatus |
Needed for generic factory creation (alias for billing item status implementation).
|
| BillingStatus |
Represents the BillingStatus object.
|
| BillTo |
Represents the BillTo object
|
| BusinessStatus |
Represents the BusinessStatus object.
|
| ConnectedDocument |
Represents the ConnectedDocument object
|
| ConnectedDocumentItem |
Represents the ConnectedDocumentItem object, which is a ConnectedObject on item level.
|
| ConnectedObject |
Represents the ConnectedObject object.
|
| Order |
Business object representation of an Order.
The order extends the SalesDocument business object.
There can be several orders per session existent.
|
| OverallStatus |
Represents the OverallStatus object.
|
| OverallStatusOrder |
Represents the OverallStatusOrder object.
|
| PartnerBase |
Represents the PartnerBase object.
|
| PricingInfo |
The PricingInfo object contains settings for pricing purposes.
|
| ProcessingStatus |
Represents the Processing Status object, which equates GBSTA field in ERP back end.
|
| SalesDocument |
Common interface representing sales documents like Basket or Order
|
| SalesDocumentBase<L extends ItemListBase<I>,I extends ItemBase,H extends HeaderBase> |
Base Interface for all sales documents, e.g.
|
| SalesDocumentConfiguration |
The SalesDocumentConfiguration interface handles all kind of application settings relevant for the Sales Document.
|
| SalesTransactionsFactory |
A sales document provides factory methods for its sub objects.
However in some cases these sub objects should be created prior the sales
document itself, hence this factory provides factory methods to create these
objects independently from any sales document.
|
| Schedline |
Represents the Schedline (schedule line) object.
|
| ShippingStatus |
Represents the ShippingStatus object.
|
| ShipTo |
Represents the ShipTo object
|
| SimpleDocument<L extends ItemListBase<I>,I extends SimpleItem,H extends SimpleHeader> |
This is a base class to encapsulate the most common features of a document (e.g.
|
| StatusObject |
Represents the Status object.
|
| TransactionConfiguration |
The TransactionConfiguration interface provides sales-relevant settings.
|
| UserStatus |
Represents the OverallStatusOrder object.
|
| UserStatusList |
Represents the UserStatusList object.
|