@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 httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
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 httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws IOException
include
in interface AssetEntryQueryProcessor
include
in class BaseAssetEntryQueryProcessor
IOException
public void setServletContext(javax.servlet.ServletContext servletContext)