- Timestamp:
- Jan 13, 2010, 1:55:45 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Protocol.groovy
r80 r84 4 4 * Class describing the available protocols in the database, and their respective protocol parameters 5 5 * Concrete instances of protocol application (and parameter values) should be stored as ProtocolInstance 6 * For the moment, there is one global Protocol store. From user experience, it should become clear if this store 7 * has to remain global or should be bound to specific templates, users, user groups or even studies. 6 8 */ 7 9 class Protocol {
Note: See TracChangeset
for help on using the changeset viewer.