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