com.eviware.soapui.impl.wsdl.panels.mockoperation.actions
Class WSIValidateResponseAction

java.lang.Object
  extended by com.eviware.soapui.support.action.support.AbstractSoapUIAction<T>
      extended by com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction<WsdlMockResponse>
          extended by com.eviware.soapui.impl.wsdl.panels.mockoperation.actions.WSIValidateResponseAction
All Implemented Interfaces:
SoapUIAction<WsdlMockResponse>, PropertyChangeNotifier

public class WSIValidateResponseAction
extends AbstractToolsAction<WsdlMockResponse>

Validates the current request/response exchange of a WsdlMockResponse with the WS-I tools

Author:
Ole.Matzura

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
 
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
WSIValidateResponseAction()
           
 
Method Summary
protected  void generate(StringToStringMap values, ToolHost toolHost, WsdlMockResponse modelItem)
           
 
Methods inherited from class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction
addJavaArgs, addToolArgs, addWSDLFields, buildArgsForm, buildClasspath, buildDefaultActions, buildDialog, closeDialog, createRunOption, getDefinition, getModelItem, getToolsSettingsAction, getValuesSettingID, getWsdlUrl, initValues, 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
 

Constructor Detail

WSIValidateResponseAction

public WSIValidateResponseAction()
Method Detail

generate

protected void generate(StringToStringMap values,
                        ToolHost toolHost,
                        WsdlMockResponse modelItem)
                 throws java.lang.Exception
Specified by:
generate in class AbstractToolsAction<WsdlMockResponse>
Throws:
java.lang.Exception


Copyright © 2005-2008 eviware.com. All Rights Reserved.