Class Vote

java.lang.Object
com.erudika.para.core.Vote
All Implemented Interfaces:
Linkable, ParaObject, Votable, Serializable

public class Vote extends Object implements ParaObject
When a user votes on an object the vote is saved as positive or negative. The user has a short amount of time to amend that vote and then it's locked. Votes can expire after X seconds and they get deleted. This allows the voter to vote again on the same object.
Author:
Alex Bogdanovski [[email protected]]
See Also: