Classes
Class | Description | |
---|---|---|
AssessmentBase |
Base class for representing an assessment
| |
AvailableReport |
Class to hold info about a report type that can be generated from the API
| |
ComparisonReport |
Class to hold info about a comparison report that has already been generated
| |
DISCScore |
Class to hold DISC scores from a PPA or HJA assessment
| |
GIAAssessment |
Class representing a GIA assessment
| |
HJAAssessment |
Class representing a HJA assessment
| |
Job |
Class to hold data about a Job which can be used by a client application
| |
JobSearchParams |
Class for setting parameters to use in a job search
| |
PeopleSearchParams |
Class for setting parameters to use in a people search
| |
Person |
Class to hold data about a Person which can be used by a client application
| |
PPAAssessment |
Class representing a PPA assessment
| |
PPAResponse |
Class representing a response to a PPA question
| |
ResultsList T |
Class to hold results from a database search
| |
SubmitPPAParams |
Parameters for submitting a complete PPA
| |
TEIQAssessment |
Class representing a TEIQ assessment
|
Enumerations
Enumeration | Description | |
---|---|---|
AssessmentStatusEnum | Enumeration for the status of assessments | |
AssessmentTypeEnum | Enumeration for the types of assessment available via the API | |
GenderEnum | Enumeration for genders of people | |
JobSearchOrderByEnum | Enumeration for ordering the results from a job search | |
PeopleSearchOrderByEnum | Enumeration for ordering the results from a people search | |
ReportTypeEnum | Enumeration for the types of report that can be generated |