Package | Description |
---|---|
net.hrider.api.model |
Modifier and Type | Class and Description |
---|---|
class |
Administrator
HRider user with Administrator role.
|
class |
AdministratorsCollection
Collection of administrators.
|
class |
Appraisal
An appraisal.
|
class |
AppraisalsCollection
Collection of appraisals.
|
class |
CompaniesCollection
Collection of companies.
|
class |
Company
Each of the companies in a Premium Account.
|
class |
Department
A company department.
|
class |
DepartmentsCollection
Collection of departments.
|
class |
Employee
Employee.
|
class |
EmployeesCollection
Collection of employees.
|
class |
FeedbackReport
Personal feedback report for an employee in an appraisal.
|
class |
FeedbackReportsCollection
A collection of feedback reports.
|
class |
File
Describes a file with its properties (does not include content).
|
class |
FilesCollection
Collection of files.
|
class |
Invitation
Each of the invitations to participate on an appraisal as evaluator.
|
class |
InvitationsCollection
A collection of invitations.
|
class |
Position
A job position.
|
class |
PositionsCollection
Collection of positions.
|
class |
ReportsCollection
A collection of reports.
|
class |
Root
The root resource for the restful HRider API.
|
Modifier and Type | Method and Description |
---|---|
Resource |
Resource.setEmbedded(T embedded) |
Resource |
Resource.setLinks(K links) |