public class BlogMemberManagementWidget extends AbstractPagedListWidget<BlogRoleEntityListItem>
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 |
---|
BlogMemberManagementWidget() |
Modifier and Type | Method and Description |
---|---|
BlogRole |
getAllUserGroupRole() |
DetailBlogListItem |
getBlog() |
BlogRole |
getBlogRole() |
String |
getTile(String outputType)
Get the tile to be used for rendering
|
protected PageableList<BlogRoleEntityListItem> |
handleQueryList()
hook that actually requests the list on the api
|
boolean |
hasAccess()
Whether the current user has access to the topic.
|
protected void |
initParameters()
abstract method hook that initializes the widget's parameters
|
boolean |
isAllCanReadWriteAllowed() |
boolean |
isManager() |
boolean |
topicExists() |
getDefaultPagingMessageKeySuffix, getPageInformation, getParameterDescriptions, getResultSpecification, getSortedResultSpecification, handleRequest, 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 BlogRole getAllUserGroupRole()
public DetailBlogListItem getBlog()
public BlogRole getBlogRole()
public String getTile(String outputType)
outputType
- the output type (rss, dhtml ...) without any '.'protected PageableList<BlogRoleEntityListItem> handleQueryList()
handleQueryList
in class AbstractPagedListWidget<BlogRoleEntityListItem>
public boolean hasAccess()
protected void initParameters()
initParameters
in class AbstractPagedListWidget<BlogRoleEntityListItem>
public boolean isAllCanReadWriteAllowed()
public boolean isManager()
public boolean topicExists()
Copyright © 2019 Communote team. All rights reserved.