C E G I O R S V W 
All Classes All Packages

C

com.xwiki.ideas - package com.xwiki.ideas
 
com.xwiki.ideas.model - package com.xwiki.ideas.model
 
com.xwiki.ideas.model.jaxb - package com.xwiki.ideas.model.jaxb
 
com.xwiki.ideas.rest - package com.xwiki.ideas.rest
 
com.xwiki.ideas.script - package com.xwiki.ideas.script
 
createIdea() - Method in class com.xwiki.ideas.model.jaxb.ObjectFactory
Create an instance of Idea
createIdea(Idea) - Method in class com.xwiki.ideas.model.jaxb.ObjectFactory
Create an instance of JAXBElement<Idea>

E

exists(DocumentReference) - Method in interface com.xwiki.ideas.IdeasManager
A function to check whether an Idea exists or not.

G

get(String, String, String) - Method in interface com.xwiki.ideas.rest.IdeasResource
 
get(DocumentReference) - Method in interface com.xwiki.ideas.IdeasManager
Retrieves the state of an Idea.
getOpponents() - Method in class com.xwiki.ideas.model.Idea
 
getOpponents() - Method in class com.xwiki.ideas.model.jaxb.Idea
Gets the value of the opponents property.
getSupporters() - Method in class com.xwiki.ideas.model.Idea
 
getSupporters() - Method in class com.xwiki.ideas.model.jaxb.Idea
Gets the value of the supporters property.

I

Idea - Class in com.xwiki.ideas.model
Represents a serializable version of a vote result.
Idea - Class in com.xwiki.ideas.model.jaxb
Java class for Idea complex type.
Idea() - Constructor for class com.xwiki.ideas.model.Idea
 
Idea() - Constructor for class com.xwiki.ideas.model.jaxb.Idea
 
IdeasDocumentOperationException - Exception in com.xwiki.ideas
Any exception raised when a document operation fails.
IdeasDocumentOperationException(String) - Constructor for exception com.xwiki.ideas.IdeasDocumentOperationException
Constructs a new exception with the specified detail message.
IdeasDocumentOperationException(String, Throwable) - Constructor for exception com.xwiki.ideas.IdeasDocumentOperationException
Constructs a new exception with the specified detail message and cause.
IdeasException - Exception in com.xwiki.ideas
Any exception raised when handling Ideas business.
IdeasException(String) - Constructor for exception com.xwiki.ideas.IdeasException
Constructs a new exception with the specified detail message.
IdeasException(String, Throwable) - Constructor for exception com.xwiki.ideas.IdeasException
Constructs a new exception with the specified detail message and cause.
IdeasManager - Interface in com.xwiki.ideas
Provides methods to interact with Ideas.
IdeasResource - Interface in com.xwiki.ideas.rest
 
IdeasScriptService - Class in com.xwiki.ideas.script
Script service for retrieving information about the Ideas Application.
IdeasScriptService() - Constructor for class com.xwiki.ideas.script.IdeasScriptService
 
isOpenToVote(String) - Method in interface com.xwiki.ideas.IdeasManager
A function to see if a status allows voting on an Idea.
isOpenToVote(String) - Method in class com.xwiki.ideas.script.IdeasScriptService
Check if an idea with the given status allows voting.

O

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

R

removeVote(String, String, String) - Method in interface com.xwiki.ideas.rest.IdeasResource
Removes the vote of the current user from the page containing the desired idea.
removeVote(DocumentReference) - Method in interface com.xwiki.ideas.IdeasManager
 

S

supporters - Variable in class com.xwiki.ideas.model.Idea
 
supporters - Variable in class com.xwiki.ideas.model.jaxb.Idea
 

V

vote(String, String, String, String) - Method in interface com.xwiki.ideas.rest.IdeasResource
Casts the vote of the current user to the page containing an idea.
vote(DocumentReference, boolean) - Method in interface com.xwiki.ideas.IdeasManager
Registers a vote for an Idea on the behalf of the current user.

W

withOpponents(String...) - Method in class com.xwiki.ideas.model.jaxb.Idea
 
withOpponents(Collection<String>) - Method in class com.xwiki.ideas.model.jaxb.Idea
 
withSupporters(String...) - Method in class com.xwiki.ideas.model.jaxb.Idea
 
withSupporters(Collection<String>) - Method in class com.xwiki.ideas.model.jaxb.Idea
 
C E G I O R S V W 
All Classes All Packages