|
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.BaseSource | +--br.usp.ime.xpusp.om.Source
The skeleton for this class was autogenerated by Torque on: [Thu Feb 21 13:17:27 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.
Fields inherited from class br.usp.ime.xpusp.om.BaseSource |
alreadyInSave, collCourses, collDepartments, collDisciplines, collUnits, lastCoursesCriteria, lastDepartmentsCriteria, lastDisciplinesCriteria, lastUnitsCriteria, name, source_id |
Fields inherited from class org.apache.turbine.om.BaseObject |
errMsg, is_new, modified, NEW_ID, primaryKey |
Constructor Summary | |
Source()
|
Method Summary | |
boolean |
isFenix()
|
static boolean |
isFenix(org.apache.turbine.om.NumberKey key)
|
boolean |
isJupiter()
|
static boolean |
isJupiter(org.apache.turbine.om.NumberKey key)
|
Methods inherited from class br.usp.ime.xpusp.om.BaseSource |
addCourse, addDepartment, addDiscipline, addUnit, copy, getCourses, getCourses, getCoursesJoinDepartment, getCoursesJoinUnit, getDepartments, getDepartments, getDepartmentsJoinUnit, getDisciplines, getDisciplines, getDisciplinesJoinDepartment, getDisciplinesJoinDisciplineType, getName, getPrimaryKey, getQueryKey, getSourceId, getUnits, getUnits, initCourses, initDepartments, initDisciplines, initUnits, save, save, save, setName, setPrimaryKey, setPrimaryKey, setQueryKey, setSourceId, setSourceId |
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 |
Constructor Detail |
public Source()
Method Detail |
public boolean isJupiter()
public boolean isFenix()
public static boolean isJupiter(org.apache.turbine.om.NumberKey key)
public static boolean isFenix(org.apache.turbine.om.NumberKey key)
|
XPUSP - Home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |