![]() | |
IRetailer |
public interface IRetailerTypeEntityService : IRetailerTypeQueryService, IBusinessService
The IRetailerTypeEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new RetailerType |
![]() | Delete | Deletes the specified RetailerType. |
![]() | Get |
Gets a list of RetailerTypes matching the specified filter.
(Inherited from IRetailerTypeQueryService) |
![]() | GetAll |
Gets all RetailerTypes
(Inherited from IRetailerTypeQueryService) |
![]() | GetSingle |
Gets a single RetailerType matching the provided filter.
(Inherited from IRetailerTypeQueryService) |
![]() | Update | Updates the specified RetailerType |