JBoss.orgCommunity Documentation
Service name | Service URL | Location | Description |
---|---|---|---|
VoteConnector | {portalname}/{restcontextname}/contents/vote/ |
Maven groupId: ArtifactId: | Return and set a vote value of a given node in the sent parameter. |
APIs usage:
Name | Service URL endpoint | Parameters | Values | Description |
---|---|---|---|---|
postVote | {portalname}/{restcontextname}/contents/vote/postVote/{repositoryName}/{workspaceName}/{jcrPath}/{vote}/{lang}/ |
|
| Set a vote value for a given content. |
getVote | {portalname}/{restcontextname}/contents/vote/getVote/{repositoryName}/{workspaceName}/{jcrPath}/ |
|
| Return a vote value for a given content. |