Method | Description | |
---|---|---|
GetAllDepartments ( ) : List |
||
GetAllGroups ( ) : List |
||
GetAllJobTitles ( ) : List |
||
GetIDFromName ( string name ) : int | ||
SendChangeRequest ( Newtonsoft.Json.Linq.JObject json ) : |
||
UpdateDataSourcesWithApprovedChanges ( ) : void | ||
makeRequestForm ( Newtonsoft.Json.Linq.JObject json ) : |
public SendChangeRequest ( Newtonsoft.Json.Linq.JObject json ) : |
||
json | Newtonsoft.Json.Linq.JObject | |
return |
public UpdateDataSourcesWithApprovedChanges ( ) : void | ||
return | void |
public makeRequestForm ( Newtonsoft.Json.Linq.JObject json ) : |
||
json | Newtonsoft.Json.Linq.JObject | |
return |