com.raritantechnologies.federated.verity.webServices
Class ConvertResults

java.lang.Object
  extended bycom.raritantechnologies.federated.verity.webServices.ConvertResults

public class ConvertResults
extends java.lang.Object

Class used to test passing of Verity SearchResponseMessage objects to session cache.


Constructor Summary
ConvertResults()
           
 
Method Summary
static SearchResponseMessage createSearchResponseMessage(IResultSet resSet)
           
static SearchResponseMessage createSearchResponseMessage(IResultSet resSet, java.util.Map fieldMap)
          Returns a Verity WebService SearchResponseMessage from an RTI resSet.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertResults

public ConvertResults()
Method Detail

createSearchResponseMessage

public static SearchResponseMessage createSearchResponseMessage(IResultSet resSet)

createSearchResponseMessage

public static SearchResponseMessage createSearchResponseMessage(IResultSet resSet,
                                                                java.util.Map fieldMap)
Returns a Verity WebService SearchResponseMessage from an RTI resSet. the fieldmap should be organized as Verity FieldID -> RTI FieldID