Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1289 closed enhancement (fixed)

Biomaterial classes should implement the Registered interface

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.12
Component: core Version:
Keywords: Cc:

Description

The Registered interface was introduced by #1166. But it was only applied to items that didn't have a registration date previously. This includes Sample, Extract, LabeledExtract and Hybridization. I think those classes should also implement the Registered interface. The implementation should simply forward to getCreationEvent().getEntryDate().

Change History (4)

comment:1 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [4880]) Fixes #1289: Biomaterial classes should implement the Registered interface

comment:3 by Nicklas Nordborg, 15 years ago

(In [4881]) References #1289: Biomaterial classes should implement the Registered interface

Added this to BioMaterialEvent as well.

comment:4 by Nicklas Nordborg, 15 years ago

(In [4885]) References #1289: Biomaterial classes should implement the Registered interface

Added this to PlateEvent as well.

Note: See TracTickets for help on using tickets.