Uses of Class
org.silverpeas.components.community.web.CommunityMembershipEntities
Packages that use CommunityMembershipEntities
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 CommunityMembershipEntities in org.silverpeas.components.community.web
Methods in org.silverpeas.components.community.web that return CommunityMembershipEntitiesModifier and TypeMethodDescriptionCommunityMembershipResource.getActualMemberships(String page) Gets all the actual memberships to the community of users.CommunityMembershipResource.getAllMemberships(String page) Gets all the memberships to the community of users, whatever the status of them.CommunityMembershipResource.getPendingMemberships(String page) Gets all the memberships to the community of users pending for validation.