C G O P S U V W X 
All Classes All Packages

C

com.xwiki.xpoll - package com.xwiki.xpoll
 
com.xwiki.xpoll.rest - package com.xwiki.xpoll.rest
 
com.xwiki.xpoll.rest.model.jaxb - package com.xwiki.xpoll.rest.model.jaxb
 
com.xwiki.xpoll.script - package com.xwiki.xpoll.script
 
createVote() - Method in class com.xwiki.xpoll.rest.model.jaxb.ObjectFactory
Create an instance of Vote

G

getGuestName() - Method in class com.xwiki.xpoll.rest.model.jaxb.Vote
Gets the value of the guestName property.
getProposals() - Method in class com.xwiki.xpoll.rest.model.jaxb.Vote
Gets the value of the proposals property.
getRestURL(DocumentReference) - Method in interface com.xwiki.xpoll.XPollManager
 
getResults(DocumentReference) - Method in interface com.xwiki.xpoll.PollResultsCalculator
 
getVoteResults(DocumentReference) - Method in class com.xwiki.xpoll.script.XPollScriptService
 
getVoteResults(DocumentReference) - Method in interface com.xwiki.xpoll.XPollManager
 
guestName - Variable in class com.xwiki.xpoll.rest.model.jaxb.Vote
 

O

ObjectFactory - Class in com.xwiki.xpoll.rest.model.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the com.xwiki.xpoll.rest.model.jaxb package.
ObjectFactory() - Constructor for class com.xwiki.xpoll.rest.model.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.xwiki.xpoll.rest.model.jaxb

P

PollResultsCalculator - Interface in com.xwiki.xpoll
Provides a method for getting the results of a poll.
proposals - Variable in class com.xwiki.xpoll.rest.model.jaxb.Vote
 

S

setGuestName(String) - Method in class com.xwiki.xpoll.rest.model.jaxb.Vote
Sets the value of the guestName property.

U

url(DocumentReference) - Method in class com.xwiki.xpoll.script.XPollScriptService
 

V

vote(String, String, String, Vote) - Method in interface com.xwiki.xpoll.rest.XPollResource
Used to create/modify a user's votes and to determine the winning proposal whenever a vote is cast.
vote(DocumentReference, DocumentReference, Vote) - Method in interface com.xwiki.xpoll.XPollManager
Casts a vote of a user to an existing poll in a XWiki page.
Vote - Class in com.xwiki.xpoll.rest.model.jaxb
Java class for Vote complex type.
Vote() - Constructor for class com.xwiki.xpoll.rest.model.jaxb.Vote
 

W

withGuestName(String) - Method in class com.xwiki.xpoll.rest.model.jaxb.Vote
 
withProposals(String...) - Method in class com.xwiki.xpoll.rest.model.jaxb.Vote
 
withProposals(Collection<String>) - Method in class com.xwiki.xpoll.rest.model.jaxb.Vote
 

X

XPollException - Exception in com.xwiki.xpoll
Any exception raised when handling XPoll business.
XPollException(String) - Constructor for exception com.xwiki.xpoll.XPollException
Constructs a new exception with the specified detail message.
XPollException(String, Throwable) - Constructor for exception com.xwiki.xpoll.XPollException
Constructs a new exception with the specified detail message and cause.
XPollManager - Interface in com.xwiki.xpoll
Provides methods to interact with the polls of a XWiki page.
XPollResource - Interface in com.xwiki.xpoll.rest
Provides the functionality of saving the user's votes and determining the winning proposal in a desired page.
XPollScriptService - Class in com.xwiki.xpoll.script
 
XPollScriptService() - Constructor for class com.xwiki.xpoll.script.XPollScriptService
 
C G O P S U V W X 
All Classes All Packages