IJob |
public interface IJobTitleService : IJobTitleQueryService, IBusinessService
The IJobTitleService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of JobTitles matching the specified filter.
(Inherited from IJobTitleQueryService) | |
GetAll |
Gets all JobTitles
(Inherited from IJobTitleQueryService) | |
GetSingle |
Gets a single JobTitle matching the provided filter.
(Inherited from IJobTitleQueryService) |