Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AnalyticsPollListener - Class in io.meeds.poll.listener
- AnalyticsPollListener() - Constructor for class io.meeds.poll.listener.AnalyticsPollListener
B
- broadcastEvent(String, Object, Object) - Static method in class io.meeds.poll.utils.PollUtils
C
- countByPollId(long) - Method in interface io.meeds.poll.dao.PollOptionDAO
- countByPollId(long) - Method in interface io.meeds.poll.dao.PollVoteDAO
- countByPollIdAndVoterId(Long, long) - Method in interface io.meeds.poll.dao.PollVoteDAO
- countByPollOptionId(long) - Method in interface io.meeds.poll.dao.PollVoteDAO
- countByPollOptionIdAndVoterId(long, long) - Method in interface io.meeds.poll.dao.PollVoteDAO
- countPollOptionsByPollId(long) - Method in class io.meeds.poll.storage.PollStorage
- countPollOptionTotalVotes(long) - Method in class io.meeds.poll.storage.PollStorage
- countPollOptionTotalVotesByUser(long, long) - Method in class io.meeds.poll.storage.PollStorage
- countPollTotalVotes(long) - Method in class io.meeds.poll.storage.PollStorage
- CREATE_POLL - Static variable in class io.meeds.poll.utils.PollUtils
- CREATE_POLL_OPERATION_NAME - Static variable in class io.meeds.poll.utils.PollUtils
- createPoll(Poll, List<PollOption>) - Method in class io.meeds.poll.storage.PollStorage
- createPoll(Poll, List<PollOption>, String, String, Identity, List<ActivityFile>) - Method in class io.meeds.poll.service.PollServiceImpl
- createPoll(String, PollRestEntity) - Method in class io.meeds.poll.rest.PollRest
- createPollVote(PollVote) - Method in class io.meeds.poll.storage.PollStorage
D
- didVote(long, Long) - Method in class io.meeds.poll.storage.PollStorage
- didVote(Identity, Long) - Method in class io.meeds.poll.service.PollServiceImpl
E
- EntityMapper - Class in io.meeds.poll.utils
- EVENT_TYPE - Static variable in class io.meeds.poll.plugin.PollEventPlugin
F
- findByPollId(Long) - Method in interface io.meeds.poll.dao.PollOptionDAO
- fromPoll(Poll, List<PollOptionRestEntity>) - Static method in class io.meeds.poll.utils.RestEntityBuilder
- fromPoll(PollService, Poll, Identity) - Static method in class io.meeds.poll.utils.RestEntityBuilder
- fromPollEntity(PollEntity) - Static method in class io.meeds.poll.utils.EntityMapper
- fromPollOption(PollOption, int, boolean) - Static method in class io.meeds.poll.utils.RestEntityBuilder
- fromPollOptionEntity(PollOptionEntity) - Static method in class io.meeds.poll.utils.EntityMapper
- fromPollOptionEntity(PollOptionEntity, long) - Static method in class io.meeds.poll.utils.EntityMapper
- fromPollVoteEntity(PollVoteEntity, long) - Static method in class io.meeds.poll.utils.EntityMapper
G
- GAMIFICATION_ACTIVITY_OBJECT_TYPE - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_CANCEL_EVENT_NAME - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_DELETE_EVENT_NAME - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_EVENT_DETAILS - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_GENERIC_EVENT_NAME - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_OBJECT_ID - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_OBJECT_TYPE - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_RECEIVER_ID - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_RECEIVER_TYPE - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_SENDER_ID - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_SENDER_TYPE - Static variable in class io.meeds.poll.utils.PollUtils
- GAMIFICATION_TRIGGER_NAME - Static variable in class io.meeds.poll.utils.PollUtils
- GamificationPollListener - Class in io.meeds.poll.listener
- GamificationPollListener() - Constructor for class io.meeds.poll.listener.GamificationPollListener
- getEventType() - Method in class io.meeds.poll.plugin.PollEventPlugin
- getName() - Method in class io.meeds.poll.activity.processor.PollActivityProcessor
- getPollById(long) - Method in class io.meeds.poll.storage.PollStorage
- getPollById(long, Identity) - Method in class io.meeds.poll.service.PollServiceImpl
- getPollById(String) - Method in class io.meeds.poll.rest.PollRest
- getPollDuration(Poll) - Static method in class io.meeds.poll.utils.PollUtils
- getPollOptionById(long) - Method in class io.meeds.poll.storage.PollStorage
- getPollOptionById(long, Identity) - Method in class io.meeds.poll.service.PollServiceImpl
- getPollOptionsByPollId(long) - Method in class io.meeds.poll.storage.PollStorage
- getPollOptionsByPollId(long, Identity) - Method in class io.meeds.poll.service.PollServiceImpl
- getPollOptionsNumber(long, Identity) - Method in class io.meeds.poll.service.PollServiceImpl
- getPollOptionTotalVotes(long, String, Identity) - Method in class io.meeds.poll.service.PollServiceImpl
- getPollTotalVotes(long, Identity) - Method in class io.meeds.poll.service.PollServiceImpl
- getTriggers() - Method in class io.meeds.poll.plugin.PollEventPlugin
- getUserIdentityId(IdentityManager, String) - Static method in class io.meeds.poll.utils.PollUtils
I
- init() - Method in class io.meeds.poll.activity.processor.PollActivityProcessor
- init() - Method in class io.meeds.poll.listener.AnalyticsPollListener
- init() - Method in class io.meeds.poll.listener.GamificationPollListener
- io.meeds.poll.activity.processor - package io.meeds.poll.activity.processor
- io.meeds.poll.dao - package io.meeds.poll.dao
- io.meeds.poll.entity - package io.meeds.poll.entity
- io.meeds.poll.listener - package io.meeds.poll.listener
- io.meeds.poll.plugin - package io.meeds.poll.plugin
- io.meeds.poll.rest - package io.meeds.poll.rest
- io.meeds.poll.rest.model - package io.meeds.poll.rest.model
- io.meeds.poll.service - package io.meeds.poll.service
- io.meeds.poll.storage - package io.meeds.poll.storage
- io.meeds.poll.utils - package io.meeds.poll.utils
- isPollOptionVoted(long, String, Identity) - Method in class io.meeds.poll.service.PollServiceImpl
- isValidEvent(Map<String, String>, String) - Method in class io.meeds.poll.plugin.PollEventPlugin
O
- onEvent(Event<String, Poll>) - Method in class io.meeds.poll.listener.AnalyticsPollListener
- onEvent(Event<String, Poll>) - Method in class io.meeds.poll.listener.GamificationPollListener
P
- POLL_ACTIVITY_ID - Static variable in class io.meeds.poll.utils.PollUtils
- POLL_ACTIVITY_TYPE - Static variable in class io.meeds.poll.utils.PollUtils
- POLL_DURATION - Static variable in class io.meeds.poll.utils.PollUtils
- POLL_ID - Static variable in class io.meeds.poll.utils.PollUtils
- POLL_MODULE - Static variable in class io.meeds.poll.utils.PollUtils
- POLL_OPTIONS_NUMBER - Static variable in class io.meeds.poll.utils.PollUtils
- POLL_SPACE_MEMBERS_COUNT - Static variable in class io.meeds.poll.utils.PollUtils
- POLL_TOTAL_VOTES - Static variable in class io.meeds.poll.utils.PollUtils
- PollActivityProcessor - Class in io.meeds.poll.activity.processor
- PollActivityProcessor() - Constructor for class io.meeds.poll.activity.processor.PollActivityProcessor
- PollDAO - Interface in io.meeds.poll.dao
- PollEntity - Class in io.meeds.poll.entity
- PollEntity() - Constructor for class io.meeds.poll.entity.PollEntity
- PollEventPlugin - Class in io.meeds.poll.plugin
- PollEventPlugin() - Constructor for class io.meeds.poll.plugin.PollEventPlugin
- PollOptionDAO - Interface in io.meeds.poll.dao
- PollOptionEntity - Class in io.meeds.poll.entity
- PollOptionEntity() - Constructor for class io.meeds.poll.entity.PollOptionEntity
- PollOptionRestEntity - Class in io.meeds.poll.rest.model
- PollOptionRestEntity() - Constructor for class io.meeds.poll.rest.model.PollOptionRestEntity
- PollRest - Class in io.meeds.poll.rest
- PollRest() - Constructor for class io.meeds.poll.rest.PollRest
- PollRestEntity - Class in io.meeds.poll.rest.model
- PollRestEntity() - Constructor for class io.meeds.poll.rest.model.PollRestEntity
- PollServiceImpl - Class in io.meeds.poll.service
- PollServiceImpl() - Constructor for class io.meeds.poll.service.PollServiceImpl
- PollStorage - Class in io.meeds.poll.storage
- PollStorage(PollDAO, PollOptionDAO, PollVoteDAO) - Constructor for class io.meeds.poll.storage.PollStorage
- PollUtils - Class in io.meeds.poll.utils
- PollVoteDAO - Interface in io.meeds.poll.dao
- PollVoteEntity - Class in io.meeds.poll.entity
- PollVoteEntity() - Constructor for class io.meeds.poll.entity.PollVoteEntity
- processActivity(ExoSocialActivity) - Method in class io.meeds.poll.activity.processor.PollActivityProcessor
R
- RECEIVE_POLL_VOTE_OPERATION_NAME - Static variable in class io.meeds.poll.utils.PollUtils
- RestEntityBuilder - Class in io.meeds.poll.utils
T
- toDate(ZonedDateTime) - Static method in class io.meeds.poll.utils.PollUtils
- toPoll(PollRestEntity) - Static method in class io.meeds.poll.utils.RestEntityBuilder
- toPollEntity(Poll) - Static method in class io.meeds.poll.utils.EntityMapper
- toPollOptionEntity(PollOption, PollEntity) - Static method in class io.meeds.poll.utils.EntityMapper
- toPollOptions(List<PollOptionRestEntity>) - Static method in class io.meeds.poll.utils.RestEntityBuilder
- toPollVoteEntity(PollVote, PollOptionEntity) - Static method in class io.meeds.poll.utils.EntityMapper
U
- updatePoll(Poll) - Method in class io.meeds.poll.storage.PollStorage
V
- vote(String) - Method in class io.meeds.poll.rest.PollRest
- vote(String, String, Identity) - Method in class io.meeds.poll.service.PollServiceImpl
- VOTE_POLL - Static variable in class io.meeds.poll.utils.PollUtils
- VOTE_POLL_OPERATION_NAME - Static variable in class io.meeds.poll.utils.PollUtils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form