public class XmlBeans2Action extends AbstractToolsAction<Interface>
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, WSDLENABLED_PROPERTY| Constructor and Description |
|---|
XmlBeans2Action() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Interface target) |
protected XFormDialog |
buildDialog(Interface modelItem) |
protected void |
generate(StringToStringMap values,
ToolHost toolHost,
Interface modelItem) |
protected StringToStringMap |
initValues(Interface modelItem,
Object param) |
void |
setOutput(String output) |
addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, closeDialog, createRunOption, getDefinition, getDialog, getModelItem, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initWSDL, onClose, perform, performHeadless, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingIDaddPropertyChangeListener, addPropertyChangeListener, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabledpublic static final String SOAPUI_ACTION_ID
public boolean applies(Interface target)
applies in interface SoapUIAction<Interface>applies in class AbstractSoapUIAction<Interface>protected StringToStringMap initValues(Interface modelItem, Object param)
initValues in class AbstractToolsAction<Interface>protected XFormDialog buildDialog(Interface modelItem)
buildDialog in class AbstractToolsAction<Interface>protected void generate(StringToStringMap values, ToolHost toolHost, Interface modelItem) throws Exception
generate in class AbstractToolsAction<Interface>Exceptionpublic void setOutput(String output)
Copyright © 2019. All Rights Reserved.