Name | Description | |
---|---|---|
ProductVariantRepository Constructor |
The following tables list the members exposed by ProductVariantRepository.
Name | Description | |
---|---|---|
ProductVariantRepository Constructor |
Name | Description | |
---|---|---|
BeforeSave | Overridden. | |
CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
CountAllForProduct | ||
CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
CountForProduct | ||
CountVariantsForProduct | ||
Delete | Overloaded. (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
GetOptionList | Overloaded. | |
GetProductVariantId | Overloaded. | |
GetVariantName | ||
Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadAllForProduct | ||
LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadForOptionList | Overloaded. | |
LoadForProduct | ||
Save | Overridden. Saves item to the database |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |