Classes
| Class | Description | |
|---|---|---|
|
|
BaseEntity<(Of <(<'T>)>)> |
Base class for all the entity objects in ECommerce Module.
|
|
|
BaseEntityStatic<(Of <(<'T>)>)> |
Base class for all the entity objects in ECommerce Module.
|
|
|
DoesNotExistException |
DoesNotExistException is thrown when an item does not exist or has been deleted.
|
|
|
ECommerceState |
State for current ecommerce operations
|
|
|
ExistsException |
ExistsException is thrown when an item already exists.
|
|
|
LeafEntityCollection<(Of <(<'TEntity, TCarrier>)>)> |
base class for all collection objects for entities that are not independent from another entity.
|
|
|
LeafEntityIndexedCollection<(Of <(<'TEntity, TCarrier>)>)> |
base class for all collection objects for entities that are not independent from another entity.
|
|
|
ModuleECommerce |
Litium E-commerce module.
|
|
|
ModuleECommerceException |
Base exception class for the E-Commerce module.
|
|
|
PropertyMetaInfo |
Represents meta information about fileds in a entity class.
|
|
|
RootEntityCollection<(Of <(<'T>)>)> |
Acts as the base class for all entity collections.
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IAdditionalOrderInfoCarrierIntroducer |
Interface for additional order info carrier introducer.
|
|
|
IAdditionalPaymentInfoCarrierIntroducer |
Interface for additional payment info carrier introducer.
|
|
|
IAddressCarrierIntroducer |
Interface for address carrier introducer.
|
|
|
ICampaignCarrierIntroducer |
Interface for Campaign carrier introducer.
|
|
|
ICustomerInfoCarrierIntroducer |
Interface for customer info carrier introducer.
|
|
|
IDeliveryCarrierIntroducer |
Interface for delivery carrier introducer.
|
|
|
IDeliveryRowCarrierIntroducer |
Interface for delivery row carrier introducer.
|
|
|
IFeeCarrierIntroducer |
Interface for fee carrier introducer.
|
|
|
IOrderCarrierIntroducer |
Interface for order carrier introducer.
|
|
|
IOrderDiscountCarrierIntroducer |
Interface for order discount carrier introducer.
|
|
|
IOrderRowCarrierIntroducer |
Interface for Order row carrier introducer.
|
|
|
IPaymentInfoCarrierIntroducer |
Interface for payment info carrier introducer.
|