Name | Description | |
---|---|---|
![]() | CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<CouponCombo,int>) |
![]() | CountForComboCoupon | Counts the number of CouponCombo objects for the given CouponId in the database. |
![]() | CountForCoupon | Counts the number of CouponCombo objects for the given CouponId in the database. |
![]() | CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<CouponCombo,int>) |
![]() | Delete | Deletes an item from the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<CouponCombo,int>) |
![]() | Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<CouponCombo,int>) |
![]() | LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<CouponCombo,int>) |
![]() | LoadForComboCoupon | Loads a collection of CouponCombo objects for the given CouponId from the database |
![]() | LoadForCoupon | Loads a collection of CouponCombo objects for the given CouponId from the database |
![]() | LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<CouponCombo,int>) |
![]() | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<CouponCombo,int>) |