2022 June Release

Class FSCPERSONNELFILE@1.1001:ApplicantFile Permanent link for this heading

Class Hierarchy

Object > CompoundObject > ApplicantFile

Stores all documents of an applicants

Properties Permanent link for this heading

Type

Property

Name

Address[]

address

Addresses

date

aflastjobapplicationat

Last Job Application on/at

date

aflastjobapplicationclosedat

Last Job Application Closed on/at

ApplicantFileState

afstate

State

string[]

amremarks

Remarks

EmailInformation[]

emailinformation

E-Mail Addresses

Addressee

mainaddress

Main Address

date

persbirthday

Date of Birth

Language

perscommlanguage

Language for Communication

string(65)

persposttitle

Post Title

string

perssalutation

Salutation

Sex

perssex

Sex

Telephone[]

telephone

Telephone Numbers

string(64)

userfirstname

First Name

string(64)

usersurname

Surname

string(64)

usertitle

Title

string[]

website

Web Sites

Actions Permanent link for this heading

Return Type

Signature

JobApplication[]

GetJobApplications(
  optional JobApplicationState state,
  out retval JobApplication[] jobapplications)

Properties Permanent link for this heading


Addresses (FSCFOLIO@1.1001:address) Permanent link for this heading

Address[] FSCFOLIO@1.1001:address


Last Job Application on/at (FSCPERSONNELFILE@1.1001:aflastjobapplicationat) Permanent link for this heading

The timestamp when the last job application was received

date FSCPERSONNELFILE@1.1001:aflastjobapplicationat readonly volatile


Last Job Application Closed on/at (FSCPERSONNELFILE@1.1001:aflastjobapplicationclosedat) Permanent link for this heading

The timestamp when the last job application was closed

date FSCPERSONNELFILE@1.1001:aflastjobapplicationclosedat readonly volatile


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

The state of the applicant file

ApplicantFileState FSCPERSONNELFILE@1.1001:afstate readonly(ui)


Remarks (FSCPERSONNELFILE@1.1001:amremarks) Permanent link for this heading

string[] FSCPERSONNELFILE@1.1001:amremarks


E-Mail Addresses (COOMAPI@1.1:emailinformation) Permanent link for this heading

Defines the e-mail information for the address book entry.

EmailInformation[] COOMAPI@1.1:emailinformation

Additional Information


Main Address (FSCFOLIO@1.1001:mainaddress) Permanent link for this heading

Addressee FSCFOLIO@1.1001:mainaddress readonly invisible


Date of Birth (FSCFOLIO@1.1001:persbirthday) Permanent link for this heading

date FSCFOLIO@1.1001:persbirthday


Language for Communication (FSCFOLIO@1.1001:perscommlanguage) Permanent link for this heading

Language FSCFOLIO@1.1001:perscommlanguage


Post Title (FSCFOLIO@1.1001:persposttitle) Permanent link for this heading

string(65) FSCFOLIO@1.1001:persposttitle


Salutation (FSCFOLIO@1.1001:perssalutation) Permanent link for this heading

string FSCFOLIO@1.1001:perssalutation


Sex (FSCFOLIO@1.1001:perssex) Permanent link for this heading

Sex FSCFOLIO@1.1001:perssex


Telephone Numbers (FSCFOLIO@1.1001:telephone) Permanent link for this heading

Telephone[] FSCFOLIO@1.1001:telephone


First Name (COOSYSTEM@1.1:userfirstname) Permanent link for this heading

Defines the first name of the user.

string(64) COOSYSTEM@1.1:userfirstname


Surname (COOSYSTEM@1.1:usersurname) Permanent link for this heading

Defines the last name of the user.

string(64) COOSYSTEM@1.1:usersurname not null


Title (COOSYSTEM@1.1:usertitle) Permanent link for this heading

Defines the title of the user.

string(64) COOSYSTEM@1.1:usertitle


Web Sites (FSCFOLIO@1.1001:website) Permanent link for this heading

string[] FSCFOLIO@1.1001:website

Actions Permanent link for this heading


FSCPERSONNELFILE@1.1001:GetJobApplications Permanent link for this heading

Retrive the job applications of an application file matching the supplied state

JobApplication[] FSCPERSONNELFILE@1.1001:GetJobApplications(
  optional JobApplicationState state,
  out retval JobApplication[] jobapplications)

Name

Description

state

the state of the job application

jobapplications

the job applications