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 request,
javax.servlet.http.HttpServletResponse response) |
void |
includeView(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getClassName, getData, getFacet, getFacetConfiguration, getFacetFactory, getId, getOrder, getTitle, getWeight, init, init, isStatic
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultConfiguration, getFacetClassName, getFieldName, getJSONData, getLabel
public abstract java.lang.String getConfigurationJspPath()
public abstract java.lang.String getDisplayJspPath()
public void includeConfiguration(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException
java.io.IOException
public void includeView(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException
java.io.IOException
public void setServletContext(javax.servlet.ServletContext servletContext)