Uses of Class
org.silverpeas.components.survey.web.AnswerPercentEntity
Packages that use AnswerPercentEntity
-
Uses of AnswerPercentEntity in org.silverpeas.components.survey.web
Methods in org.silverpeas.components.survey.web that return types with arguments of type AnswerPercentEntityModifier and TypeMethodDescriptionstatic List<AnswerPercentEntity>AnswerPercentEntity.asWebEntities(Collection<org.silverpeas.core.questioncontainer.answer.model.Answer> answers, int nbVoters, boolean isUsers) Gets the given collection of answers to a question into a list ofAnswerPercentEntityinstances.