|
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.BaseDepartment | +--br.usp.ime.xpusp.om.Department
The skeleton for this class was autogenerated by Torque on: [Mon Feb 18 12:45:16 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.BaseDepartment |
alreadyInSave, aSource, aUnit, code, collCourses, collDefaultCapabilitys, collDisciplines, collProfessors, collXpuspUsers, collYears, lastCoursesCriteria, lastDefaultCapabilitysCriteria, lastDisciplinesCriteria, lastProfessorsCriteria, lastXpuspUsersCriteria, lastYearsCriteria, name, second_code, source_id, unit_id |
Fields inherited from class org.apache.turbine.om.BaseObject |
errMsg, is_new, modified, NEW_ID, primaryKey |
Constructor Summary | |
Department()
|
|
Department(java.lang.String code,
java.lang.String name,
int sourceId)
|
Method Summary | |
java.lang.String |
getJupiterDisciplinesUrl()
|
int |
getNrDisciplines()
|
void |
setSourceId(int sourceId)
|
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 Department()
public Department(java.lang.String code, java.lang.String name, int sourceId) throws java.lang.Exception
Method Detail |
public void setSourceId(int sourceId) throws java.lang.Exception
public java.lang.String getJupiterDisciplinesUrl() throws java.lang.Exception
public int getNrDisciplines() throws java.lang.Exception
|
XPUSP - Home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |