- Timestamp:
- Jan 21, 2011, 7:37:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Publication.groovy
r959 r1426 12 12 * $Date$ 13 13 */ 14 class Publication extends Identity {14 class Publication extends nl.grails.plugins.gdt.Identity { 15 15 String title 16 16 String pubMedID
Note: See TracChangeset
for help on using the changeset viewer.