I
- type of the result itemspublic abstract class AnnotatedMultiResultWidget<I> extends AbstractMultipleResultWidget<I>
METADATA_KEY_NO_CONTENT
PARAM_WIDGET_ID
Constructor and Description |
---|
AnnotatedMultiResultWidget() |
Modifier and Type | Method and Description |
---|---|
String |
getTile(String outputType)
Deprecated.
|
String |
getViewIdentifier()
Get the view identifier which defines the view for rendering the widgets content
|
protected List<I> |
handleQueryList()
Dispatches to call selected "widgetAction" before returning the result.
|
protected abstract List<I> |
processQueryList() |
handleRequest
determineOutputType, getAttribute, getBooleanParameter, getGroupName, getIntParameter, getIntParameter, getLongArrayParameter, getLongParameter, getLongParameter, getParameter, getParameter, getParameterEscaped, getParameterEscaped, getParameters, getRequest, getResponse, getResponseMetadata, getStringArrayParameter, getWidgetId, initParameters, isSuccess, setAttribute, setGroupName, setParameter, setRequest, setResponse, setResponseMetadata, setSuccess
@Deprecated public String getTile(String outputType)
outputType
- the output type (rss, dhtml ...) without any '.'public String getViewIdentifier()
AbstractWidget
getViewIdentifier
in interface Widget
getViewIdentifier
in class AbstractWidget
{@inheritDoc}
protected List<I> handleQueryList()
handleQueryList
in class AbstractMultipleResultWidget<I>
protected abstract List<I> processQueryList()
AbstractMultipleResultWidget.handleQueryList()
Copyright © 2019 Communote team. All rights reserved.