A C D E G H I J 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 the 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.
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_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_USER_VOTE - Static variable in interface org.exoplatform.poll.service.PollNodeTypes
 
EXO_VOTE - Static variable in interface org.exoplatform.poll.service.PollNodeTypes
 

G

getCreatedDate() - Method in class org.exoplatform.poll.service.Poll
 
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
 
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
 
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 list 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 the poll.
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 the poll summary.
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
 
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
check has permission of user viewer the poll in the forum.

I

initDefaultData() - Method in class org.exoplatform.poll.service.impl.JCRDataStorage
 
InitialDefaultDataPlugin - Class in org.exoplatform.poll.service
Created by The eXo Platform SAS Author : eXoPlatform tu.duy@exoplatform.com Dec 21, 2010
InitialDefaultDataPlugin(InitParams) - Constructor for class org.exoplatform.poll.service.InitialDefaultDataPlugin
 
isEmpty(String) - Static method in class org.exoplatform.poll.service.Utils
 
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
 

N

NT_UNSTRUCTURED - Static variable in interface org.exoplatform.poll.service.PollNodeTypes
 

O

org.exoplatform.poll.service - package org.exoplatform.poll.service
 
org.exoplatform.poll.service.impl - package org.exoplatform.poll.service.impl
 
org.exoplatform.poll.service.ws - package org.exoplatform.poll.service.ws
 

P

Poll - Class in org.exoplatform.poll.service
Created by The eXo Platform SARL Author : Vu Duy Tu tu.duy@exoplatform.com Octo 25, 2007
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
Created by The eXo Platform SAS Author : eXoPlatform tu.duy@exoplatform.com Dec 21, 2010
PollData() - Constructor for class org.exoplatform.poll.service.PollData
 
PollInitialData - Class in org.exoplatform.poll.service
Created by The eXo Platform SAS Author : eXoPlatform tu.duy@exoplatform.com Dec 21, 2010
PollInitialData() - Constructor for class org.exoplatform.poll.service.PollInitialData
 
PollNodeTypes - Interface in org.exoplatform.poll.service
Constants for Forum nodetypes and properties.
POLLS - Static variable in interface org.exoplatform.poll.service.PollNodeTypes
 
PollService - Interface in org.exoplatform.poll.service
Main Facade for all BBCode related 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
 
PollWebservice() - Constructor for class org.exoplatform.poll.service.ws.PollWebservice
 

R

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 the poll.

S

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.PollService
Save 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 the closed poll.
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
 
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
 
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
Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com Apr 28, 2011
Utils() - Constructor for class org.exoplatform.poll.service.Utils
 

V

viewPoll(String, SecurityContext, UriInfo) - Method in class org.exoplatform.poll.service.ws.PollWebservice
 
votePoll(String, String, SecurityContext, UriInfo) - Method in class org.exoplatform.poll.service.ws.PollWebservice
 

A C D E G H I J N O P R S T U V

Copyright © 2013 eXo Platform SAS. All Rights Reserved.