Uses of Class
org.silverpeas.components.community.web.CommunityOfUsersEntity
Packages that use CommunityOfUsersEntity
Package
Description
Provides the REST-based web services with which anyone can communicate with an application
instance to get information about a community of users and its members.
-
Uses of CommunityOfUsersEntity in org.silverpeas.components.community.web
Methods in org.silverpeas.components.community.web that return CommunityOfUsersEntityModifier and TypeMethodDescriptionCommunityOfUsersResource.getCommunityOfUsers()Gets the JSON representation of the community of users managed by the component instance of idcomponentInstanceId.CommunityOfUsersResource.updateCommunityOfUsers(CommunityOfUsersEntity entity) Updates the community of users with the properties of the specified web entity representing the new state of the community.Methods in org.silverpeas.components.community.web with parameters of type CommunityOfUsersEntityModifier and TypeMethodDescriptionCommunityOfUsersResource.updateCommunityOfUsers(CommunityOfUsersEntity entity) Updates the community of users with the properties of the specified web entity representing the new state of the community.