Issue 10705

Convert field Contact.country from type String to Country ENUM

10705
Reporter: kbraak
Assignee: kbraak
Type: SubTask
Summary: Convert field Contact.country from type String to Country ENUM
Description: Where Country is enum in org.gbif.api.model.vocabulary
Priority: Minor
Resolution: Fixed
Status: Closed
Created: 2012-01-27 12:07:32.855
Updated: 2013-12-16 17:50:33.569
Resolved: 2012-03-09 17:30:00.366


Author: kbraak@gbif.org
Comment: An idea has come forward just to use plains SAX parsing for parsing multiple interpreted enums. 
Created: 2012-02-02 10:59:42.588
Updated: 2012-02-02 10:59:42.588


Author: mdoering@gbif.org
Comment: mazbe we can just use the plain Country enum and not the interpreted version of it?
Created: 2012-02-22 17:21:34.397
Updated: 2012-02-22 17:21:34.397


Author: kbraak@gbif.org
Comment: Agreed then, let's do this. 
Created: 2012-02-23 13:53:44.845
Updated: 2012-02-23 13:53:44.845


Author: kbraak@gbif.org
Created: 2012-03-09 17:29:32.391
Updated: 2012-03-09 17:29:32.391
        
Model object Contact changed. Field country changed from string to enum Country.

Registry metadata service, registry service, and portal web changed accordingly. 
    


Author: kbraak@gbif.org
Comment: Conversion complete. Closing issue.
Created: 2012-03-09 17:30:00.402
Updated: 2012-03-09 17:30:00.402