Developer Resources for AbleCommerce eCommerce platform
Inheritance Hierarchy
In This Topic
    CommerceBuilder.Orders Namespace
    In This Topic
    Classes
     ClassDescription
    Class Basket object for NHibernate mapped table 'ac_Baskets'. Basket object for NHibernate mapped table 'ac_Baskets'.
    Class BasketCoupon object for NHibernate mapped table 'ac_BasketCoupons'.
    Class This class provides repository functionality for the BasketCoupon
    Class BasketItem object for NHibernate mapped table 'ac_BasketItems'.
    Class Extensions to IList to emulate methods specific to basket item collections.
    Class Class that implements IComparer for BasketItem objects
    Class BasketItemInput object for NHibernate mapped table 'ac_BasketItemInputs'.
    Class This class provides repository functionality for the BasketItemInput This class provides repository functionality for the BasketItemInput
    Class Class that holds inventory details of a basket item
    Class Exception class for basket item parent exceptions
    Class This class provides repository functionality for the BasketItem This class provides repository functionality for the BasketItem
    Class Class that holds payment data
    Class This class provides repository functionality for the Basket This class provides repository functionality for the Basket
    Class This class represents a BasketShipment object in the database. BasketShipment object for NHibernate mapped table 'ac_BasketShipments'.
    Class This class provides repository functionality for the BasketShipment This class provides repository functionality for the BasketShipment entities
    Class Class for calculating gift wrap charges
    Class Invalid order exception
    Class Contains info about items being returned for an order
    Class Order object for NHibernate mapped table 'ac_Orders'.
    Class OrderCoupon object for NHibernate mapped table 'ac_OrderCoupons'.
    Class This class provides repository functionality for the OrderCoupon
    Class OrderItem object for NHibernate mapped table 'ac_OrderItems'.
    Class Extensions to IList to emulate methods specific to order item collections.
    Class IComparer implementation of OrderItem objects
    Class OrderItemDigitalGood object for NHibernate mapped table 'ac_OrderItemDigitalGoods'. OrderItemDigitalGood object for NHibernate mapped table 'ac_OrderItemDigitalGoods'.
    Class This class provides repository functionality for the OrderItemDigitalGood This class provides repository functionality for the OrderItemDigitalGood
    Class OrderItemInput object for NHibernate mapped table 'ac_OrderItemInputs'.
    Class This class provides repository functionality for the OrderItemInput This class provides repository functionality for the OrderItemInput
    Class This class provides repository functionality for the OrderItem Repositry class for for OrderItem entities
    Class OrderNote object for NHibernate mapped table 'ac_OrderNotes'. OrderNote object for NHibernate mapped table 'ac_OrderNotes'.
    Class This class provides repository functionality for the OrderNote This class provides repository functionality for the OrderNote
    Class Track data necessary to generate an order pull sheet.
    Class Collection of OrderPullItem objects
    Class Datasource class for OrderPullItem entities
    Class This class provides repository functionality for the Order This class provides repository functionality for the Order
    Class This class represents a OrderShipment object in the database. OrderShipment object for NHibernate mapped table 'ac_OrderShipments'.
    Class This class provides repository functionality for the OrderShipment This class provides repository functionality for the OrderShipment
    Class OrderStatus object for NHibernate mapped table 'ac_OrderStatus'. OrderStatus object for NHibernate mapped table 'ac_OrderStatuses'.
    Class OrderStatusAction object for NHibernate mapped table 'ac_OrderStatusActions'.
    Class This class provides repository functionality for the OrderStatusAction
    Class This class provides repository functionality for the OrderStatus This class provides repository functionality for the OrderStatus
    Class OrderStatusSummary wraper class
    Class Associates an order status with an event that causes orders to update to this status.
    Class This class provides repository functionality for the OrderStatusTrigger entity
    Class Class representing summary of order totals
    Class Subscription object for NHibernate mapped table 'ac_Subscriptions'. Subscription object for NHibernate mapped table 'ac_Subscriptions'.
    Class Basket object for NHibernate mapped table 'ac_SubscriptionOrders'.
    Class This class provides repository functionality for the SubscriptionOrder
    Class This class provides repository functionality for the Subscription This class provides repository functionality for the Subscription
    Class TrackingNumber object for NHibernate mapped table 'ac_TrackingNumbers'. TrackingNumber object for NHibernate mapped table 'ac_TrackingNumbers'.
    Class This class provides repository functionality for the TrackingNumber This class provides repository functionality for the TrackingNumber
    Class Extensions to IList to emulate methods specific to upsell product collections.
    Interfaces
     InterfaceDescription
    Interface Repository interface for BasketCoupon entities
    Interface Interface for BasketItemInput entities Repository interface for BasketItemInput entities
    Interface Interface for BasketItem entities Interface for BasketItem entities
    Interface Interface for Basket entities Interface for Basket entities
    Interface Interface for BasketShipment entities Interface for BasketShipment Repository
    Interface Interface for OrderCoupon repository
    Interface Interface for OrderItemDigitalGood entities Repository interface for OrderItemDigitalGood entities
    Interface Interface for OrderItemInput entities Repository Interface for OrderItemInput entities
    Interface Interface for OrderItem entities Repository interface for OrderItem entities
    Interface Interface for OrderNote entities Repository Interface for OrderNote entities
    Interface Interface for Order entities Interface for Order entities
    Interface Interface for OrderShipment entities Repository interface for OrderShipment entities
    Interface Repository interface for OrderStatusAction entities
    Interface Interface for OrderStatus entities Interface for OrderStatus entities
    Interface Interface for OrderStatusTrigger repositories.
    Interface Interface for SubscriptionOrder entities
    Interface Interface for Subscription entities Repository interface for Subscription entities
    Interface Interface for TrackingNumber entities Interface for TrackingNumber entities
    Enumerations
     EnumerationDescription
    Enumeration Enumeration that represents an inventory action
    Enumeration Enumeration that represents the status of inventory.
    Enumeration Enumeration that represents type of a note
    Enumeration Enumeration that represents an action on order
    Enumeration Enum representing the types of Order Items
    Enumeration Enumeration that represents the overall payment status of an order
    Enumeration Enumeration that represents the status of an order shipment
    Enumeration Subscription processing status enum
    See Also