| Name | Description | |
|---|---|---|
![]()  | CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<EmailListUser,int>) | 
![]()  | CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<EmailListUser,int>) | 
![]()  | CountForEmailList | Overloaded. Counts the number of EmailListUser objects for the given EmailList in the database. | 
![]()  | Delete | Deletes an item from the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<EmailListUser,int>) | 
![]()  | Load | Locates an EmailListUser instance given the list id and an email | 
![]()  | LoadAll | Load all items (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<EmailListUser,int>) | 
![]()  | LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<EmailListUser,int>) | 
![]()  | LoadForEmailList | Loads a collection of EmailListUser objects for the given EmailListId from the database | 
![]()  | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.IRepositoryWithTypedId<EmailListUser,int>) | 
            