Package | Description |
---|---|
com.communote.plugins.mq.message.core.handler.converter | |
com.communote.server.core.external | |
com.communote.server.core.vo.external |
Modifier and Type | Method and Description |
---|---|
ExternalTopicRoleTO |
ExternalTopicRoleToExternalTopicRoleTOConverter.convert(ExternalTopicRole source)
Convert to a TO.
|
Modifier and Type | Method and Description |
---|---|
void |
BlogRightsSynchronizer.mergeRights(List<ExternalTopicRoleTO> rolesToSetOrUpdate,
List<ExternalTopicRoleTO> rolesToRemove)
Synchronize blog rights for an external system by merging them with the existing rights.
|
void |
BlogRightsSynchronizer.mergeRights(List<ExternalTopicRoleTO> rolesToSetOrUpdate,
List<ExternalTopicRoleTO> rolesToRemove)
Synchronize blog rights for an external system by merging them with the existing rights.
|
void |
BlogRightsSynchronizer.replaceRights(List<ExternalTopicRoleTO> rolesToSet)
Synchronize the members of the blog by replacing the existing member roles that were assigned
for the external system with the provided members and there roles.
|
Modifier and Type | Method and Description |
---|---|
void |
ExternalTopicRoleTO.copy(ExternalTopicRoleTO otherBean)
Copies all properties from the argument value object into this value object.
|
Constructor and Description |
---|
ExternalTopicRoleTO(ExternalTopicRoleTO otherBean)
Copies constructor from other ExternalTopicRoleTO
|
Copyright © 2019 Communote team. All rights reserved.