public class UserGroupMembersListWidget extends AbstractPagedListWidget<CommunoteEntityData>
METADATA_KEY_ELEMENTS_CONTAINED, METADATA_KEY_MORE_AVAILABLE, PARAM_PAGING_INTERVAL
METADATA_KEY_NO_CONTENT
PAGING_MASSAGE_KEY_PREFIX, PARAM_PAGING_MESSAGE_KEY_SUFFIX
PARAM_WIDGET_ID
Constructor and Description |
---|
UserGroupMembersListWidget() |
Modifier and Type | Method and Description |
---|---|
String |
getTile(String outputType)
Get the tile to be used for rendering
|
protected PageableList<CommunoteEntityData> |
handleQueryList()
hook that actually requests the list on the api
|
getDefaultPagingMessageKeySuffix, getPageInformation, getParameterDescriptions, getResultSpecification, getSortedResultSpecification, handleRequest, initParameters, setCommonResponseMetadata, setPageInformation, setPageInformation, setPageInformation
determineOutputType, getAttribute, getBooleanParameter, getGroupName, getIntParameter, getIntParameter, getLongArrayParameter, getLongParameter, getLongParameter, getParameter, getParameter, getParameterEscaped, getParameterEscaped, getParameters, getRequest, getResponse, getResponseMetadata, getStringArrayParameter, getViewIdentifier, getWidgetId, isSuccess, setAttribute, setGroupName, setParameter, setRequest, setResponse, setResponseMetadata, setSuccess
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttribute, getGroupName, getParameter, getParameters, getResponseMetadata, getViewIdentifier, getWidgetId, isSuccess, setGroupName, setParameter, setRequest, setResponse
public String getTile(String outputType)
outputType
- the output type (rss, dhtml ...) without any '.'protected PageableList<CommunoteEntityData> handleQueryList()
handleQueryList
in class AbstractPagedListWidget<CommunoteEntityData>
Copyright © 2019 Communote team. All rights reserved.