|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.bean.dialog.BaseDialogBean
org.alfresco.web.bean.wizard.BaseWizardBean
org.alfresco.web.bean.wizard.BaseInviteUsersWizard
org.alfresco.web.bean.spaces.InviteSpaceUsersWizard
org.alfresco.web.bean.users.MailInviteSpaceUsersWizard
public class MailInviteSpaceUsersWizard
MailInviteSpaceUsersWizard JSF managed bean. Overrides the InviteSpaceUsersWizard bean to return a list of Groups without EVERYONE.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.alfresco.web.bean.wizard.BaseInviteUsersWizard |
---|
BaseInviteUsersWizard.UserGroupRole |
Field Summary |
---|
Fields inherited from class org.alfresco.web.bean.wizard.BaseInviteUsersWizard |
---|
allowDuplicateAuthorities, mailHelper, maxUsersReturned, MSG_USERROLES, permissionService, STEP_NOTIFY, userGroupRoles |
Fields inherited from class org.alfresco.web.bean.dialog.BaseDialogBean |
---|
browseBean, isFinished, navigator, parameters |
Constructor Summary | |
---|---|
MailInviteSpaceUsersWizard()
|
Method Summary | |
---|---|
protected java.util.Set |
getGroups(java.lang.String search)
|
Methods inherited from class org.alfresco.web.bean.spaces.InviteSpaceUsersWizard |
---|
getEmailTemplateXPath, getNode, getPermissionsForType |
Methods inherited from class org.alfresco.web.bean.wizard.BaseWizardBean |
---|
back, buildSummary, getBackButtonLabel, getDefaultCancelOutcome, getDefaultFinishOutcome, getFinishButtonLabel, getNextButtonDisabled, getNextButtonLabel, getStepDescription, getStepTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.alfresco.web.bean.dialog.IDialogBean |
---|
finish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getMoreActionsConfigId, isFinished, restored |
Constructor Detail |
---|
public MailInviteSpaceUsersWizard()
Method Detail |
---|
protected java.util.Set getGroups(java.lang.String search)
getGroups
in class BaseInviteUsersWizard
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |