public class SpaceUsersBean extends UserMembersBean
UserMembersBean.PermissionWrapper
browseBean
isFinished, navigator, parameters
Constructor and Description |
---|
SpaceUsersBean() |
Modifier and Type | Method and Description |
---|---|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
Object |
getActionsContext()
Returns the object to use as the context for the main and more
actions that may be configured by the dialog
|
String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
String |
getContainerSubTitle()
Returns the subtitle to be used for the dialog
|
String |
getContainerTitle()
Returns the title to be used for the dialog
|
Node |
getNode()
Returns the node that is being acted upon
|
addRole, areaChanged, cancel, contextUpdated, filterModeChanged, finishOK, getAuthorityService, getFilterItems, getFilterMode, getHasChangePermissions, getNodeService, getOwnableService, getOwner, getPermissionService, getPersonAuthority, getPersonName, getPersonRolesDataModel, getPersonService, getSearchService, getUsers, getUsersRichList, inheritPermissionsValueChanged, isInheritPermissions, removeOK, removeRole, roleListToString, setAuthorityService, setBrowseBean, setFilterMode, setInheritPermissions, setNodeService, setOwnableService, setPermissionService, setPersonAuthority, setPersonName, setPersonService, setSearchService, setupUserAction, setUsersRichList, spaceChanged
doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getRuleService, getTransactionService, init, isFinished, restored, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator
public Node getNode()
UserMembersBean
getNode
in class UserMembersBean
protected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
public Object getActionsContext()
IDialogBean
getActionsContext
in interface IDialogBean
getActionsContext
in class BaseDialogBean
public String getContainerTitle()
IDialogBean
If this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle
in interface IDialogBean
getContainerTitle
in class BaseDialogBean
public String getContainerSubTitle()
IDialogBean
If this returns null the DialogManager will lookup the subtitle via the dialog configuration
getContainerSubTitle
in interface IDialogBean
getContainerSubTitle
in class BaseDialogBean
public String getCancelButtonLabel()
IDialogBean
getCancelButtonLabel
in interface IDialogBean
getCancelButtonLabel
in class BaseDialogBean
Copyright © 2005–2017 Alfresco Software. All rights reserved.