Issue 15525
TypeStatus enum needs to differentiate btw name and specimen type statuses
15525
Reporter: omeyn
Assignee: mdoering
Type: Bug
Summary: TypeStatus enum needs to differentiate btw name and specimen type statuses
Priority: Major
Resolution: Fixed
Status: Resolved
Created: 2014-04-14 11:26:31.158
Updated: 2014-04-14 12:09:15.72
Resolved: 2014-04-14 12:03:54.339
Description: Portal needs to be able to list only specimen type statuses and should not have that knowledge itself (ie needs to ask enum for "all specimen type statuses).
]]>
Author: mdoering@gbif.org
Comment: TypeStatus.isTypeSpecimen() already exists and should be used by the portal
Created: 2014-04-14 11:52:24.934
Updated: 2014-04-14 11:52:24.934
Author: mdoering@gbif.org
Created: 2014-04-14 12:03:54.37
Updated: 2014-04-14 12:03:54.37
https://github.com/gbif/gbif-api/commit/50d117cf9c3a023d88698754be1d1f1a3bf9e516
portal code not fixed in this issue