|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.platform.annotations.service.AnnotationQuery
public class AnnotationQuery
| Field Summary | |
|---|---|
static String |
BASE_QUERY
|
| Constructor Summary | |
|---|---|
AnnotationQuery()
|
|
| Method Summary | |
|---|---|
List<Annotation> |
getAnnotationsForURIs(List<URI> uris,
Graph graph)
|
List<Annotation> |
getAnnotationsForURIs(List<URI> uris,
Graph graph,
Map<String,String> filters)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String BASE_QUERY
| Constructor Detail |
|---|
public AnnotationQuery()
| Method Detail |
|---|
public List<Annotation> getAnnotationsForURIs(List<URI> uris,
Graph graph)
throws AnnotationException
AnnotationException
public List<Annotation> getAnnotationsForURIs(List<URI> uris,
Graph graph,
Map<String,String> filters)
throws AnnotationException
AnnotationException
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||