Individual Documentation Coverage
Version: missing
No requirements
Not required
Contribute uriResolver. A uriResolver maps from URI send to
the annotea server and maps them to the URI stored in the
graph. The aim is to be able to treat as the same document,
2 different URL. An example could be annotation on a
javadoc class. You want to be able to annotates it, wherever
is the server showing the javadoc.
You need to map from the source URI to the URI stored in the
server, but also to map from a source URI to all the URI
that will be considered 'same' when doing a search.
A set of filter based on the HTTPD filter Allow,Deny. Allows
to filter the URL the server will process.
Contribute a class responsible to add metadata to an
annotation.
Contribute the component that will check the permission
before crud operation on annotation.
Check if a URI is annotable. Offer finer grain filtering
than the URL filter. It is done after the URI has been translated to repo form.
Contribute event listener to the annotation server to be
notified on crud operation.
Contribute the generator of IDs for the annotation.
Check the name of the permission that will be check before
CRUD operation.
Last generation: 18:21:25 CEST 11/07/2009