| Interface | Description |
|---|---|
| FollowManagement |
Service class providing follow functionality.
|
| Class | Description |
|---|---|
| FollowCacheElementProvider |
CacheElementProvider which retrieves retrieves entity IDs of followables which a user follows.
|
| FollowCacheKey |
Cache key for selected followable entities.
|
| FollowManagementBase |
Spring Service base class for
com.communote.server.service.follow.FollowManagement,
provides access to all services and entities referenced by this service. |
| FollowManagementImpl |
| Exception | Description |
|---|---|
| FollowManagementException |
The default exception thrown for unexpected errors occurring within
FollowManagement. |
Copyright © 2019 Communote team. All rights reserved.