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 java.util.List<VoteOptionConfig>
VoteDaoJdbc. getVoteOptions(java.lang.String voteQuestionId, ITransaction transaction)
Returns the options for a vote question.
-