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