Uses of Interface
org.silverpeas.components.community.repository.CommunityOfUsersRepository
Packages that use CommunityOfUsersRepository
Package
Description
Persistence repository for the community of users and for the members of the communities.
-
Uses of CommunityOfUsersRepository in org.silverpeas.components.community.repository
Classes in org.silverpeas.components.community.repository that implement CommunityOfUsersRepositoryModifier and TypeClassDescriptionclassImplementation of the repository of Community of users by extending theBasicJpaEntityRepositorybase 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 CommunityOfUsersRepositoryModifier and TypeMethodDescriptionstatic CommunityOfUsersRepositoryCommunityOfUsersRepository.get()Gets the single instance of this repository.