@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 request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
As of Judson (7.1.x)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processAssetEntryQuery
@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 request, javax.servlet.http.HttpServletResponse response) throws IOException
include
in interface AssetEntryQueryProcessor
IOException