|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.openprivacy.reptile.om.map.ImageMapBuilder
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 | |
ImageMapBuilder()
|
|
| 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 |
getImage_Channel()
IMAGE.CHANNEL |
static java.lang.String |
getImage_Description()
IMAGE.DESCRIPTION |
static java.lang.String |
getImage_Height()
IMAGE.HEIGHT |
static java.lang.String |
getImage_Id()
IMAGE.ID |
static java.lang.String |
getImage_Location()
IMAGE.LOCATION |
static java.lang.String |
getImage_Title()
IMAGE.TITLE |
static java.lang.String |
getImage_Width()
IMAGE.WIDTH |
static java.lang.String |
getTable()
item |
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 ImageMapBuilder()
| Method Detail |
public static java.lang.String getTable()
public static java.lang.String getImage_Id()
public static java.lang.String getImage_Channel()
public static java.lang.String getImage_Location()
public static java.lang.String getImage_Width()
public static java.lang.String getImage_Height()
public static java.lang.String getImage_Title()
public static java.lang.String getImage_Description()
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 | ||||||||||