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