| Package | Description |
|---|---|
| org.alfresco.rest.api.networks | |
| org.alfresco.rest.api.nodes | |
| org.alfresco.rest.api.people |
| Modifier and Type | Method and Description |
|---|---|
Network |
NetworksEntityResource.readById(String networkId,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<NodeRating> |
NodeRatingsRelation.create(String nodeId,
List<NodeRating> ratingEntity,
Parameters parameters)
Create a rating for the node with id 'nodeId'.
|
CollectionWithPagingInfo<NodeRating> |
NodeRatingsRelation.readAll(String nodeId,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
Person |
PeopleEntityResource.readById(String personId,
Parameters parameters)
Get a person by userName.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.