|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aurel.track.persist.map.TWorkFlowCategoryMapBuilder
public class TWorkFlowCategoryMapBuilder
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
The name of this class |
| Constructor Summary | |
|---|---|
TWorkFlowCategoryMapBuilder()
|
|
| Method Summary | |
|---|---|
void |
doBuild()
The doBuild() method builds the DatabaseMap |
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 TWorkFlowCategoryMapBuilder()
| Method Detail |
|---|
public boolean isBuilt()
public DatabaseMap getDatabaseMap()
public void doBuild()
throws TorqueException
TorqueException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||