Package de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf


package de.hybris.platform.sap.sapordermgmtbol.transaction.businessobject.interf
  • Class
    Description
    Business object representation of a basket.
    The basket extends the SalesDocument business object.
    There will be always exactly one basket per session.
    Needed for generic factory creation (alias for billing item status implementation).
    Needed for generic factory creation (alias for billing item status implementation).
    Represents the BillingStatus object.
    Represents the BillTo object
    Represents the BusinessStatus object.
    Represents the ConnectedDocument object
    Represents the ConnectedDocumentItem object, which is a ConnectedObject on item level.
    Represents the ConnectedObject object.
    This enumeration represents a status object.
    Business object representation of an Order.
    The order extends the SalesDocument business object.
    There can be several orders per session existent.
    Represents the OverallStatus object.
    Represents the OverallStatusOrder object.
    Represents the PartnerBase object.
    The PricingInfo object contains settings for pricing purposes.
    Represents the Processing Status object, which equates GBSTA field in ERP back end.
    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.
    The SalesDocumentConfiguration interface handles all kind of application settings relevant for the Sales Document.
    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.
    Represents the Schedline (schedule line) object.
    Represents the ShippingStatus object.
    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.
    Represents the Status object.
    The TransactionConfiguration interface provides sales-relevant settings.
    Represents the OverallStatusOrder object.
    Represents the UserStatusList object.