- Timestamp:
- Aug 17, 2010, 4:32:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/dbnp/studycapturing/Publication.groovy
r784 r822 6 6 * Since a Publication can apply to multiple studies, the entries in this table form an independent 'library' 7 7 * and are not connected to Study instances via a cascading relation. 8 * 9 * Revision information: 10 * $Rev$ 11 * $Author$ 12 * $Date$ 8 13 */ 9 14 class Publication extends Identity {
Note: See TracChangeset
for help on using the changeset viewer.