org.alfresco.service.cmr.invitation
Interface ModeratedInvitation
- All Superinterfaces:
- Invitation
public interface ModeratedInvitation
- extends Invitation
The moderated invitation request is a model object for who, needs to be added or removed
from which resource with which attributes.
Invitations are processed by the InvitationService
- See Also:
InvitationService
Method Summary |
java.lang.String |
getInviteeComments()
The invitee comments - why does the invitee want access ? |
getInviteeComments
java.lang.String getInviteeComments()
- The invitee comments - why does the invitee want access ?
- Returns:
- invitee comments
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.