| Package | Description |
|---|---|
| org.exoplatform.social.rest.api | |
| org.exoplatform.social.rest.entity |
| Modifier and Type | Method and Description |
|---|---|
static GroupNodeEntity |
EntityBuilder.buildEntityFromGroup(org.exoplatform.services.organization.Group group)
Build rest group entity from group object
|
static GroupNodeEntity |
EntityBuilder.buildEntityFromGroupId(String group)
Build rest group entity from group name
|
| Modifier and Type | Method and Description |
|---|---|
GroupNodeEntity |
GroupNodeEntity.setBound(boolean bound) |
GroupNodeEntity |
GroupNodeEntity.setChildGroupNodesEntities(List<DataEntity> childrenEntities) |
GroupNodeEntity |
GroupNodeEntity.setGroupName(String groupName) |
GroupNodeEntity |
GroupNodeEntity.setParentId(String parentId) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.