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
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 © 2011 Nuxeo SAS. All Rights Reserved.