@Deprecated public abstract class BaseAssetEntryQueryProcessor extends java.lang.Object implements AssetEntryQueryProcessor
Constructor and Description |
---|
BaseAssetEntryQueryProcessor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey()
Deprecated.
As of Judson (7.1.x)
|
java.lang.String |
getTitle(java.util.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 java.lang.String getKey()
getKey
in interface AssetEntryQueryProcessor
@Deprecated public java.lang.String getTitle(java.util.Locale locale)
getTitle
in interface AssetEntryQueryProcessor
@Deprecated public void include(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException
include
in interface AssetEntryQueryProcessor
java.io.IOException