Issue 11659
Refactor NameUsage dataset key properties
11659
Reporter: mdoering
Assignee: mdoering
Type: Improvement
Summary: Refactor NameUsage dataset key properties
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-08-08 12:40:10.754
Updated: 2013-12-09 13:40:53.759
Resolved: 2012-08-14 12:27:54.947
Description: Refactor NameUsage class so that the primary checklistKey remains a UUID but is called just datasetKey as everywhere else.
The current datasetKey which is an Integer should also be a UUID so one can use the dataset service to look it up, but it should then be called subDatasetKey
NameUsage.checklistKey => datasetKey
NameUsage.datasetKey => subDatasetKey
Apply necessary refactoring to mybatis layer and portal templates]]>
Author: mdoering@gbif.org
Comment: fixed in http://code.google.com/p/gbif-ecat/source/detail?r=5257
Created: 2012-08-14 12:27:55.006
Updated: 2012-08-14 12:27:55.006