com.raritantechnologies.dieselpoint.taglibrary
Class DieselpointPITag
java.lang.Object
BodyTagSupport
com.raritantechnologies.dieselpoint.taglibrary.DieselpointPITag
- public class DieselpointPITag
- extends BodyTagSupport
Custom tag to set up a Dieselpoint faceted search. This tag should be placed at the top
of a search results page.
Developed by
Raritan Technologies Inc..
- Author:
- Ted Sullivan (Raritan Technologies)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DieselpointPITag
public DieselpointPITag()
setDieselpointSource
public void setDieselpointSource(java.lang.String dieselSourceCategory)
setFormName
public void setFormName(java.lang.String formName)
setQueryField
public void setQueryField(java.lang.String field)
getQueryField
public java.lang.String getQueryField()
setEmptyQuery
public void setEmptyQuery(java.lang.String query)
getEmptyQuery
public java.lang.String getEmptyQuery()
setMaxHits
public void setMaxHits(java.lang.String hits)
getMaxHits
public java.lang.String getMaxHits()
doStartTag
public int doStartTag()