com.liferay.asset.util.AssetEntryQueryProcessor@Deprecated
public interface AssetEntryQueryProcessor
| 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
|
void |
processAssetEntryQuery(User user,
PortletPreferences portletPreferences,
AssetEntryQuery assetEntryQuery)
Deprecated.
|
@Deprecated String getKey()
@Deprecated String getTitle(Locale locale)
@Deprecated
void include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
IOExceptionvoid processAssetEntryQuery(User user, PortletPreferences portletPreferences, AssetEntryQuery assetEntryQuery) throws Exception
Exception