Uses of Class
org.exoplatform.social.rest.entity.GroupNodeEntity
Packages that use GroupNodeEntity
-
Uses of GroupNodeEntity in org.exoplatform.social.rest.api
Methods in org.exoplatform.social.rest.api that return GroupNodeEntityModifier and TypeMethodDescriptionstatic GroupNodeEntityEntityBuilder.buildEntityFromGroup(org.exoplatform.services.organization.Group group) Build rest group entity from group objectstatic GroupNodeEntityEntityBuilder.buildEntityFromGroupId(String group) Build rest group entity from group name -
Uses of GroupNodeEntity in org.exoplatform.social.rest.entity
Methods in org.exoplatform.social.rest.entity that return GroupNodeEntityModifier and TypeMethodDescriptionGroupNodeEntity.setBound(boolean bound) GroupNodeEntity.setChildGroupNodesEntities(List<DataEntity> childrenEntities) GroupNodeEntity.setGroupName(String groupName) GroupNodeEntity.setParentId(String parentId)