public abstract class BaseJSPSearchFacet extends BaseSearchFacet
| Constructor and Description |
|---|
BaseJSPSearchFacet() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getConfigurationJspPath() |
abstract java.lang.String |
getDisplayJspPath() |
void |
includeConfiguration(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
includeView(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getClassName, getData, getFacet, getFacetConfiguration, getFacetFactory, getId, getOrder, getTitle, getWeight, init, init, isStaticclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultConfiguration, getFacetClassName, getFieldName, getJSONData, getLabelpublic abstract java.lang.String getConfigurationJspPath()
public abstract java.lang.String getDisplayJspPath()
public void includeConfiguration(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.io.IOException
java.io.IOExceptionpublic void includeView(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.io.IOException
java.io.IOExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)