|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openprivacy.reptile.om.map.ChannelMapBuilder
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 | |
ChannelMapBuilder()
|
Method Summary | |
void |
doBuild()
the doBuild() method builds the DatabaseMap |
static java.lang.String |
getChannel_CategoryFk()
CHANNEL.CATEGORY_FK |
static java.lang.String |
getChannel_ContentType()
CHANNEL.CONTENT_TYPE |
static java.lang.String |
getChannel_Copyright()
CHANNEL.COPYRIGHT |
static java.lang.String |
getChannel_Creator()
CHANNEL.CREATOR |
static java.lang.String |
getChannel_DateFound()
CHANNEL.DATE_FOUND |
static java.lang.String |
getChannel_Description()
CHANNEL.DESCRIPTION |
static java.lang.String |
getChannel_Id()
CHANNEL.ID |
static java.lang.String |
getChannel_ImageFk()
CHANNEL.IMAGE_FK |
static java.lang.String |
getChannel_Indexed()
CHANNEL.INDEXED |
static java.lang.String |
getChannel_Initialized()
CHANNEL.INITIALIZED |
static java.lang.String |
getChannel_LastUpdated()
CHANNEL.LAST_UPDATED |
static java.lang.String |
getChannel_Location()
CHANNEL.LOCATION |
static java.lang.String |
getChannel_Publisher()
CHANNEL.PUBLISHER |
static java.lang.String |
getChannel_Site()
CHANNEL.SITE |
static java.lang.String |
getChannel_Source()
CHANNEL.SOURCE |
static java.lang.String |
getChannel_Subscribed()
CHANNEL.SUBSCRIBED |
static java.lang.String |
getChannel_Title()
CHANNEL.TITLE |
org.apache.turbine.util.db.map.DatabaseMap |
getDatabaseMap()
gets the databasemap this map builder built. |
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 ChannelMapBuilder()
Method Detail |
public static java.lang.String getTable()
public static java.lang.String getChannel_Id()
public static java.lang.String getChannel_Location()
public static java.lang.String getChannel_Site()
public static java.lang.String getChannel_ContentType()
public static java.lang.String getChannel_Title()
public static java.lang.String getChannel_Description()
public static java.lang.String getChannel_ImageFk()
public static java.lang.String getChannel_Source()
public static java.lang.String getChannel_DateFound()
public static java.lang.String getChannel_LastUpdated()
public static java.lang.String getChannel_Copyright()
public static java.lang.String getChannel_CategoryFk()
public static java.lang.String getChannel_Subscribed()
public static java.lang.String getChannel_Indexed()
public static java.lang.String getChannel_Initialized()
public static java.lang.String getChannel_Publisher()
public static java.lang.String getChannel_Creator()
public boolean isBuilt()
isBuilt
in interface org.apache.turbine.util.db.map.MapBuilder
public 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.MapBuilder
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |