Uses of Class
org.silverpeas.components.community.control.HistoryItemUIEntity
-
Packages that use HistoryItemUIEntity Package Description org.silverpeas.components.community.control Provides the Web controller implementation with which the HTML pages of the application interact. -
-
Uses of HistoryItemUIEntity in org.silverpeas.components.community.control
Methods in org.silverpeas.components.community.control that return types with arguments of type HistoryItemUIEntity Modifier and Type Method Description static <U extends CommunityMembership>
org.silverpeas.core.util.SilverpeasList<HistoryItemUIEntity>HistoryItemUIEntity. convertHistoryList(org.silverpeas.core.util.SilverpeasList<U> values)
Converts the given data list into aSilverpeasList
of item wrapping theUser
.
-