@Name(value="shibbGroupManagerActions") @Scope(value=CONVERSATION) @Install(precedence=10) public class ShibbolethGroupManagerActionsBean extends AbstractUserGroupManagement
DEFAULT_LISTING_MODE, DETAILS_VIEW_MODE, MAIN_TAB_HOME, MAIN_TABS_CATEGORY, NUXEO_ADMIN_CATEGORY, USER_CENTER_CATEGORY, USERS_GROUPS_HOME, USERS_GROUPS_HOME_SUB_TAB, USERS_GROUPS_MANAGEMENT_ACCESS_FILTER, USERS_GROUPS_MANAGER, USERS_GROUPS_MANAGER_SUB_TAB, VALID_CHARS, VIEW_HOME| Constructor and Description |
|---|
ShibbolethGroupManagerActionsBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearSearch() |
void |
createGroup() |
void |
createGroup(boolean createAnotherGroup) |
void |
deleteGroup() |
String |
editGroup() |
boolean |
getAllowCreateGroup() |
boolean |
getAllowDeleteGroup() |
boolean |
getAllowEditGroup() |
DocumentModel |
getNewGroup() |
DocumentModel |
getSelectedGroup() |
boolean |
isSelectedGroupReadOnly() |
void |
onUsersListingChanged() |
void |
setSelectedGroup(String group) |
void |
updateGroup() |
String |
viewGroup() |
String |
viewGroup(String groupName) |
getDetailsMode, getListingMode, getSearchString, isShowCreateForm, isShowUserOrGroup, setDetailsMode, setListingMode, setSearchString, toggleShowCreateForm, toggleShowUserOrGrouppublic void createGroup()
throws ClientException
ClientExceptionpublic void createGroup(boolean createAnotherGroup)
throws ClientException
ClientExceptionpublic void deleteGroup()
throws ClientException
ClientExceptionpublic String editGroup() throws ClientException
ClientExceptionpublic DocumentModel getNewGroup() throws ClientException
ClientExceptionpublic boolean isSelectedGroupReadOnly()
public void updateGroup()
throws ClientException
ClientExceptionpublic String viewGroup() throws ClientException
ClientExceptionpublic String viewGroup(String groupName) throws ClientException
ClientExceptionpublic void clearSearch()
public boolean getAllowCreateGroup()
throws ClientException
ClientExceptionpublic boolean getAllowDeleteGroup()
throws ClientException
ClientExceptionpublic boolean getAllowEditGroup()
throws ClientException
ClientExceptionpublic DocumentModel getSelectedGroup()
public void setSelectedGroup(String group) throws ClientException
ClientExceptionCopyright © 2012 Nuxeo SA. All Rights Reserved.