Interface | Description |
---|---|
PortalCollaborator |
A portal collaborator is able to respond to, and collaborate on, state changes of a
Portal portal object. |
PortalCollaboratorFactory |
A factory for Portal collaborators.
|
TypeCollaborator |
A type collaborator is able to respond to, and collaborate on, state changes of a portal object.
|
TypeCollaborator.ContextKey |
Tagging interface for a context key.
|
Class | Description |
---|---|
AbstractTypeCollaborator |
An abstract type collaborator that provides a context.
|
Enum | Description |
---|---|
PortalCollaborator.PortalContextKey |
Context keys set by the portal api.
|
Exception | Description |
---|---|
CollaborationAuthorizationException |
Thrown when a
TypeCollaborator is unable to complete an operation due to failing authorization validation. |
CollaborationException |
Thrown when a
TypeCollaborator is unable to complete an operation. |