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