Uses of Class
org.silverpeas.components.community.CommunityWebManager
Packages that use CommunityWebManager
Package
Description
Silverpeas Web Application Component to manage a community of users for a collaborative space.
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 CommunityWebManager in org.silverpeas.components.community
Methods in org.silverpeas.components.community that return CommunityWebManagerModifier and TypeMethodDescriptionstatic CommunityWebManagerCommunityWebManager.get()Gets the singleton instance of the provider. -
Uses of CommunityWebManager in org.silverpeas.components.community.web
Methods in org.silverpeas.components.community.web that return CommunityWebManagerModifier and TypeMethodDescriptionprotected CommunityWebManagerCommunityWebResource.getWebManager()Gets the Web Manager to use to fulfill the incoming request.