|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.torque.util.BasePeer
org.tigris.scarab.om.BaseScarabModulePeer
org.tigris.scarab.om.ScarabModulePeer
The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] 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.
| Nested Class Summary |
| Nested classes inherited from class org.apache.torque.util.BasePeer |
org.apache.torque.util.BasePeer.ProcessCallback |
| Field Summary |
| Fields inherited from class org.tigris.scarab.om.BaseScarabModulePeer |
ARCHIVE_EMAIL, CLASS_1, CLASS_DEFAULT, CLASS_KEY, CLASSKEY_1, CLASSNAME_1, CLASSNAME_DEFAULT, DATABASE_NAME, DELETED, DOMAIN, LOCKED, MODULE_CODE, MODULE_DESCRIPTION, MODULE_ID, MODULE_NAME, MODULE_URL, numColumns, OWNER_ID, PARENT_ID, QA_CONTACT_ID, TABLE_NAME |
| Fields inherited from class org.apache.torque.util.BasePeer |
IGNORE_CASE, log, ORDER_BY |
| Constructor Summary | |
ScarabModulePeer()
|
|
| Method Summary | |
static boolean |
checkExists(org.apache.fulcrum.security.entity.Group group)
Checks if a Group is defined in the system. |
static java.util.List |
getAllModules()
Gets a List of all of the ScarabModule objects in the system. |
| Methods inherited from class org.apache.torque.util.BasePeer |
createPreparedStatement, createQueryString, deleteAll, deleteAll, doPSSelect, doPSSelect, doUpdate, doUpdate, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeStatement, executeStatement, executeStatement, getMapBuilder, getSelectResults, getSelectResults, getSelectResults, getSelectResults, handleMultipleRecords, initColumnNames, initCriteriaKeys, initTableColumns, initTableSchema, initTableSchema |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ScarabModulePeer()
| Method Detail |
public static java.util.List getAllModules()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public static boolean checkExists(org.apache.fulcrum.security.entity.Group group)
throws org.apache.fulcrum.security.util.DataBackendException,
java.lang.Exception
group - The Group to be checked.
true if given Group exists in the system.
org.apache.fulcrum.security.util.DataBackendException - when more than one Group with
the same name exists.
org.apache.torque.TorqueException - a generic exception.
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||