Uses of Class
org.silverpeas.components.community.control.MemberUIEntity
Packages that use MemberUIEntity
Package
Description
Provides the Web controller implementation with which the HTML pages of the application interact.
-
Uses of MemberUIEntity in org.silverpeas.components.community.control
Subclasses of MemberUIEntity in org.silverpeas.components.community.controlMethods in org.silverpeas.components.community.control that return types with arguments of type MemberUIEntityModifier and TypeMethodDescriptionstatic <U extends CommunityMembership>
org.silverpeas.core.util.SilverpeasList<MemberUIEntity>MemberUIEntity.convertList(org.silverpeas.core.util.SilverpeasList<U> values, Set<String> selectedIds) Converts the given data list into aSilverpeasListof item wrapping theUser.