public class SpaceUsersBean extends UserMembersBean
UserMembersBean.PermissionWrapper
browseBean
isFinished, navigator, parameters
Constructor and Description |
---|
SpaceUsersBean() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard.
|
java.lang.Object |
getActionsContext()
Returns the object to use as the context for the main and more
actions that may be configured by the dialog
|
java.lang.String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
java.lang.String |
getContainerSubTitle()
Returns the subtitle to be used for the dialog
|
java.lang.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 java.lang.String finishImpl(javax.faces.context.FacesContext context, java.lang.String outcome) throws java.lang.Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomejava.lang.Exception
public java.lang.Object getActionsContext()
IDialogBean
getActionsContext
in interface IDialogBean
getActionsContext
in class BaseDialogBean
public java.lang.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 java.lang.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 java.lang.String getCancelButtonLabel()
IDialogBean
getCancelButtonLabel
in interface IDialogBean
getCancelButtonLabel
in class BaseDialogBean
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.