Uses of Interface
org.silverpeas.components.community.repository.CommunityMembershipRepository
Packages that use CommunityMembershipRepository
Package
Description
Persistence repository for the community of users and for the members of the communities.
-
Uses of CommunityMembershipRepository in org.silverpeas.components.community.repository
Classes in org.silverpeas.components.community.repository that implement CommunityMembershipRepositoryModifier and TypeClassDescriptionclassImplementation of the repository of members of communities of users by extending theSilverpeasJpaEntityRepositorybase repository that provides all the basic and necessary methods to save, to update, to delete and to get the business entities by using the JPA engine.Methods in org.silverpeas.components.community.repository that return CommunityMembershipRepositoryModifier and TypeMethodDescriptionCommunityMembershipRepository.get()Gets the single instance of this repository.