Class | Description |
---|---|
Community |
A Community is a special type of Folder used to organize Document postings
for a set of users, and track the activity associated with these postings.
|
CommunityActivityProcessor |
A CommunityActivityProcessor is used to process test Community activity.
|
CommunityActivityRecord |
A CommunityActivityRecord extends ActivityRecord to include additional
attributes for activity related to Communities.
|
CommunityConversation |
A CommunityConversation is a special type of ConversationRelation,
used to represent a Conversation between members within a Community.
|
CommunityConversationDefinition |
A CommunityConversationDefinition is used to manage CommunityConversation instances,
which reflect Conversations between members of a Community.
|
CommunityDefinition |
A CommunityDefinition is used to define or update Community instances.
|
CommunityMember |
A CommunityMember is a special type of ActorRelation, used to represent a
member within a Community.
|
CommunityMemberDefinition |
A CommunityMemberDefinition is used to manage CommunityMember instances,
which reflect a members of a Community.
|
CommunityOperations |
A CommunityOperations defines the operations
for executing operations associated with the activity
test classes Community and Posting.
|
CreateCommunityAction |
A CreateCommunityAction is subclass of CreateAction used to
record information about the creation of a Community.
|
CreateInvitationAction |
A CreateInvitationAction is subclass of CreateAction used to
record information about the creation of an Invitation.
|
CreatePostingAction |
A CreatePostingAction is subclass of CreateAction used to
record information about the creation of a Posting.
|
DeletePostingAction |
A DeletePostingAction is subclass of DeleteAction used to
record information about the deletion of a Posting.
|
DocumentUpdateAction |
A DocumentUpdateAction is used to perform or reflect an action taken
by an Actor that has added a new Document version to a Posting within a
Community.
|
ExtendedSocialActivityProcessor |
A ExtendedSocialActivityProcessor extends the generic
SocialActivityProcessor to introduce some customized rules for included
Actors for certain social operations.
|
Invitation |
An Invitation is a special type of ApplicationObject used within a Community.
|
InvitationActivityProcessor |
A InvitationActivityProcessor is used to process test Invitation activity.
|
InvitationDefinition |
A InvitationDefinition is used to define or update Invitation instances.
|
InviteAction |
An InviteAction is used to perform or reflect an action taken by
an Actor to add or update Invitations within a Community.
|
JoinAction |
A JoinAction is used to perform or reflect an action taken by
an Actor to become a member of a Community, or cancel the membership.
|
PostAction |
A PostAction is used to perform or reflect an action taken by
an Actor to add or remove Postings from a Community.
|
Posting |
A Posting is a Category that is attached to a Document to indicate that it is
a posting within a Community.
|
PostingActivityProcessor |
A PostingActivityProcessor is used to process test Posting activity.
|
PostingActivityRecord |
A PostingActivityRecord extends ActivityRecord to include additional
attributes for activity related to Postings withing Communities.
|
PostingDefinition |
A PostingDefinition is used to define or update Posting instances.
|
RecommendMembershipAction |
A RecommendMembershipAction is subclass of RecommendAction used to record
information about the recommending Community membership to another Actor.
|
RsvpAction |
A RsvpAction is used to perform or reflect an action taken by
an Actor to indicate that the Actor replied to an invite.
|
UpdateInvitationAction |
A UpdateInvitationAction is subclass of UpdateAction used to
record information about the update of an Invitation.
|
Copyright © 2023. All rights reserved.