Uses of Interface
org.silverpeas.components.community.repository.CommunityMembershipRepository.CommunityMembershipsTable
Packages that use CommunityMembershipRepository.CommunityMembershipsTable
Package
Description
Persistence repository for the community of users and for the members of the communities.
-
Uses of CommunityMembershipRepository.CommunityMembershipsTable in org.silverpeas.components.community.repository
Methods in org.silverpeas.components.community.repository that return CommunityMembershipRepository.CommunityMembershipsTableModifier and TypeMethodDescriptionCommunityMembershipJpaRepository.getMembershipsTable(CommunityOfUsers community) CommunityMembershipRepository.getMembershipsTable(CommunityOfUsers community) Gets the table of members of the specified community.