| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.api | |
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
StringId |
PresenceApi.v1PresenceFeedCreatePost(String sessionToken)
Create Presence status feed.
|
StringId |
PresenceApi.v1PresenceFeedFeedIdDeletePost(String sessionToken,
String feedId)
Delete a presence status feed.
|
| Modifier and Type | Method and Description |
|---|---|
SuccessResponse |
UserApi.v1AdminUserUidDisclaimerUpdatePost(String sessionToken,
Long uid,
StringId payload)
Assign a disclaimer to a user
|
SuccessResponse |
UserApi.v1AdminUserUidRolesAddPost(String sessionToken,
Long uid,
StringId payload)
Add a role to a user
|
SuccessResponse |
UserApi.v1AdminUserUidRolesRemovePost(String sessionToken,
Long uid,
StringId payload)
Remove a role from a user
|
SuccessResponse |
SecurityApi.v1CompanycertDeletePost(String sessionToken,
StringId fingerPrint)
Delete a company certificate
|
| Modifier and Type | Method and Description |
|---|---|
StringId |
StringId.id(String id) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.