Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
L
N
O
P
R
S
T
U
V
A
addInitialDefaultDataPlugin(ComponentPlugin)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
addInitialDefaultDataPlugin(ComponentPlugin)
- Method in interface org.exoplatform.poll.service.
PollService
Adds a plugin which initalizes the default data at first runtime.
addListenerPlugin(PollEventListener)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
addListenerPlugin(PollEventListener)
- Method in interface org.exoplatform.poll.service.
PollService
Adds a listener plugin.
APP_TYPE
- Static variable in class org.exoplatform.poll.service.ws.
PollWebservice
APPLICATION_DATA
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
C
calculateVote(Poll, String, String)
- Static method in class org.exoplatform.poll.service.
Utils
Calculate data of poll when user Voted.
closePoll(Poll)
- Method in interface org.exoplatform.poll.service.
PollEventLifeCycle
This will be call after close poll
closePoll(Poll)
- Method in class org.exoplatform.poll.service.
PollEventListener
COLON
- Static variable in class org.exoplatform.poll.service.
Utils
D
DataStorage
- Interface in
org.exoplatform.poll.service
DEFAULT_ID
- Static variable in class org.exoplatform.poll.service.
PollData
E
EXO_CREATED_DATE
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_ID
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_IS_AGAIN_VOTE
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_IS_CLOSED
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_IS_MULTI_CHECK
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_IS_POLL
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_LASTVOTE
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_LINK
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_MODIFIED_BY
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_MODIFIED_DATE
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_OPTION
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_OWNER
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_POLL
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_POLLS
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_QUESTION
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_TIME_OUT
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_TOPIC
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_USER_VOTE
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
EXO_VOTE
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
G
getActivityIdForOwner(String)
- Method in interface org.exoplatform.poll.service.
DataStorage
getActivityIdForOwner(String)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
getActivityIdForOwner(String)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
getActivityIdForOwner(String)
- Method in interface org.exoplatform.poll.service.
PollService
Gets information of a poll activity that is used for processing the activity streams.
getCreatedDate()
- Method in class org.exoplatform.poll.service.
Poll
getCurrentUserVote(Poll)
- Static method in class org.exoplatform.poll.service.
Utils
getExpire()
- Method in class org.exoplatform.poll.service.
Poll
getForumId()
- Method in class org.exoplatform.poll.service.
Poll
This method should calculate the id of the forum base on the id of the post
getGreenwichMeanTime()
- Static method in class org.exoplatform.poll.service.
Utils
getGroupPrivate()
- Method in class org.exoplatform.poll.service.
PollSummary
getId()
- Method in class org.exoplatform.poll.service.
Poll
getId()
- Method in class org.exoplatform.poll.service.
PollSummary
getInfoVote()
- Method in class org.exoplatform.poll.service.
Poll
getInfoVote(Poll)
- Static method in class org.exoplatform.poll.service.
Utils
Get a string from infoVote of poll
getIsAdmin()
- Method in class org.exoplatform.poll.service.
Poll
getIsAdmin()
- Method in class org.exoplatform.poll.service.
PollSummary
getIsAgainVote()
- Method in class org.exoplatform.poll.service.
Poll
getIsAgainVote()
- Method in class org.exoplatform.poll.service.
PollData
getIsClosed()
- Method in class org.exoplatform.poll.service.
Poll
getIsClosed()
- Method in class org.exoplatform.poll.service.
PollData
getIsMultiCheck()
- Method in class org.exoplatform.poll.service.
Poll
getIsMultiCheck()
- Method in class org.exoplatform.poll.service.
PollData
getLastVote()
- Method in class org.exoplatform.poll.service.
Poll
getLink()
- Method in class org.exoplatform.poll.service.
Poll
getModifiedBy()
- Method in class org.exoplatform.poll.service.
Poll
getModifiedDate()
- Method in class org.exoplatform.poll.service.
Poll
getNodeByPath(String, SessionProvider)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
getOldParentPath()
- Method in class org.exoplatform.poll.service.
Poll
getOption()
- Method in class org.exoplatform.poll.service.
Poll
getOptions()
- Method in class org.exoplatform.poll.service.
PollData
getOwner()
- Method in class org.exoplatform.poll.service.
Poll
getOwner()
- Method in class org.exoplatform.poll.service.
PollData
getPagePoll()
- Method in interface org.exoplatform.poll.service.
DataStorage
getPagePoll()
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
getPagePoll()
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
getPagePoll()
- Method in interface org.exoplatform.poll.service.
PollService
Gets a list of polls.
getParentPath()
- Method in class org.exoplatform.poll.service.
Poll
getParentPath()
- Method in class org.exoplatform.poll.service.
PollData
getPoll(String)
- Method in interface org.exoplatform.poll.service.
DataStorage
getPoll(String)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
getPoll(String)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
getPoll(String)
- Method in interface org.exoplatform.poll.service.
PollService
Gets a poll by its Id.
getPollDatas()
- Method in class org.exoplatform.poll.service.
PollInitialData
getPollId()
- Method in class org.exoplatform.poll.service.
PollSummary
getPollInitialData()
- Method in class org.exoplatform.poll.service.
InitialDefaultDataPlugin
getPollName()
- Method in class org.exoplatform.poll.service.
PollSummary
getPollSummary(List<String>)
- Method in interface org.exoplatform.poll.service.
DataStorage
getPollSummary(List<String>)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
getPollSummary(List<String>)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
getPollSummary(List<String>)
- Method in interface org.exoplatform.poll.service.
PollService
Gets summary of a poll.
getQuestion()
- Method in class org.exoplatform.poll.service.
Poll
getQuestion()
- Method in class org.exoplatform.poll.service.
PollData
getSession(SessionProvider)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
getShowVote()
- Method in class org.exoplatform.poll.service.
Poll
getTimeOut()
- Method in class org.exoplatform.poll.service.
Poll
getTimeOut()
- Method in class org.exoplatform.poll.service.
PollData
getTopicId()
- Method in class org.exoplatform.poll.service.
Poll
This method should calculate the id of the topic base on the id of the post
getUserVote()
- Method in class org.exoplatform.poll.service.
Poll
getUserVote(Poll, String)
- Static method in class org.exoplatform.poll.service.
Utils
Convert userVote of poll to s string
getVote()
- Method in class org.exoplatform.poll.service.
Poll
getVotes()
- Method in class org.exoplatform.poll.service.
Poll
GROUPS
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
H
hasPermissionInForum(String, List<String>)
- Method in interface org.exoplatform.poll.service.
DataStorage
hasPermissionInForum(String, List<String>)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
hasPermissionInForum(String, List<String>)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
hasPermissionInForum(String, List<String>)
- Method in interface org.exoplatform.poll.service.
PollService
Checks if a user has permission on a poll or not.
I
initDefaultData()
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
InitialDefaultDataPlugin
- Class in
org.exoplatform.poll.service
InitialDefaultDataPlugin(InitParams)
- Constructor for class org.exoplatform.poll.service.
InitialDefaultDataPlugin
isEmpty(String)
- Static method in class org.exoplatform.poll.service.
Utils
isInTopic()
- Method in class org.exoplatform.poll.service.
Poll
isListEmpty(List<String>)
- Static method in class org.exoplatform.poll.service.
Utils
J
JCR_ROOT
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
JCRDataStorage
- Class in
org.exoplatform.poll.service.impl
JCRDataStorage(NodeHierarchyCreator, KSDataLocation)
- Constructor for class org.exoplatform.poll.service.impl.
JCRDataStorage
L
listeners_
- Variable in class org.exoplatform.poll.service.impl.
PollServiceImpl
N
NT_UNSTRUCTURED
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
O
org.exoplatform.poll.service
- package org.exoplatform.poll.service
Provides classes necessary to manage processes related to Poll.
org.exoplatform.poll.service.impl
- package org.exoplatform.poll.service.impl
org.exoplatform.poll.service.ws
- package org.exoplatform.poll.service.ws
Provides the classes necessary to proceed Poll via rest request.
P
Poll
- Class in
org.exoplatform.poll.service
Poll()
- Constructor for class org.exoplatform.poll.service.
Poll
Poll(String)
- Constructor for class org.exoplatform.poll.service.
Poll
POLL
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
PollData
- Class in
org.exoplatform.poll.service
PollData()
- Constructor for class org.exoplatform.poll.service.
PollData
PollEventLifeCycle
- Interface in
org.exoplatform.poll.service
PollEventListener
- Class in
org.exoplatform.poll.service
PollEventListener()
- Constructor for class org.exoplatform.poll.service.
PollEventListener
PollInitialData
- Class in
org.exoplatform.poll.service
PollInitialData()
- Constructor for class org.exoplatform.poll.service.
PollInitialData
PollNodeTypes
- Interface in
org.exoplatform.poll.service
Constants for Forum nodetypes and properties.
pollRemove(String)
- Method in interface org.exoplatform.poll.service.
PollEventLifeCycle
This will be call after remove poll
pollRemove(String)
- Method in class org.exoplatform.poll.service.
PollEventListener
POLLS
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
PollService
- Interface in
org.exoplatform.poll.service
Main Facade for all Poll operations.
PollServiceImpl
- Class in
org.exoplatform.poll.service.impl
PollServiceImpl(InitParams, KSDataLocation, NodeHierarchyCreator)
- Constructor for class org.exoplatform.poll.service.impl.
PollServiceImpl
PollSummary
- Class in
org.exoplatform.poll.service
PollSummary()
- Constructor for class org.exoplatform.poll.service.
PollSummary
PollWebservice
- Class in
org.exoplatform.poll.service.ws
Handles REST request to process Poll.
PollWebservice()
- Constructor for class org.exoplatform.poll.service.ws.
PollWebservice
R
removeListenerPlugin(PollEventListener)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
removeListenerPlugin(PollEventListener)
- Method in interface org.exoplatform.poll.service.
PollService
Removes a listener plugin.
removePoll(String)
- Method in interface org.exoplatform.poll.service.
DataStorage
removePoll(String)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
removePoll(String)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
removePoll(String)
- Method in interface org.exoplatform.poll.service.
PollService
Removes a poll.
S
saveActivityIdForOwner(String, String)
- Method in interface org.exoplatform.poll.service.
DataStorage
saveActivityIdForOwner(String, String)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
saveActivityIdForOwner(String, String)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
saveActivityIdForOwner(String, String)
- Method in interface org.exoplatform.poll.service.
PollService
Saves information of a poll activity that is used for processing the activity streams.
savePoll(Poll, boolean, boolean)
- Method in interface org.exoplatform.poll.service.
DataStorage
savePoll(Poll, boolean, boolean)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
savePoll(Poll, boolean, boolean)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
savePoll(Poll, boolean, boolean)
- Method in interface org.exoplatform.poll.service.
PollEventLifeCycle
This will be call after save poll
savePoll(Poll, boolean, boolean)
- Method in class org.exoplatform.poll.service.
PollEventListener
savePoll(Poll, boolean, boolean)
- Method in interface org.exoplatform.poll.service.
PollService
Saves a poll.
setClosedPoll(Poll)
- Method in interface org.exoplatform.poll.service.
DataStorage
setClosedPoll(Poll)
- Method in class org.exoplatform.poll.service.impl.
JCRDataStorage
setClosedPoll(Poll)
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
setClosedPoll(Poll)
- Method in interface org.exoplatform.poll.service.
PollService
Sets a poll to "closed".
setCreatedDate(Date)
- Method in class org.exoplatform.poll.service.
Poll
setExpire(String)
- Method in class org.exoplatform.poll.service.
Poll
setGroupPrivate(List<String>)
- Method in class org.exoplatform.poll.service.
PollSummary
setId(String)
- Method in class org.exoplatform.poll.service.
Poll
setId(String)
- Method in class org.exoplatform.poll.service.
PollSummary
setInfoVote()
- Method in class org.exoplatform.poll.service.
Poll
setInTopic(boolean)
- Method in class org.exoplatform.poll.service.
Poll
setIsAdmin(String)
- Method in class org.exoplatform.poll.service.
Poll
setIsAdmin(String)
- Method in class org.exoplatform.poll.service.
PollSummary
setIsAgainVote(boolean)
- Method in class org.exoplatform.poll.service.
Poll
setIsAgainVote(String)
- Method in class org.exoplatform.poll.service.
PollData
setIsClosed(boolean)
- Method in class org.exoplatform.poll.service.
Poll
setIsClosed(String)
- Method in class org.exoplatform.poll.service.
PollData
setIsMultiCheck(boolean)
- Method in class org.exoplatform.poll.service.
Poll
setIsMultiCheck(String)
- Method in class org.exoplatform.poll.service.
PollData
setLastVote(Date)
- Method in class org.exoplatform.poll.service.
Poll
setLink(String)
- Method in class org.exoplatform.poll.service.
Poll
setModifiedBy(String)
- Method in class org.exoplatform.poll.service.
Poll
setModifiedDate(Date)
- Method in class org.exoplatform.poll.service.
Poll
setOldParentPath(String)
- Method in class org.exoplatform.poll.service.
Poll
setOption(String[])
- Method in class org.exoplatform.poll.service.
Poll
setOptions(List<String>)
- Method in class org.exoplatform.poll.service.
PollData
setOwner(String)
- Method in class org.exoplatform.poll.service.
Poll
setOwner(String)
- Method in class org.exoplatform.poll.service.
PollData
setParentPath(String)
- Method in class org.exoplatform.poll.service.
Poll
setParentPath(String)
- Method in class org.exoplatform.poll.service.
PollData
setPollDatas(List<PollData>)
- Method in class org.exoplatform.poll.service.
PollInitialData
setPollId(List<String>)
- Method in class org.exoplatform.poll.service.
PollSummary
setPollName(List<String>)
- Method in class org.exoplatform.poll.service.
PollSummary
setQuestion(String)
- Method in class org.exoplatform.poll.service.
Poll
setQuestion(String)
- Method in class org.exoplatform.poll.service.
PollData
setShowVote(boolean)
- Method in class org.exoplatform.poll.service.
Poll
setTimeOut(long)
- Method in class org.exoplatform.poll.service.
Poll
setTimeOut(String)
- Method in class org.exoplatform.poll.service.
PollData
setUserVote(String[])
- Method in class org.exoplatform.poll.service.
Poll
setVote(String[])
- Method in class org.exoplatform.poll.service.
Poll
setVotes()
- Method in class org.exoplatform.poll.service.
Poll
start()
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
stop()
- Method in class org.exoplatform.poll.service.impl.
PollServiceImpl
T
TEXT_HTML
- Static variable in interface org.exoplatform.poll.service.
PollNodeTypes
U
Utils
- Class in
org.exoplatform.poll.service
Utils()
- Constructor for class org.exoplatform.poll.service.
Utils
V
viewPoll(String, SecurityContext, UriInfo)
- Method in class org.exoplatform.poll.service.ws.
PollWebservice
Views a poll by its Id.
votePoll(String, String, SecurityContext, UriInfo)
- Method in class org.exoplatform.poll.service.ws.
PollWebservice
Votes for a poll by its Id.
A
C
D
E
G
H
I
J
L
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2013
eXo Platform SAS
. All Rights Reserved.