public class SpaceUsersBean extends UserMembersBean
UserMembersBean.PermissionWrapperbrowseBeanisFinished, 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, 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 java.lang.String finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
throws java.lang.Exception
BaseDialogBeanfinishImpl in class BaseDialogBeancontext - FacesContextoutcome - The default outcomejava.lang.Exceptionpublic java.lang.Object getActionsContext()
IDialogBeangetActionsContext in interface IDialogBeangetActionsContext in class BaseDialogBeanpublic java.lang.String getContainerTitle()
IDialogBeanIf this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle in interface IDialogBeangetContainerTitle in class BaseDialogBeanpublic java.lang.String getContainerSubTitle()
IDialogBeanIf this returns null the DialogManager will lookup the subtitle via the dialog configuration
getContainerSubTitle in interface IDialogBeangetContainerSubTitle in class BaseDialogBeanpublic java.lang.String getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class BaseDialogBeanCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.