Bitrix API

MapperService implements MapperService

Table of Contents

Interfaces

MapperService

Methods

__construct()  : mixed
filterNotMappedUserIds()  : Result|FilterNotMappedUserIdsResult
getEmployeesWithMultipleVacancy()  : Result|GetMultipleVacancyEmployeesResult
getMappingEntitiesForUnmappedPersons()  : GetMappingEntityCollectionResult
getSuggestForPeople()  : GetMatchesForMappingResult
getSuggestForUsers()  : GetMatchesForMappingResult
listMappedUserIdWithOneEmployeePosition()  : array<int, int>
Get users who has only one employee

Methods

listMappedUserIdWithOneEmployeePosition()

Get users who has only one employee

public listMappedUserIdWithOneEmployeePosition(int $companyId, int ...$userIds) : array<int, int>
Parameters
$companyId : int
$userIds : int
Return values
array<int, int>

userId => employeeId


        
On this page

Search results