com.raritantechnologies.federated.SOAP
Class SOAPSearchField

java.lang.Object
  extended bycom.raritantechnologies.searchApp.SearchField
      extended bycom.raritantechnologies.federated.SOAP.SOAPSearchField
All Implemented Interfaces:
java.util.Comparator

public class SOAPSearchField
extends SearchField

Represents a SOAP Search field.


Developed by Raritan Technologies Inc..

Author:
Ted Sullivan

Field Summary
 
Fields inherited from class com.raritantechnologies.searchApp.SearchField
ALPHANUMERIC, BOOLEANCOMBO, BOOLEANFIELD, DATE, NUMERIC
 
Constructor Summary
SOAPSearchField()
           
 
Methods inherited from class com.raritantechnologies.searchApp.SearchField
addFieldData, addFieldData, compare, equals, getAbstractSearchField, getAssociatedField, getFieldData, getFieldDataValue, getFieldDataValue, getFieldFormat, getFieldID, getFieldLookupMap, getFieldName, getFieldType, getSearchField, getSearchType, getSource, setAbstractSearchField, setFieldData, setFieldFormat, setFieldID, setFieldLookupMap, setFieldName, setFieldType, setSearchField, setSearchType, setSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SOAPSearchField

public SOAPSearchField()