@Deprecated public abstract class BaseAssetEntryQueryProcessor extends Object implements AssetEntryQueryProcessor
| Constructor and Description |
|---|
BaseAssetEntryQueryProcessor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Deprecated.
As of Judson (7.1.x)
|
String |
getTitle(Locale locale)
Deprecated.
As of Judson (7.1.x)
|
void |
include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
Deprecated.
As of Judson (7.1.x)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessAssetEntryQuery@Deprecated public String getKey()
getKey in interface AssetEntryQueryProcessor@Deprecated public String getTitle(Locale locale)
getTitle in interface AssetEntryQueryProcessor@Deprecated
public void include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException
include in interface AssetEntryQueryProcessorIOException