|
|||||||||||
| 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.BaseActivityPeer
org.tigris.scarab.om.ActivityPeer
Utility methods for the Activity table
| 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.BaseActivityPeer |
ACTIVITY_ID, ACTIVITY_TYPE, ATTACHMENT_ID, ATTRIBUTE_ID, CLASS_DEFAULT, CLASSNAME_DEFAULT, DATABASE_NAME, DEPEND_ID, DESCRIPTION, END_DATE, ISSUE_ID, NEW_NUMERIC_VALUE, NEW_OPTION_ID, NEW_USER_ID, NEW_VALUE, numColumns, OLD_NUMERIC_VALUE, OLD_OPTION_ID, OLD_USER_ID, OLD_VALUE, TABLE_NAME, TRANSACTION_ID |
| Fields inherited from class org.apache.torque.util.BasePeer |
IGNORE_CASE, log, ORDER_BY |
| Constructor Summary | |
ActivityPeer()
|
|
| Method Summary | |
static java.lang.String |
getNewIssueUniqueId(Issue issue)
Search the activity table for the last occurrence of "issue_moved" for the five issue, returning the ID of the new value of the ID. |
| 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 ActivityPeer()
| Method Detail |
public static java.lang.String getNewIssueUniqueId(Issue issue)
throws org.apache.torque.TorqueException
issue -
org.apache.torque.TorqueException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||