com.raritantechnologies.symantec
Class SevSearchField

java.lang.Object
  extended bycom.raritantechnologies.searchApp.SearchField
      extended bycom.raritantechnologies.symantec.SevSearchField
All Implemented Interfaces:
java.util.Comparator

public class SevSearchField
extends SearchField

Symnatec online vault searchable field definition.

Author:
Pat Crabtree

Field Summary
 
Fields inherited from class com.raritantechnologies.searchApp.SearchField
ALPHANUMERIC, BOOLEANCOMBO, BOOLEANFIELD, DATE, NUMERIC
 
Constructor Summary
SevSearchField()
           
 
Method Summary
 int getSevCode()
           
 boolean isSearchField()
           
 void setSevCode(int sevCode)
           
 
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

SevSearchField

public SevSearchField()
Method Detail

isSearchField

public boolean isSearchField()

getSevCode

public int getSevCode()

setSevCode

public void setSevCode(int sevCode)