Class GroupNodeEntity
java.lang.Object
org.exoplatform.social.rest.entity.BaseEntity
org.exoplatform.social.rest.entity.GroupNodeEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetBound(boolean bound) setChildGroupNodesEntities(List<DataEntity> childrenEntities) setGroupName(String groupName) setParentId(String parentId) Methods inherited from class org.exoplatform.social.rest.entity.BaseEntity
getDataEntity, getHref, getId, getProperty, getString, setDataEntity, setHref, setId, setProperty, toJSONObject, toString
-
Constructor Details
-
GroupNodeEntity
public GroupNodeEntity() -
GroupNodeEntity
-
-
Method Details
-
setGroupName
-
getGroupName
-
setParentId
-
getParentId
-
setBound
-
getIsBound
-
setChildGroupNodesEntities
-
getChildGroupNodes
-