|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.openprivacy.reptile.om.map.WeblogMapBuilder
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
| Field Summary | |
static java.lang.String |
CLASS_NAME
the name of this class |
| Constructor Summary | |
WeblogMapBuilder()
|
|
| Method Summary | |
void |
doBuild()
the doBuild() method builds the DatabaseMap |
org.apache.turbine.util.db.map.DatabaseMap |
getDatabaseMap()
gets the databasemap this map builder built. |
static java.lang.String |
getTable()
item |
static java.lang.String |
getWeblog_Comments()
WEBLOG.COMMENTS |
static java.lang.String |
getWeblog_DateFound()
WEBLOG.DATE_FOUND |
static java.lang.String |
getWeblog_DcSubject()
WEBLOG.DC_SUBJECT |
static java.lang.String |
getWeblog_Description()
WEBLOG.DESCRIPTION |
static java.lang.String |
getWeblog_Id()
WEBLOG.ID |
static java.lang.String |
getWeblog_LastUpdated()
WEBLOG.LAST_UPDATED |
static java.lang.String |
getWeblog_Location()
WEBLOG.LOCATION |
static java.lang.String |
getWeblog_Title()
WEBLOG.TITLE |
boolean |
isBuilt()
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String CLASS_NAME
| Constructor Detail |
public WeblogMapBuilder()
| Method Detail |
public static java.lang.String getTable()
public static java.lang.String getWeblog_Id()
public static java.lang.String getWeblog_Location()
public static java.lang.String getWeblog_Title()
public static java.lang.String getWeblog_Description()
public static java.lang.String getWeblog_Comments()
public static java.lang.String getWeblog_DcSubject()
public static java.lang.String getWeblog_DateFound()
public static java.lang.String getWeblog_LastUpdated()
public boolean isBuilt()
isBuilt in interface org.apache.turbine.util.db.map.MapBuilderpublic org.apache.turbine.util.db.map.DatabaseMap getDatabaseMap()
getDatabaseMap in interface org.apache.turbine.util.db.map.MapBuilder
public void doBuild()
throws java.lang.Exception
doBuild in interface org.apache.turbine.util.db.map.MapBuilderjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||