Name | Description | |
---|---|---|
![]() | CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<DigitalGood,int>) |
![]() | CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<DigitalGood,int>) |
![]() | CountForLicenseAgreement | Counts the number of DigitalGood objects for the given LicenseAgreementId in the database. |
![]() | CountForReadme | Counts the number of DigitalGood objects for the given ReadmeId in the database. |
![]() | CountForStore | Counts the number of DigitalGood objects for the given StoreId in the database. |
![]() | CountForVariant | Counts the number of DigitalGood objects for a product variant |
![]() | Delete | Deletes an item from the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<DigitalGood,int>) |
![]() | Find | Overloaded. Gets a collection of DigitalGood objects matching the given name |
![]() | FindByName | Overloaded. Gets a collection of DigitalGood objects matching the given name |
![]() | FindByNameCount | Gets the number of DigitalGood objects matching the given name |
![]() | FindByUserGroups | Overloaded. Gets a collection of DigitalGood objects matching the given user |
![]() | FindByUserGroupsCount | Gets the number of DigitalGood objects matching the given user |
![]() | FindCount | Gets the number of DigitalGood objects matching the given name |
![]() | Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<DigitalGood,int>) |
![]() | LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<DigitalGood,int>) |
![]() | LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<DigitalGood,int>) |
![]() | LoadForLicenseAgreement | Loads a collection of DigitalGood objects for the given LicenseAgreementId from the database |
![]() | LoadForReadme | Loads a collection of DigitalGood objects for the given ReadmeId from the database |
![]() | LoadForStore | Loads a collection of DigitalGood objects for the given StoreId from the database |
![]() | LoadForVariant | Overloaded. Loads a collection of DigitalGood objects for the variant from the database |
![]() | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<DigitalGood,int>) |
![]() | UpdateFileData | Update the file data for specified digital good |