Package org.alfresco.service.cmr.invitation
package org.alfresco.service.cmr.invitation
Provides the public interface for the invitation service that is used to invite users to sites.
Two types of invitation are provided, Nominated invitations, where a user nominates another user to become a member of a site and moderated invitations where a user askes to become a member of a site and its then up to an administrator to either accept or reject the invitation.
-
ClassDescriptionThe invitation request is a command object for who, needs to be added or removed from which resource with which attributes.What type of invitation are we?What sort of Resource Web Project, Web Site, Node (Just Web site for now)Thrown when there is a problem with an invitation.The current user has attempted to do something that they do not have the rights to do.The invitation does not exist.The current user has attempted to do something that is not valid.Search criteria for invitation serviceWhat type of invitations to search for ?The invitation service provides the ability to invite people to resources.The moderated invitation request is a model object for who, needs to be added or removed from which resource with which attributes.The nominated invitation is a model object for who, needs to be added or removed from which resource with which attributes.