[ome-devel] Add a file annotation

jburel j.burel at dundee.ac.uk
Mon Feb 23 08:08:45 GMT 2009


Hi Matthias

The call does not load the annotation linked to the Project.

You can link the project and the annotation by  creating an annotation  
link

link = new ProjectAnnotationLink();
link.setParent(project)
link.setChild(fa)

then save the link back

Regards
jmarie


More information about the ome-devel mailing list