public abstract class BaseJSPAssetEntryQueryProcessor extends BaseAssetEntryQueryProcessor
Constructor and Description |
---|
BaseJSPAssetEntryQueryProcessor() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getJspPath() |
void |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getKey
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTitle, processAssetEntryQuery
public abstract String getJspPath()
public void include(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
IOException
public void setServletContext(javax.servlet.ServletContext servletContext)