Uses of Class
org.silverpeas.components.formsonline.control.RequestUIEntity
-
Packages that use RequestUIEntity Package Description org.silverpeas.components.formsonline.control -
-
Uses of RequestUIEntity in org.silverpeas.components.formsonline.control
Methods in org.silverpeas.components.formsonline.control that return types with arguments of type RequestUIEntity Modifier and Type Method Description static org.silverpeas.core.util.SilverpeasList<RequestUIEntity>RequestUIEntity. convertList(org.silverpeas.core.util.SilverpeasList<FormInstance> requests, Set<String> selectedIds)Converts the given data list into aSilverpeasListof item wrapping theContribution.
-