Package org.ametys.plugins.joboffer
Interface JobOfferConstants
public interface JobOfferConstants
Job offer constant
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Path of attribute holding the job offerstatic final String
Path of attribute holding the the persons in chargestatic final String
Id of the application content typestatic final String
Path of attribute holding the persons in chargestatic final String
Path of attribute holding the persons in chargestatic final String
Path of attribute holding the persons in chargestatic final String
Path of attribute holding the job idstatic final String
Id of the application job offer
-
Field Details
-
JOB_APPLICATION_CONTENT_TYPE
Id of the application content type- See Also:
-
JOB_OFFER_CONTENT_TYPE
Id of the application job offer- See Also:
-
JOB_OFFER_ATTRIBUTE_PATH_PERSON_IN_CHARGE
Path of attribute holding the persons in charge- See Also:
-
JOB_OFFER_ATTRIBUTE_PATH_CLOSING_DATE
Path of attribute holding the persons in charge- See Also:
-
JOB_OFFER_ATTRIBUTE_PATH_APPLICATIONS
Path of attribute holding the persons in charge- See Also:
-
JOB_OFFER_ATTRIBUTE_PATH_REF_ID
Path of attribute holding the job id- See Also:
-
JOB_APPLICATION_ATTRIBUTE_PATH_JOB_OFFER
Path of attribute holding the job offer- See Also:
-
JOB_APPLICATION_ATTRIBUTE_PATH_PERSON_IN_CHARGE
Path of attribute holding the the persons in charge- See Also:
-