- Timestamp:
- Feb 28, 2011, 6:04:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/services/dbnp/studycapturing/AssayService.groovy
r1559 r1577 19 19 class AssayService { 20 20 21 boolean transactional = true21 boolean transactional = false 22 22 def authenticationService 23 23 def moduleCommunicationService
Note: See TracChangeset
for help on using the changeset viewer.