Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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.

ConvertStringUserKey

Supports membership providers with System.String values for ProviderUserKey.

CreditCard

CreditCard

CreditCard.eCreditCardType

CreditCardEntity

CustomerAddress

CustomerAddress

CustomerAddressHelper

Helper class.

CustomerAddressTypeEnum

Represent posible customer address types

CustomerCacheOptions

Represent configurable customer cache options

CustomerContact

Contact class

CustomerContact.eContactGroup

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.

Organization.eOrganizationType

OrganizationEntity

Interfaces

IUserKeyConverter

Interface for converting the userKey object in a membership provider into a string.