Package org.nuxeo.client.objects.comment
Class Comments
- java.lang.Object
-
- org.nuxeo.client.objects.Entity
-
- org.nuxeo.client.objects.Entities<Comment>
-
- org.nuxeo.client.objects.comment.Comments
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Iterable<Comment>
public class Comments extends Entities<Comment>
This API is available since Nuxeo Server 10.3.- Since:
- 3.2
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.nuxeo.client.objects.Entity
entityType
-
-
Constructor Summary
Constructors Constructor Description Comments()
-
Method Summary
-
Methods inherited from class org.nuxeo.client.objects.Entities
addEntry, getEntries, getEntry, isEmpty, iterator, size, sort, streamEntries
-
Methods inherited from class org.nuxeo.client.objects.Entity
getEntityType
-
-