|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.bejug.javacareers.common.constants.JavacareersConstants
Common constants to be used throughout the application.
| Field Summary | |
static int |
ACADEMIC_EDUCATION_OFFER
constant for an academiceducationoffer. |
static int |
COMMERCIAL_EDUCATION_OFFER
constant for a commercialeducationoffer. |
static int |
CONSULTING_SERVICE_OFFER
constant for a consultingserviceoffer. |
static int |
EDUCATION_SERVICE_OFFER
constant for an educationserviceoffer |
static int |
INTERVIEW
constant for an interview |
static int |
JOBOFFER
constant for a joboffer. |
static int |
PRESENTATION
constant for a presentation |
static int |
RESUME
constant for a resume. |
static int |
TRAINING
constant for a training |
| Constructor Summary | |
JavacareersConstants()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int JOBOFFER
public static final int COMMERCIAL_EDUCATION_OFFER
public static final int ACADEMIC_EDUCATION_OFFER
public static final int CONSULTING_SERVICE_OFFER
public static final int EDUCATION_SERVICE_OFFER
public static final int RESUME
public static final int PRESENTATION
public static final int INTERVIEW
public static final int TRAINING
| Constructor Detail |
public JavacareersConstants()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||