|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.turbine.om.peer.BasePeer | +--org.openprivacy.reptile.om.BasePeerAdvertisementPeer | +--org.openprivacy.reptile.om.PeerAdvertisementPeer
The skeleton for this class was autogenerated by Torque on: [Sun Mar 17 02:07:49 PST 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.
Field Summary |
Fields inherited from class org.openprivacy.reptile.om.BasePeerAdvertisementPeer |
ADVERTISEMENT_ID, CLASS_DEFAULT, CLASSNAME_DEFAULT, DATE_FOUND, DESCRIPTION, ID, IMAGE, LOCAL_EXPIRATION_TIME, NAME, numColumns, PEER_ID, TABLE_NAME, TITLE, TYPE |
Fields inherited from class org.apache.turbine.om.peer.BasePeer |
DEFAULT_MAP_BUILDER, IGNORE_CASE, ORDER_BY |
Constructor Summary | |
PeerAdvertisementPeer()
|
Method Summary | |
static int |
getCount()
Get the number of advs in this peer. |
static PeerAdvertisement |
getPeerAdvertisementByAdvertisementID(java.lang.String advertisementID)
Get a PeerAdvertisement by it's AdvertisementID return null if one wasn't found. |
static PeerAdvertisement |
getPeerAdvertisementByPeerID(java.lang.String peerID)
Get a PeerAdvertisement by it's AdvertisementID return null if one wasn't found. |
Methods inherited from class org.openprivacy.reptile.om.BasePeerAdvertisementPeer |
addSelectColumns, buildCriteria, doDelete, doDelete, doDelete, doDelete, doInsert, doInsert, doInsert, doInsert, doSelect, doSelect, doSelectVillageRecords, doSelectVillageRecords, doUpdate, doUpdate, doUpdate, doUpdate, getMapBuilder, getOMClass, getTableMap, populateObject, populateObjects, resultSet2Objects, retrieveByPK, retrieveByPK, row2Object |
Methods inherited from class org.apache.turbine.om.peer.BasePeer |
beginTransaction, commitTransaction, createPreparedStatement, createQueryString, deleteAll, deleteAll, doPSSelect, doPSSelect, doUpdate, doUpdate, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, executeStatement, executeStatement, executeStatement, getMapBuilder, getSelectResults, getSelectResults, getSelectResults, getSelectResults, handleMultiple, handleMultipleRecords, hashtableToByteArray, initColumnNames, initCriteriaKeys, initTableColumns, initTableSchema, initTableSchema, rollBackTransaction |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PeerAdvertisementPeer()
Method Detail |
public static int getCount() throws java.lang.Exception
java.lang.Exception
public static PeerAdvertisement getPeerAdvertisementByAdvertisementID(java.lang.String advertisementID) throws java.lang.Exception
java.lang.Exception
public static PeerAdvertisement getPeerAdvertisementByPeerID(java.lang.String peerID) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |