Opened 11 years ago

Closed 9 years ago

Last modified 9 years ago

#328 closed task (wontfix)

Implement notebook creation and retrieval on REST service

Reported by: twagoo Owned by: peterwithers
Priority: major Milestone: DASISH backend
Component: DASISH backend Version:
Keywords: Cc: olhsha

Description (last modified by twagoo)

From the DASISH specification, implement notebooks on the REST service (initially creating and retrieving; adding annotations to notebooks will probably require some implementation of annotation sections of API). Add required methods to relevant DAO interfaces (see #327).

Write unit tests for the methods added to the REST interface (using the Jersey Test Framework) and mock the DAO's (e.g. using JMock).

A similar approach was taken for the Metadata Translator. Some tricks were required to get Spring dependency injection and JMock to play nice with Jersey test but you can probably keep things a lot easier by skipping the dependency injection for the time being.

Change History (8)

comment:1 Changed 11 years ago by DefaultCC Plugin

Cc: olhsha added

comment:2 Changed 11 years ago by twagoo

Description: modified (diff)
Summary: Implement annotation creation and retrieval on REST serviceImplement notebook creation and retrieval on REST service

comment:3 Changed 11 years ago by twagoo

Description: modified (diff)

comment:4 Changed 11 years ago by twagoo

Description: modified (diff)

comment:5 Changed 11 years ago by twagoo

Description: modified (diff)

comment:6 Changed 11 years ago by olhsha

Obsolete

comment:7 Changed 9 years ago by Sander Maijers

Resolution: wontfix
Status: newclosed

comment:8 Changed 9 years ago by Sander Maijers

The project has ended.

Note: See TracTickets for help on using tickets.