|
Class Summary |
| Invitation |
Represents an invitation stored in the system that has been
sent to a single user. |
| InvitationDetails |
Represents information about a Communities invitation operation,
including the community that the invitation targets, a small
payload that is intended for use as an application specific
reference to the invitation action, and several parameters
that control the settings of invitation options. |
| InviteeFactory |
Factory for creating new instances of Invitee
objects. |
| SimpleInviteeIterator |
SimpleInviteeIterator provides an InviteeIterator implementation
that allows developers to collect up a set of Invitee
objects one at a time for consumption by the Communities Invitation
framework. |
| SimpleValidationTextGenerator |
Simple implementation of InvitationValidationTextGenerator. |
| UserAndGroupInviteeIterator |
Basic convenience class for inviting WLS users and groups to
a Community. |