Class | Description |
---|---|
Invite |
Web Script invoked by a Site Manager (Inviter) to either send
(action='start') an invitation to a another person (Invitee) to join a Site
as a Site Collaborator, or to cancel (action='cancel') a pending invitation
that has already been sent out
|
InviteByTicket |
Web Script which returns invite information given an inviteId and inviteTicket.
|
InviteResponse |
Web Script invoked by Invitee to either accept (response='accept') an
invitation from a Site Manager (Inviter) to join a Site as a Site
Collaborator, or to reject (response='reject') an invitation that has already
been sent out
|
Invites |
Web Script which returns pending Site invitations matching at least one of
(1a) inviter (inviter user name).
|
InviteServiceTest |
Unit Test to test Invite Web Script API
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.