Interface | Description |
---|---|
ExternalObjectManagement |
Management functions for the external objects
|
ExternalObjectSource |
Describes a source of external objects that can be linked to topics.
|
ExternalObjectSourceConfiguration |
Provides some configuration options that should be considered when linking external objects of
the associated source with a topic.
|
ExternalUserRepository | |
IncrementalRepositoryChangeTracker |
Tracker for incremental repository changes.
|
Class | Description |
---|---|
AbstractExternalUserRepository | |
BlogRightsSynchronizer |
Synchronizes the members of a given topic on the behalf of an external system.
|
ExternalObjectManagementBase |
Spring Service base class for
ExternalObjectManagementException , provides access to
all services and entities referenced by this service. |
ExternalObjectManagementImpl |
Exception | Description |
---|---|
ExternalObjectAlreadyAssignedException |
Thrown to indicate that the external object is already assigned to a blog.
|
ExternalObjectManagementException |
The default exception thrown for unexpected errors occurring within
ExternalObjectManagement . |
ExternalObjectSourceAlreadyExistsException |
Thrown if an ExternalObjectSource with the same identifier already exists.
|
ExternalRepositoryException | |
ExternalSystemNotConfiguredException |
Exception indicating that an external system is not configured
|
TooManyExternalObjectsPerTopicException |
Exception when there are too many external objects for a single topic for a specific system id
|
Copyright © 2019 Communote team. All rights reserved.