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

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

public class DeleteAssertionAction
extends AbstractSoapUIAction<WsdlMessageAssertion>

Deletes the specified WsdlMessageAssertion from its Assertable

Author:
ole.matzura

Field Summary
 
Fields inherited from interface com.eviware.soapui.support.action.SoapUIAction
ENABLED_PROPERTY
 
Constructor Summary
DeleteAssertionAction()
           
 
Method Summary
 void perform(WsdlMessageAssertion 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

DeleteAssertionAction

public DeleteAssertionAction()
Method Detail

perform

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


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