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, resetLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContext
public RelationshipTableCreator(AppContext c)
public void buildCreationForm(java.lang.String type_name, Form f) throws java.lang.Exception
FormCreator
buildCreationForm
in interface FormCreator
type_name
- NAme of target type as presented to userjava.lang.Exception