IList <Guid> IJobAdsQuery.GetJobAdsWithoutSalaries() { return(_repository.GetJobAdIdsWithoutSalaries(false)); }