|
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.peer.BasePeer | +--br.usp.ime.xpusp.om.BasePoolResultsPeer | +--br.usp.ime.xpusp.om.PoolResultsPeer
Source Forge Info | |
---|---|
CVS File : | PoolResultsPeer.java |
User : | alex_freire |
Version : | 1.4 |
Date : | 2002/06/04 01:42:44 |
Fields inherited from class br.usp.ime.xpusp.om.BasePoolResultsPeer |
CLASS_DEFAULT, CLASSNAME_DEFAULT, COURSE_ID, HAB_ID, mapBuilder, numColumns, POOL_ID, STUDENTS_COURSE, STUDENTS_POOLED, TABLE_NAME, YEAR_ID |
Fields inherited from class org.apache.turbine.om.peer.BasePeer |
DEFAULT_MAP_BUILDER, IGNORE_CASE, mapBuilders, ORDER_BY |
Constructor Summary | |
PoolResultsPeer()
|
Method Summary | |
static java.util.Enumeration |
calculateResults(boolean save,
Year year)
This method returns a Vector with all pool results calculated with the actual database data |
Methods inherited from class br.usp.ime.xpusp.om.BasePoolResultsPeer |
addSelectColumns, buildCriteria, doDelete, doDelete, doDelete, doDelete, doInsert, doInsert, doInsert, doInsert, doSelect, doSelect, doSelectJoinCourse, doSelectJoinYear, doSelectVillageRecords, doSelectVillageRecords, doUpdate, doUpdate, doUpdate, doUpdate, getMapBuilder, getOMClass, getTableMap, initClass, populateObject, populateObjects, resultSet2Objects, retrieveByPK, retrieveByPK, row2Object |
Methods inherited from class org.apache.turbine.om.peer.BasePeer |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
Constructor Detail |
public PoolResultsPeer()
Method Detail |
public static java.util.Enumeration calculateResults(boolean save, Year year) throws java.lang.Exception
save
- a boolean indication whether or not to save the results.
|
XPUSP - Home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |