Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

br.usp.ime.xpusp.om
Class Department  view Department download Department.java

java.lang.Object
  extended byBaseObject
      extended bybr.usp.ime.xpusp.om.BaseDepartment
          extended bybr.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.


Field Summary
 
Fields inherited from class br.usp.ime.xpusp.om.BaseDepartment
collCourses, collDefaultCapabilitys, collDisciplines, collProfessors
 
Constructor Summary
Department()
           
Department(java.lang.String code, java.lang.String name, int sourceId)
           
 
Method Summary
 java.lang.String getJupiterDisciplinesUrl()
           
 int getNrDisciplines()
           
 
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
 

Constructor Detail

Department

public Department()

Department

public Department(java.lang.String code,
                  java.lang.String name,
                  int sourceId)
           throws java.lang.Exception
Method Detail

getJupiterDisciplinesUrl

public java.lang.String getJupiterDisciplinesUrl()
                                          throws java.lang.Exception

getNrDisciplines

public int getNrDisciplines()
                     throws java.lang.Exception