Name | Description | |
---|---|---|
![]() | DigitalGoodGroupRepository Constructor |
The following tables list the members exposed by DigitalGoodGroupRepository.
Name | Description | |
---|---|---|
![]() | DigitalGoodGroupRepository Constructor |
Name | Description | |
---|---|---|
![]() | 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>) |
![]() | CountForDigitalGood | |
![]() | CountForGroup | |
![]() | Delete | Overloaded. (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) |
![]() | 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>) |
![]() | LoadForDigitalGood | |
![]() | LoadForGroup | |
![]() | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.Repository<DigitalGoodGroup>) |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |