Uses of Class
lumis.service.vote.VoteOptionConfig
-
Packages that use VoteOptionConfig Package Description lumis.service.vote -
-
Uses of VoteOptionConfig in lumis.service.vote
Methods in lumis.service.vote that return types with arguments of type VoteOptionConfig Modifier and Type Method Description List<VoteOptionConfig>
VoteDaoJdbc. getVoteOptions(String voteQuestionId, ITransaction transaction)
Returns the options for a vote question.
-