Uses of Class
com.xwiki.ideas.model.Idea
-
Packages that use Idea Package Description com.xwiki.ideas -
-
Uses of Idea in com.xwiki.ideas
Methods in com.xwiki.ideas that return Idea Modifier and Type Method Description IdeaIdeasManager. get(org.xwiki.model.reference.DocumentReference documentReference)Retrieves the state of an Idea.IdeaIdeasManager. removeVote(org.xwiki.model.reference.DocumentReference documentReference)IdeaIdeasManager. vote(org.xwiki.model.reference.DocumentReference documentReference, boolean pro)Registers a vote for an Idea on the behalf of the current user.
-