Uses of Class
org.silverpeas.web.todo.control.ToDoHeaderUIEntity
-
Packages that use ToDoHeaderUIEntity Package Description org.silverpeas.web.todo.control -
-
Uses of ToDoHeaderUIEntity in org.silverpeas.web.todo.control
Methods in org.silverpeas.web.todo.control that return types with arguments of type ToDoHeaderUIEntity Modifier and Type Method Description static SilverpeasList<ToDoHeaderUIEntity>
ToDoHeaderUIEntity. convertList(ToDoSessionController controller, SilverpeasList<ToDoHeader> requests, Set<String> selectedIds)
Converts the given data list into aSilverpeasList
of item wrapping theContribution
.
-