|
|||||||||
| Home >> All >> org >> enhydra >> kelp >> common >> wizard >> [ codegen overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.enhydra.kelp.common.wizard.codegen
Class WebAppUtil

java.lang.Objectorg.enhydra.kelp.common.wizard.codegen.AppGenUtil
org.enhydra.kelp.common.wizard.codegen.WebAppUtil
- public class WebAppUtil
- extends AppGenUtil
Class declaration
| Field Summary | |
private static java.lang.String |
DEFAULT_COMMAND_NAME
|
| Fields inherited from class org.enhydra.kelp.common.wizard.codegen.AppGenUtil |
CHOICE_CANCEL, CHOICE_FINISH, res |
| Constructor Summary | |
WebAppUtil()
|
|
WebAppUtil(org.enhydra.kelp.common.node.OtterProject project)
|
|
| Method Summary | |
static org.enhydra.tool.codegen.AppGenerator |
createGenerator()
|
static java.lang.String |
getCommandName()
|
static java.lang.String |
getDisplayName()
Method declaration |
| Methods inherited from class org.enhydra.kelp.common.wizard.codegen.AppGenUtil |
generate, getChoice, getGenerator, getProject, getWizardPanels, init, invokeWizard |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
DEFAULT_COMMAND_NAME
private static final java.lang.String DEFAULT_COMMAND_NAME
- See Also:
- Constant Field Values
| Constructor Detail |
WebAppUtil
public WebAppUtil()
throws CodeGenException
WebAppUtil
public WebAppUtil(org.enhydra.kelp.common.node.OtterProject project) throws CodeGenException
| Method Detail |
createGenerator
public static org.enhydra.tool.codegen.AppGenerator createGenerator()
getCommandName
public static java.lang.String getCommandName()
getDisplayName
public static java.lang.String getDisplayName()
- Method declaration
|
|||||||||
| Home >> All >> org >> enhydra >> kelp >> common >> wizard >> [ codegen overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC