Uses of Class
org.silverpeas.components.community.web.UserEntity
-
Packages that use UserEntity Package Description org.silverpeas.components.community.web 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 UserEntity in org.silverpeas.components.community.web
Methods in org.silverpeas.components.community.web that return UserEntity Modifier and Type Method Description UserEntity
CommunityMembershipEntity. getUser()
Gets the user related by this membership to a community.
-