org.nuxeo.ecm.platform.annotations.service
Class AnnotationQuery
java.lang.Object
org.nuxeo.ecm.platform.annotations.service.AnnotationQuery
public class AnnotationQuery
- extends Object
- Author:
- Alexandre Russel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BASE_QUERY
public static final String BASE_QUERY
- See Also:
- Constant Field Values
AnnotationQuery
public AnnotationQuery()
getAnnotationsForURIs
public List<Annotation> getAnnotationsForURIs(List<URI> uris,
Graph graph)
throws AnnotationException
- Throws:
AnnotationException
getAnnotationsForURIs
public List<Annotation> getAnnotationsForURIs(List<URI> uris,
Graph graph,
Map<String,String> filters)
throws AnnotationException
- Throws:
AnnotationException
Copyright © 2010 Nuxeo SAS. All Rights Reserved.