java.lang.Object
BaseObject
br.usp.ime.xpusp.om.BaseCourseElective
br.usp.ime.xpusp.om.CourseElective
- All Implemented Interfaces:
- org.apache.turbine.om.Retrievable
- public class CourseElective
- extends BaseCourseElective
The skeleton for this class was autogenerated by Torque on:
[Mon Feb 25 21:37:09 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.
|
Method Summary |
boolean |
exists()
|
| Methods inherited from class br.usp.ime.xpusp.om.BaseCourseElective |
copy, getCourse, getCourseId, getDiscipline, getDisciplineId, getHabId, getPrimaryKey, getQueryKey, getSemester, save, save, setCourse, setCourseId, setCourseKey, setDiscipline, setDisciplineId, setDisciplineKey, setHabId, setPrimaryKey, setPrimaryKey, setQueryKey, setSemester |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CourseElective
public CourseElective()
CourseElective
public CourseElective(Course course,
Discipline discipline,
int semester)
throws java.lang.Exception
exists
public boolean exists()
throws java.lang.Exception