|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.torque.util.BasePeer
org.apache.jetspeed.om.dbregistry.BasePortletDbEntryPeer
org.apache.jetspeed.om.dbregistry.PortletDbEntryPeer
Implements the Portlet Registry database operations
Field Summary |
Fields inherited from class org.apache.jetspeed.om.dbregistry.BasePortletDbEntryPeer |
APPLICATION, CACHED_ON_URL, CLASS_DEFAULT, CLASSNAME, CLASSNAME_DEFAULT, DATABASE_NAME, DESCRIPTION, HIDDEN, ID, IMAGE, NAME, numColumns, PARENT, SECURITY, TABLE_NAME, TITLE, TYPE, URL |
Fields inherited from class org.apache.torque.util.BasePeer |
DEFAULT_MAP_BUILDER, IGNORE_CASE, log, ORDER_BY |
Constructor Summary | |
PortletDbEntryPeer()
|
Method Summary | |
static java.util.List |
fetchExtent()
|
static PortletEntry |
lookupPortletEntry(java.lang.String entryName)
|
static PortletEntry |
mapDatabaseToEntry(org.apache.jetspeed.om.dbregistry.PortletDbEntry pde)
|
static void |
removePortletEntry(java.lang.String entryName)
|
static void |
removePortletSubObjects(long id)
|
static void |
storePortletEntry(PortletEntry pe)
|
Methods inherited from class org.apache.jetspeed.om.dbregistry.BasePortletDbEntryPeer |
addSelectColumns, buildCriteria, buildCriteria, doDelete, doDelete, doDelete, doDelete, doDelete, doDelete, doInsert, doInsert, doInsert, doInsert, doSelect, doSelect, doSelect, doSelectVillageRecords, doSelectVillageRecords, doUpdate, doUpdate, doUpdate, doUpdate, getMapBuilder, getOMClass, getTableMap, populateObject, populateObjects, resultSet2Objects, retrieveByPK, retrieveByPK, retrieveByPK, retrieveByPKs, retrieveByPKs, row2Object |
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, hashtableToByteArray, 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 PortletDbEntryPeer()
Method Detail |
public static PortletEntry lookupPortletEntry(java.lang.String entryName)
public static PortletEntry mapDatabaseToEntry(org.apache.jetspeed.om.dbregistry.PortletDbEntry pde) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public static void removePortletSubObjects(long id) throws RegistryException
RegistryException
public static java.util.List fetchExtent() throws RegistryException
RegistryException
public static void storePortletEntry(PortletEntry pe) throws RegistryException
RegistryException
public static void removePortletEntry(java.lang.String entryName) throws RegistryException
RegistryException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |