| Interface | Description |
|---|---|
| Connection |
Represents a social connection between a pair of users.
|
| ConnectionList |
Represents a connection list used for categorizing one's social connections.
|
| ConnectionListener | |
| ConnectionListListener | |
| ConnectionListsManager |
The access point for operations related to retrieving and updating
information about connection lists and membership of users in these
connection lists.
|
| ConnectionsManager |
The access point for all operations related to retrieving and updating
information about social connections between users.
|
| Invitation |
Represents an invitation from one user to another
to form a social connection.
|
| InvitationListener | |
| InvitationsManager |
The access point for all operations related to sending and receiving
invitations among users for forming social connections.
|
| Person |
Represents a person in the context of his/her relationship
with a specific user.
|
| UserNode |
| Class | Description |
|---|---|
| ConnectionAdapter | |
| ConnectionEvent | |
| ConnectionListAdapter | |
| ConnectionListEvent | |
| ConnectionsServiceConstants | |
| ConnectionsServiceFactory |
This is the entry point to the Connections Service API for managing
social connections among application users.
|
| InvitationAdapter | |
| InvitationEvent | |
| LifecycleListener |
Lifecycle Listener implementation to handle init and destroy
servlet actions for the specific service.
|
| Enum | Description |
|---|---|
| ConnectionsManager.SortCriteria |
| Exception | Description |
|---|---|
| ConnectionAlreadyExistsException | |
| ConnectionListNotFoundException | |
| ConnectionsException |