2024 April Release

Class FSCPERSONNELFILE@1.1001:ApplicantFile Permanent link for this heading

Stores all documents of an applicants

Class Hierarchy

Object > CompoundObject > ApplicantFile

Properties Permanent link for this heading

Type

Property

Name

Address[]

address

Addresses

JobApplication[]

afapplications

Job Applications

Object[]

afdocuments

Documents

date

aflastjobapplicationat

Last Job Application on/at

date

aflastjobapplicationclosedat

Last Job Application Closed on/at

ApplicantFileShelf

afshelf

Applicant File Shelf

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

persmiddlename

Middle Initial

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


Job Applications (FSCPERSONNELFILE@1.1001:afapplications) Permanent link for this heading

Job applications

JobApplication[] FSCPERSONNELFILE@1.1001:afapplications readonly

Additional Information


Documents (FSCPERSONNELFILE@1.1001:afdocuments) Permanent link for this heading

Documents

unique Object[] FSCPERSONNELFILE@1.1001:afdocuments readonly

Additional Information


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


Applicant File Shelf (FSCPERSONNELFILE@1.1001:afshelf) Permanent link for this heading

Shelf

ApplicantFileShelf FSCPERSONNELFILE@1.1001:afshelf not null readonly volatile

Additional Information


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

Remarks

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


Middle Initial (FSCFOLIO@1.1001:persmiddlename) Permanent link for this heading

string FSCFOLIO@1.1001:persmiddlename


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