com.raritantechnologies.federated.fast
Class FastSearchField
java.lang.Object
com.raritantechnologies.searchApp.SearchField
com.raritantechnologies.federated.fast.FastSearchField
- All Implemented Interfaces:
- java.util.Comparator
- public class FastSearchField
- extends SearchField
Represents an FAST DataSearch Search field. Required extension class.
Developed by
Raritan Technologies Inc..
- Author:
- Ted Sullivan
|
Field Summary |
static java.lang.String |
CATEGORY
|
static java.lang.String |
QUERY
|
| 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 |
QUERY
public static final java.lang.String QUERY
- See Also:
- Constant Field Values
CATEGORY
public static final java.lang.String CATEGORY
- See Also:
- Constant Field Values
FastSearchField
public FastSearchField()
setParameterType
public void setParameterType(java.lang.String paramType)
getParameterType
public java.lang.String getParameterType()
setModifierField
public void setModifierField(java.lang.String modifierField)
getModifierField
public java.lang.String getModifierField()