| Package | Description |
|---|---|
| com.communote.server.api.core.blog | |
| com.communote.server.core.blog | |
| com.communote.server.core.user | |
| com.communote.server.core.vo.client.converters |
| Modifier and Type | Method and Description |
|---|---|
<T> Collection<T> |
BlogRightsManagement.getMappedUsers(Long topicId,
CollectionConverter<UserToBlogRoleMapping,T> converter,
BlogRole... roles)
Method to get all users for a given topic with the specified roles.
|
| Modifier and Type | Method and Description |
|---|---|
<T> Collection<T> |
BlogRightsManagementImpl.getMappedUsers(Long topicId,
CollectionConverter<UserToBlogRoleMapping,T> converter,
BlogRole... roles)
Method to get all users for a given topic with the specified roles.
|
| Modifier and Type | Method and Description |
|---|---|
<T> Collection<T> |
NavigationItemManagementImpl.get(CollectionConverter<NavigationItem,T> converter,
Long... ids)
Method to find all navigation items for the current user.
|
<T> Collection<T> |
NavigationItemManagement.get(CollectionConverter<NavigationItem,T> converter,
Long... ids)
Method to find all navigation items for the current user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientToClientTOConverter |
Copyright © 2019 Communote team. All rights reserved.