|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.jetspeed.om.security.turbine.map.TurbinePermissionMapBuilder
This class was autogenerated by Torque on: [Thu Apr 22 23:12:36 EDT 2004]
Field Summary | |
static java.lang.String |
CLASS_NAME
The name of this class |
Constructor Summary | |
TurbinePermissionMapBuilder()
|
Method Summary | |
void |
doBuild()
The doBuild() method builds the DatabaseMap |
org.apache.torque.map.DatabaseMap |
getDatabaseMap()
Gets the databasemap this map builder built. |
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 TurbinePermissionMapBuilder()
Method Detail |
public boolean isBuilt()
isBuilt
in interface org.apache.torque.map.MapBuilder
public org.apache.torque.map.DatabaseMap getDatabaseMap()
getDatabaseMap
in interface org.apache.torque.map.MapBuilder
public void doBuild() throws org.apache.torque.TorqueException
doBuild
in interface org.apache.torque.map.MapBuilder
org.apache.torque.TorqueException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |