@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 7.0.0
|
String |
getTitle(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 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 AssetEntryQueryProcessorIOException