java.lang.Object
BaseObject
br.usp.ime.xpusp.om.BaseDepartment
br.usp.ime.xpusp.om.Department
- All Implemented Interfaces:
- org.apache.turbine.om.Retrievable
- public class Department
- extends BaseDepartment
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.
| Methods inherited from class br.usp.ime.xpusp.om.BaseDepartment |
addCourse, addDefaultCapability, addDiscipline, addProfessor, copy, getCode, getCourses, getCourses, getCoursesJoinSource, getCoursesJoinUnit, getDefaultCapabilitys, getDefaultCapabilitys, getDefaultCapabilitysJoinDiscipline, getDisciplines, getDisciplines, getDisciplinesJoinDisciplineType, getDisciplinesJoinSource, getName, getPrimaryKey, getProfessors, getProfessors, getQueryKey, getSource, getSourceId, getUnit, getUnitId, initCourses, initDefaultCapabilitys, initDisciplines, initProfessors, save, save, setCode, setName, setPrimaryKey, setQueryKey, setSource, setSourceId, setSourceKey, setUnit, setUnitId, setUnitKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Department
public Department()
Department
public Department(java.lang.String code,
java.lang.String name,
int sourceId)
throws java.lang.Exception
getJupiterDisciplinesUrl
public java.lang.String getJupiterDisciplinesUrl()
throws java.lang.Exception
getNrDisciplines
public int getNrDisciplines()
throws java.lang.Exception