| Package | Description |
|---|---|
| org.alfresco.repo.invitation |
The implementation of the Invitation Service.
|
| org.alfresco.service.cmr.invitation |
Provides the public interface for the invitation service that is used
to invite users to sites.
|
| Modifier and Type | Method and Description |
|---|---|
InvitationSearchCriteria.InvitationType |
InvitationSearchCriteriaImpl.getInvitationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvitationSearchCriteriaImpl.setInvitationType(InvitationSearchCriteria.InvitationType invitationType) |
| Modifier and Type | Method and Description |
|---|---|
InvitationSearchCriteria.InvitationType |
InvitationSearchCriteria.getInvitationType()
Do you want to search for moderated, nominated or all invitations ?
|
static InvitationSearchCriteria.InvitationType |
InvitationSearchCriteria.InvitationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvitationSearchCriteria.InvitationType[] |
InvitationSearchCriteria.InvitationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.