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