public abstract class BaseJSPAssetEntryQueryProcessor extends BaseAssetEntryQueryProcessor
| Constructor and Description |
|---|
BaseJSPAssetEntryQueryProcessor() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getJspPath() |
void |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTitle, processAssetEntryQuerypublic abstract java.lang.String getJspPath()
public void include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
java.io.IOExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)