Namespace Mediachase.Commerce.Customers
Classes
AddressEntity
ContactEntity
ConvertBinaryUserKey
Supports membership providers with binary (System.Array of System.Byte) values for ProviderUserKey.
ConvertGuidUserKey
Supports membership providers with System.Guid values for ProviderUserKey.
ConvertIntUserKey
Supports membership providers with System.Int32 values for ProviderUserKey.
ConvertSidUserKey
Supports membership providers with System.Security.Principal.SecurityIdentifier values for ProviderUserKey.
ConvertStringUserKey
Supports membership providers with System.String values for ProviderUserKey.
CreditCard
CreditCard
CreditCardEntity
CustomerAddress
CustomerAddress
CustomerAddressHelper
Helper class.
CustomerContact
Contact class
CustomerContext
The CustomerContext class is used to access the functions of the Customer Management System.
CustomerEntityFactory
Repesents factory for creation typed entity object by class name and primary key id
CustomerOptions
Contains options that for the customer system.
CustomersCache
Implements cache operations for customer data.
CustomersPermissions
Permissions for customer subsytem
MapUserKey
Manages mapping of ProviderUserKey to/from string representation.
Organization
Represents organization.
OrganizationEntity
Interfaces
IUserKeyConverter
Interface for converting the userKey object in a membership provider into a string.
Enums
CreditCard.eCreditCardType
CustomerAddressTypeEnum
Represent posible customer address types