Returns and sets a vote value of a given node in the sent parameter. {portalname}: The name of portal. {restcontextname}: The context name of the REST web application which is deployed to the "{portalname}" portal.
Resource | Description |
---|---|
POST /contents/vote/star/ | Sets a vote value for a given content. |
GET /contents/vote/star/ | Returns a vote value for a given content. |
GET /contents/vote/postVote/ | Sets a vote value for a given content. |
GET /contents/vote/getVote/ | Returns a vote value for a given content. |