-
Notifications
You must be signed in to change notification settings - Fork 3
PICSURE 2.0 Architecture
Bria Morgan edited this page Aug 16, 2018
·
10 revisions
The PIC-SURE 2.0 project consists of the following modules:
-
This is where the models for the entities and repositories for those entities are defined.
-
The PIC-SURE service endpoints are defined here.
-
This is for testing and development purposes.
-
Each resource that PIC-SURE can access has a resource interface to transform the general query to the form the resource requires.
-
pic-sure-util
Utility classes.
A call to PICSURE goes through the following sequence: