public class RelationshipTableCreator extends AbstractContexed implements FormCreator
| Modifier and Type | Class and Description |
|---|---|
class |
RelationshipTableCreator.CreateAction |
conn| Constructor and Description |
|---|
RelationshipTableCreator(AppContext c) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildCreationForm(java.lang.String type_name,
Form f)
build a form to create an object.
|
getContext, getLogger, resetLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextpublic RelationshipTableCreator(AppContext c)
public void buildCreationForm(java.lang.String type_name,
Form f)
throws java.lang.Exception
FormCreatorbuildCreationForm in interface FormCreatortype_name - NAme of target type as presented to userjava.lang.Exception