Uses of Interface
org.silverpeas.components.community.web.CommunityWebResource.WebFunction
Packages that use CommunityWebResource.WebFunction
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 CommunityWebResource.WebFunction in org.silverpeas.components.community.web
Methods in org.silverpeas.components.community.web with parameters of type CommunityWebResource.WebFunctionModifier and TypeMethodDescriptionprotected <T> TCommunityWebResource.process(CommunityWebResource.WebFunction<T> function) Processes the specified web function behalf the community of users concerned by the incoming request.