@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 7.0.0
|
java.lang.String |
getTitle(java.util.Locale locale)
Deprecated.
As of 7.0.0
|
void |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
As of 7.0.0
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessAssetEntryQuery@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 AssetEntryQueryProcessorjava.io.IOException