| Package | Description |
|---|---|
| org.nuxeo.client.objects.comment |
| Modifier and Type | Class and Description |
|---|---|
class |
Annotation
This API is available since Nuxeo Server 10.2.
|
| Modifier and Type | Method and Description |
|---|---|
Comment |
CommentAdapter.create(Comment comment) |
Comment |
CommentAdapter.fetch(String commentId) |
Comment |
CommentAdapter.fetchByEntityId(String entityId) |
Comment |
CommentAdapter.update(Comment comment) |
Comment |
CommentAdapter.update(String commentId,
Comment comment) |
Comment |
CommentAdapter.updateByEntityId(String entityId,
Comment comment) |
| Modifier and Type | Method and Description |
|---|---|
Comment |
CommentAdapter.create(Comment comment) |
Comment |
CommentAdapter.update(Comment comment) |
Comment |
CommentAdapter.update(String commentId,
Comment comment) |
Comment |
CommentAdapter.updateByEntityId(String entityId,
Comment comment) |
Copyright © 2018 Nuxeo. All rights reserved.