com.eviware.soapui.impl.wsdl.teststeps.actions
Class ChangeOperationAction

java.lang.Object
  extended by com.eviware.soapui.support.action.support.AbstractSoapUIAction<WsdlTestRequestStep>
      extended by com.eviware.soapui.impl.wsdl.teststeps.actions.ChangeOperationAction
All Implemented Interfaces:
SoapUIAction<WsdlTestRequestStep>, PropertyChangeNotifier

public class ChangeOperationAction
extends AbstractSoapUIAction<WsdlTestRequestStep>

Prompts to change the WsdlOperation of a WsdlTestRequestStep

Author:
Ole.Matzura

Nested Class Summary
protected static interface ChangeOperationAction.Form
           
 
Field Summary
 
Fields inherited from interface com.eviware.soapui.support.action.SoapUIAction
ENABLED_PROPERTY
 
Constructor Summary
ChangeOperationAction()
           
 
Method Summary
 void perform(WsdlTestRequestStep target, java.lang.Object param)
           
 
Methods inherited from class com.eviware.soapui.support.action.support.AbstractSoapUIAction
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, 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

ChangeOperationAction

public ChangeOperationAction()
Method Detail

perform

public void perform(WsdlTestRequestStep target,
                    java.lang.Object param)


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