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
AnnotationExceptionpublic List<Annotation> getAnnotationsForURIs(List<URI> uris, Graph graph, Map<String,String> filters) throws AnnotationException
AnnotationExceptionCopyright © 2012 Nuxeo SA. All Rights Reserved.