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