|
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.BaseDisciplineTypePeer | +--br.usp.ime.xpusp.om.DisciplineTypePeer
The skeleton for this class was autogenerated by Torque on: [Tue Feb 19 21:22:54 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.BaseDisciplineTypePeer |
CLASS_DEFAULT, CLASSNAME_DEFAULT, mapBuilder, NAME, numColumns, TABLE_NAME, TYPE_ID |
Fields inherited from class org.apache.turbine.om.peer.BasePeer |
DEFAULT_MAP_BUILDER, IGNORE_CASE, mapBuilders, ORDER_BY |
Constructor Summary | |
DisciplineTypePeer()
|
Method Summary | |
static DisciplineType |
findByName(java.lang.String disciplineTypeName)
Find a single DisciplineType by name |
Methods inherited from class br.usp.ime.xpusp.om.BaseDisciplineTypePeer |
addSelectColumns, buildCriteria, doDelete, doDelete, doDelete, doDelete, doInsert, doInsert, doInsert, doInsert, doSelect, doSelect, 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 DisciplineTypePeer()
Method Detail |
public static DisciplineType findByName(java.lang.String disciplineTypeName) throws java.lang.Exception
the
- name of the disciplineType
|
XPUSP - Home | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |