|
Bean Builder | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
java.lang.String |
getJavaFile()
Returns the path where the output java file has to be saved. |
java.lang.String[] |
getKeys()
Returns the parameters to be replaced in the java template file. |
java.lang.String |
getOptionalCode()
Returns the extra code written, by the end user, through the wizard. |
java.lang.String |
getTemplateFile()
Returns the path where the java template file exists. |
java.lang.String[] |
getValues()
Returns the corresponding values to be substituted for the replaceable parameters. |
void |
performOperation()
This method can be used to perform some initial operations before writing the output java file. |
| Methods inherited from interface com.adventnet.components.autoui.BasePluginInterface |
disableNextButton,
getPanel,
getPanelDescr,
getPanelNames,
setWizardAPI,
validate |
| Method Detail |
public java.lang.String[] getKeys()
String[] valuepublic java.lang.String[] getValues()
String[] valuepublic java.lang.String getJavaFile()
String valuepublic java.lang.String getTemplateFile()
String valuepublic java.lang.String getOptionalCode()
String valuepublic void performOperation()
|
Bean Builder | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||