public class UserGroupMembersListWidget extends AbstractPagedListWidget<CommunoteEntityData>
METADATA_KEY_ELEMENTS_CONTAINED, METADATA_KEY_MORE_AVAILABLE, PARAM_PAGING_INTERVALMETADATA_KEY_NO_CONTENTPAGING_MASSAGE_KEY_PREFIX, PARAM_PAGING_MESSAGE_KEY_SUFFIXPARAM_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, setPageInformationdetermineOutputType, 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, setSuccessclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getGroupName, getParameter, getParameters, getResponseMetadata, getViewIdentifier, getWidgetId, isSuccess, setGroupName, setParameter, setRequest, setResponsepublic 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.