|
XPUSP - Home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.turbine.om.BaseObject | +--br.usp.ime.xpusp.om.BaseProfessorPeriod | +--br.usp.ime.xpusp.om.ProfessorPeriod
The skeleton for this class was autogenerated by Torque on: [Sun Mar 03 13:30:43 GMT-03:00 2002] You should add additional methods to this class to meet the application requirements. This class will only be generated as long as it does not already exist in the output directory.
Field Summary | |
static int |
DESIRABLE
Professor period type |
static int |
IMPOSSIBLE
Professor period type |
static int |
INDIFERENT
Professor period type |
static int |
UNDESIRABLE
Professor period type |
Fields inherited from class br.usp.ime.xpusp.om.BaseProfessorPeriod |
alreadyInSave, aPeriod, aProfessor, comboPK, period_id, pks, professor_id, type |
Fields inherited from class org.apache.turbine.om.BaseObject |
errMsg, is_new, modified, NEW_ID, primaryKey |
Constructor Summary | |
ProfessorPeriod()
|
Methods inherited from class br.usp.ime.xpusp.om.BaseProfessorPeriod |
copy, getPeriod, getPeriodId, getPrimaryKey, getProfessor, getProfessorId, getQueryKey, getType, save, save, save, setPeriod, setPeriodId, setPeriodId, setPeriodKey, setPrimaryKey, setPrimaryKey, setPrimaryKey, setPrimaryKey, setProfessor, setProfessorId, setProfessorId, setProfessorKey, setQueryKey, setType |
Methods inherited from class org.apache.turbine.om.BaseObject |
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, registerNatives, toString, wait, wait, wait |
Methods inherited from interface org.apache.turbine.om.Persistent |
getPrimaryKey, isModified, isNew, save, setModified, setNew, setPrimaryKey, setPrimaryKey |
Field Detail |
public static final int IMPOSSIBLE
public static final int INDIFERENT
public static final int UNDESIRABLE
public static final int DESIRABLE
Constructor Detail |
public ProfessorPeriod()
|
XPUSP - Home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |