AddEmployeeTransfer | Adds an employee transfer. |
DeleteEmployeeTransfer | Deletes an existing employee transfer. |
GetDataInterface | Creates an empty data structure. This means the structure contains the default settings/values of the database. |
GetDataInterfaceFromXMLFile | Creates a data structure from a specified XML file. |
GetDataInterfaceFromXMLString | Creates a data structure from a specified XML string. |
GetEmployeeTransfer | Retrieves an employee transfer. |
GetEmployeeTransferList | Retrieves the list of employee transfers. |
UpdateEmployeeTransfer | Updates an existing employee transfer. |