ClientexecSupportDepartments
Generic Clientexec Support Departments Migrator.
Table of Contents
Methods
| __construct() | ClientexecSupportDepartments constructor. |
| get() | Get all support departments. |
| getDepartmentStaff() | Get all support departments. |
Methods
__construct()
ClientexecSupportDepartments constructor.
public
__construct(Record $remote) : mixed
Parameters
- $remote : Record
get()
Get all support departments.
public
get() : mixed
Return values
mixed —The result of the sql transaction
getDepartmentStaff()
Get all support departments.
public
getDepartmentStaff(mixed $department_id) : mixed
Parameters
- $department_id : mixed
Return values
mixed —The result of the sql transaction