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

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

public class SelectOperationAction
extends AbstractSoapUIAction<WsdlTestRequestStep>

Selects the specified WsdlTestRequestSteps operation in the navigator

Author:
Ole.Matzura

Field Summary
 
Fields inherited from interface com.eviware.soapui.support.action.SoapUIAction
ENABLED_PROPERTY
 
Constructor Summary
SelectOperationAction()
           
 
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, 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

SelectOperationAction

public SelectOperationAction()
Method Detail

perform

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


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