public class DotNetWsdlAction extends AbstractToolsAction<WsdlInterface>
AbstractToolsAction.CloseAction, AbstractToolsAction.GenerateAction, AbstractToolsAction.ShowIntegratedToolsSettingsAction| Modifier and Type | Field and Description |
|---|---|
static String |
SOAPUI_ACTION_ID |
CACHED_WSDL, JAVA_ARGS, SOAPUISETTINGSPASSWORD, TOOL_ARGS, valuesSettingID, WSDL| Constructor and Description |
|---|
DotNetWsdlAction() |
| Modifier and Type | Method and Description |
|---|---|
protected XFormDialog |
buildDialog(WsdlInterface modelItem) |
protected void |
generate(StringToStringMap values,
ToolHost toolHost,
WsdlInterface modelItem) |
protected StringToStringMap |
initValues(WsdlInterface modelItem,
Object param) |
addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, closeDialog, createRunOption, getDefinition, getDialog, getModelItem, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initWSDL, onClose, perform, performHeadless, prepareDialogValues, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingIDaddPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getIconPath, getId, getName, getStartTrialAction, getStartTrialActionParameters, isDefault, isEnabled, isLicenseDependent, isLicenseValid, isTrialAvailable, needShowStartTrialTooltip, perform, removePropertyChangeListener, removePropertyChangeListener, setDescription, setEnabled, setIconPath, setName, shouldBeEnabledForpublic static final String SOAPUI_ACTION_ID
protected StringToStringMap initValues(WsdlInterface modelItem, Object param)
initValues in class AbstractToolsAction<WsdlInterface>protected XFormDialog buildDialog(WsdlInterface modelItem)
buildDialog in class AbstractToolsAction<WsdlInterface>protected void generate(StringToStringMap values, ToolHost toolHost, WsdlInterface modelItem) throws Exception
generate in class AbstractToolsAction<WsdlInterface>ExceptionCopyright © 2019. All rights reserved.