2022 June Release

Class FSCPERSONNELFILE@1.1001:JobApplication Permanent link for this heading

Class Hierarchy

Object > CompoundObject > JobApplication

Stores all documents of an job application

Properties Permanent link for this heading

Type

Property

Name

User[]

jadotherpersonnelmanagers

Other Supervisors

User

jadresponsiblepersonnelmanager

Responsible Supervisor

AdministrationObject[]

japforwardedto

Forwarded to

EmployeeLocation[]

japlocation

Location

date

japreceivedat

Received on/at

Term

japsource

Application Source

JobApplicationState

japstate

State

AdministrationObject[]

pfinspectors

Temporary Access (Active)

AdministrationObject[]

pftempaccessinspectors

Temporary Access (Active)

Actions Permanent link for this heading

Return Type

Signature

ApplicantFile

GetApplicantFile(
  out retval ApplicantFile applicantfile)

JobAdvertisement

GetJobAdvertisement(
  out retval JobAdvertisement jobadvertisement)

boolean

IsClosed(
  out retval boolean isclosed)

Properties Permanent link for this heading


Other Supervisors (FSCPERSONNELFILE@1.1001:jadotherpersonnelmanagers) Permanent link for this heading

The additional users who could be the responsible manager of the applicant

unique User[] FSCPERSONNELFILE@1.1001:jadotherpersonnelmanagers

Additional Information


Responsible Supervisor (FSCPERSONNELFILE@1.1001:jadresponsiblepersonnelmanager) Permanent link for this heading

The responsible manager of the applicatn

User FSCPERSONNELFILE@1.1001:jadresponsiblepersonnelmanager not null

Additional Information


Forwarded to (FSCPERSONNELFILE@1.1001:japforwardedto) Permanent link for this heading

unique AdministrationObject[] FSCPERSONNELFILE@1.1001:japforwardedto readonly(ui)

Additional Information


Location (FSCPERSONNELFILE@1.1001:japlocation) Permanent link for this heading

The location where the employee will work

unique EmployeeLocation[] FSCPERSONNELFILE@1.1001:japlocation

Additional Information


Received on/at (FSCPERSONNELFILE@1.1001:japreceivedat) Permanent link for this heading

The datate when the job application was received

date FSCPERSONNELFILE@1.1001:japreceivedat


Application Source (FSCPERSONNELFILE@1.1001:japsource) Permanent link for this heading

The source where the job application was created from

Term FSCPERSONNELFILE@1.1001:japsource

Additional Information

  • Object Classes Allowed: Term

State (FSCPERSONNELFILE@1.1001:japstate) Permanent link for this heading

The state of the job application

JobApplicationState FSCPERSONNELFILE@1.1001:japstate readonly(ui)

Additional Information


Temporary Access (Active) (FSCPERSONNELFILE@1.1001:pfinspectors) Permanent link for this heading

AdministrationObject[] FSCPERSONNELFILE@1.1001:pfinspectors readonly(ui)

Additional Information


Temporary Access (Active) (FSCPERSONNELFILE@1.1001:pftempaccessinspectors) Permanent link for this heading

AdministrationObject[] FSCPERSONNELFILE@1.1001:pftempaccessinspectors readonly(ui)

Additional Information

Actions Permanent link for this heading


FSCPERSONNELFILE@1.1001:GetApplicantFile Permanent link for this heading

Retrieve the applicant file for the current object

ApplicantFile FSCPERSONNELFILE@1.1001:GetApplicantFile(
  out retval ApplicantFile applicantfile)

Name

Description

applicantfile

the applicant file

FSCPERSONNELFILE@1.1001:GetJobAdvertisement Permanent link for this heading

Retrieve the job advertisement. When called on an object of the applicant file the last accepted job application is preferred.

JobAdvertisement FSCPERSONNELFILE@1.1001:GetJobAdvertisement(
  out retval JobAdvertisement jobadvertisement)

Name

Description

jobadvertisement


FSCPERSONNELFILE@1.1001:IsClosed Permanent link for this heading

Helper to check if an object or personnel file is already closed

boolean FSCPERSONNELFILE@1.1001:IsClosed(
  out retval boolean isclosed)

Name

Description

isclosed

the result