public class AnnotationQuery extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BASE_QUERY |
Constructor and Description |
---|
AnnotationQuery() |
Modifier and Type | Method and Description |
---|---|
List<Annotation> |
getAnnotationsForURIs(List<URI> uris,
Graph graph) |
List<Annotation> |
getAnnotationsForURIs(List<URI> uris,
Graph graph,
Map<String,String> filters) |
public static final String BASE_QUERY
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
Copyright © 2013 Nuxeo SA. All Rights Reserved.