public class Annotations extends Entities<Annotation>
entityType| Constructor and Description |
|---|
Annotations() |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
get(int id)
Deprecated.
since 3.2, use
Entities.getEntry(int) ()} instead. |
List<Annotation> |
getAnnotations()
Deprecated.
since 3.2, use
Entities.getEntries() instead. |
addEntry, getEntries, getEntry, isEmpty, iterator, size, sort, streamEntriesgetEntityTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliterator@Deprecated public List<Annotation> getAnnotations()
Entities.getEntries() instead.@Deprecated public Annotation get(int id)
Entities.getEntry(int) ()} instead.Copyright © 2018 Nuxeo. All rights reserved.