|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.support.action.support.AbstractSoapUIAction
com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction<Interface>
com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1.Axis1XWSDL2JavaAction
public class Axis1XWSDL2JavaAction
Invokes axis 1.X WSDL2Java
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
---|
AbstractToolsAction.CloseAction, AbstractToolsAction.GenerateAction, AbstractToolsAction.ShowIntegratedToolsSettingsAction |
Field Summary | |
---|---|
static java.lang.String |
SOAPUI_ACTION_ID
|
Fields inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
---|
CACHED_WSDL, dialog, JAVA_ARGS, TOOL_ARGS, valuesSettingID, WSDL |
Fields inherited from interface com.eviware.soapui.support.action.SoapUIAction |
---|
ENABLED_PROPERTY |
Constructor Summary | |
---|---|
Axis1XWSDL2JavaAction()
|
Method Summary | |
---|---|
protected com.eviware.x.form.XFormDialog |
buildDialog(Interface modelItem)
|
protected void |
generate(StringToStringMap values,
ToolHost toolHost,
Interface modelItem)
|
protected StringToStringMap |
initValues(Interface iface)
|
Methods inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction |
---|
addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, closeDialog, createRunOption, getDefinition, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initWSDL, onClose, perform, run, setFixedWSDL, setToolsSettingsAction, setValuesSettingID |
Methods inherited from class com.eviware.soapui.support.action.support.AbstractSoapUIAction |
---|
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SOAPUI_ACTION_ID
Constructor Detail |
---|
public Axis1XWSDL2JavaAction()
Method Detail |
---|
protected StringToStringMap initValues(Interface iface)
initValues
in class AbstractToolsAction<Interface>
protected com.eviware.x.form.XFormDialog buildDialog(Interface modelItem)
buildDialog
in class AbstractToolsAction<Interface>
protected void generate(StringToStringMap values, ToolHost toolHost, Interface modelItem) throws java.lang.Exception
generate
in class AbstractToolsAction<Interface>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |