parsing::GatParser

Header Image
Project:
GatParser : Public Class
Created: 01.09.2025 09:57:39
Modified: 01.09.2025 09:57:39
Project:
Advanced:
  • Operations
  • Messages From
  • Advanced
Operation
Public
parseGatCSV (filePath: String, ) : List<GatEntry>
Details:
Notes: <font color="#3f5fbf">Parses a source CSV file from GAT in order to create GAT objects.</font><br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
getGATDepartments (gatEntries: List<GatEntry>, ) : List<String>
Details:
Notes: <font color="#3f5fbf">Retrieves a list of department codes from a list of GatEntry objects</font><br/><br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Private
parseDouble (value: String, ) : double
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Element Message
DatasetCreator parseGatCSV(String)
Details:
Type: Sequence Synchronous Call
Parses a source CSV exported from the GAT system into GATEntry objects. The source CSV contains absence data and HR data (department demographics).
DatasetCreator parseGatCSV(String)
Details:
Type: Sequence Synchronous Call
Parses a source CSV exported from the GAT system into GATEntry objects. The source CSV contains absence data and HR data (department demographics).
DatasetCreator getGATDepartments(List)
Details:
Type: Sequence Synchronous Call
Retrieves a list of department codes from a list of GatEntry objects
DatasetCreator parseGatCSV(String)
Details:
Type: Sequence Synchronous Call
Parses a source CSV exported from the GAT system into GATEntry objects. The source CSV contains absence data and HR data (department demographics).
DatasetCreator getGATDepartments(List)
Details:
Type: Sequence Synchronous Call
Retrieves a list of department codes from a list of GatEntry objects
DatasetCreator parseGatCSV(String)
Details:
Type: Sequence Synchronous Call
Parses a source CSV exported from the GAT system into GATEntry objects. The source CSV contains absence data and HR data (department demographics).
Property Value
isFinalSpecialization: 0