Finds departments by their cost code.
The cost code of the departments.
An array of objects representing the departments with the given cost code.
Finds a department by its identifier.
The identifier of the department.
An object representing the department.
Gets the MIS configuration for a specific department and plugin system.
The identifier of the department.
The name of the plugin system.
An object representing the MIS configuration.
Represents a department object interface with methods to manage departments.