com.eviware.soapui.security.boundary
Class EnumerationValuesExtractor

java.lang.Object
  extended by com.eviware.soapui.security.boundary.EnumerationValuesExtractor

public class EnumerationValuesExtractor
extends java.lang.Object

NOT USED ANY MORE


Constructor Summary
EnumerationValuesExtractor(WsdlTestRequest request)
           
 
Method Summary
 java.lang.String extract()
           
 java.util.List<java.lang.String> getSelectedEnumerationParameters()
           
 void setSelectedEnumerationParameters(java.util.List<java.lang.String> selectedEnumerationParameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnumerationValuesExtractor

public EnumerationValuesExtractor(WsdlTestRequest request)
Method Detail

extract

public java.lang.String extract()
                         throws org.apache.xmlbeans.XmlException,
                                java.lang.Exception
Throws:
org.apache.xmlbeans.XmlException
java.lang.Exception

setSelectedEnumerationParameters

public void setSelectedEnumerationParameters(java.util.List<java.lang.String> selectedEnumerationParameters)

getSelectedEnumerationParameters

public java.util.List<java.lang.String> getSelectedEnumerationParameters()


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