public class SpaceUsersBean extends UserMembersBean
UserMembersBean.PermissionWrapperbrowseBeanisFinished, navigator, parameters| Constructor and Description |
|---|
SpaceUsersBean() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
finishImpl(javax.faces.context.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, spaceChangeddoPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getRuleService, getTransactionService, init, isFinished, restored, setDictionaryService, setFileFolderService, setNamespaceService, setNavigatorpublic Node getNode()
UserMembersBeangetNode in class UserMembersBeanprotected String finishImpl(javax.faces.context.FacesContext context, String outcome) throws Exception
BaseDialogBeanfinishImpl in class BaseDialogBeancontext - FacesContextoutcome - The default outcomeExceptionpublic Object getActionsContext()
IDialogBeangetActionsContext in interface IDialogBeangetActionsContext in class BaseDialogBeanpublic String getContainerTitle()
IDialogBeanIf this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle in interface IDialogBeangetContainerTitle in class BaseDialogBeanpublic String getContainerSubTitle()
IDialogBeanIf this returns null the DialogManager will lookup the subtitle via the dialog configuration
getContainerSubTitle in interface IDialogBeangetContainerSubTitle in class BaseDialogBeanpublic String getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class BaseDialogBeanCopyright © 2005–2018 Alfresco Software. All rights reserved.