Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ACCEPTED - Enum constant in enum class org.genesys.taxonomy.gringlobal.model.Qualifier
-
Name accepted without qualification.
- ALWAYS_SYNONYM - Enum constant in enum class org.genesys.taxonomy.gringlobal.model.Qualifier
-
Always synonym
- AuthorRow - Class in org.genesys.taxonomy.gringlobal.model
- AuthorRow() - Constructor for class org.genesys.taxonomy.gringlobal.model.AuthorRow
B
- beanReader(Class<T>, CSVReader) - Static method in class org.genesys.taxonomy.gringlobal.component.CabReader
-
Bean reader.
- bomSafeReader(InputStream) - Static method in class org.genesys.taxonomy.gringlobal.component.CabReader
-
Handle BOM marker in CSV files.
C
- CabReader - Class in org.genesys.taxonomy.gringlobal.component
-
The helper class to read USDA-published CAB data.
- CabReader() - Constructor for class org.genesys.taxonomy.gringlobal.component.CabReader
- CommonNameRow - Class in org.genesys.taxonomy.gringlobal.model
- CommonNameRow() - Constructor for class org.genesys.taxonomy.gringlobal.model.CommonNameRow
- CSV_DATE_FORMAT - Static variable in class org.genesys.taxonomy.gringlobal.component.CabReader
-
Date format used in the Taxonomy CSVs: 2000-12-08 00:00:00.
F
- FamilyRow - Class in org.genesys.taxonomy.gringlobal.model
-
taxonomy_family_id, current_taxonomy_family_id, type_taxonomy_genus_id, suprafamily_rank_code, suprafamily_rank_name, family_name, family_authority, alternate_name, subfamily_name, tribe_name, subtribe_name, note, created_date, created_by, modified_date, modified_by, owned_date, owned_by.
- FamilyRow() - Constructor for class org.genesys.taxonomy.gringlobal.model.FamilyRow
- fromString(String) - Static method in enum class org.genesys.taxonomy.gringlobal.model.Qualifier
-
Get Qualifier from string code
G
- GenusRow - Class in org.genesys.taxonomy.gringlobal.model
-
"TAXONOMY_GENUS_ID", "CURRENT_TAXONOMY_GENUS_ID", "TAXONOMY_FAMILY_ID", "QUALIFYING_CODE", "IS_HYBRID", "GENUS_NAME", "GENUS_AUTHORITY", "SUBGENUS_NAME", "SECTION_NAME", "SUBSECTION_NAME", "SERIES_NAME", "SUBSERIES_NAME", "NOTE", "CREATED_DATE", "CREATED_BY", "MODIFIED_DATE", "MODIFIED_BY", "OWNED_DATE", "OWNED_BY".
- GenusRow() - Constructor for class org.genesys.taxonomy.gringlobal.model.GenusRow
- GeographyRegionMapRow - Class in org.genesys.taxonomy.gringlobal.model
-
geography_region_map_id geography_id region_id created_date created_by modified_date modified_by owned_date owned_by.
- GeographyRegionMapRow() - Constructor for class org.genesys.taxonomy.gringlobal.model.GeographyRegionMapRow
- GeographyRow - Class in org.genesys.taxonomy.gringlobal.model
-
geography_id current_geography_id country_code adm1 adm1_type_code adm1_abbrev adm2 adm2_type_code adm2_abbrev adm3 adm3_type_code adm3_abbrev adm4 adm4_type_code adm4_abbrev changed_date is_valid note created_date created_by modified_date modified_by owned_date owned_by.
- GeographyRow() - Constructor for class org.genesys.taxonomy.gringlobal.model.GeographyRow
- getCurrentTaxonomySpeciesId() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the current taxonomy species id.
- getGenusId() - Method in class org.genesys.taxonomy.gringlobal.model.GenusRow
-
Gets the genus id.
- getGenusId() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the genus id.
- getGenusId() - Method in class org.genesys.taxonomy.gringlobal.model.SpeciesRow
- getIsSpecificHybrid() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the checks if is specific hybrid.
- getName() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the name.
- getSpeciesAuthority() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the species authority.
- getSpeciesId() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the species id.
- getSpeciesId() - Method in class org.genesys.taxonomy.gringlobal.model.SpeciesRow
- getSpeciesName() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the species name.
- getSubspeciesName() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the subspecies name.
- getSubtaxa() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the subtaxa.
- getSubtaxaAuthority() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the subtaxa authority.
- getValue() - Method in enum class org.genesys.taxonomy.gringlobal.model.Qualifier
-
Gets the String value.
- getVarietyName() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Gets the variety name.
I
- IGrinSpecies - Interface in org.genesys.taxonomy.gringlobal.model
-
The Interface IGrinSpecies.
- isCurrent() - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Checks if is current.
- isCurrent() - Method in class org.genesys.taxonomy.gringlobal.model.SpeciesRow
-
Is this record still current?.
M
- MOSTLY_SYNONYM - Enum constant in enum class org.genesys.taxonomy.gringlobal.model.Qualifier
-
Mostly synonym.
O
- openCsvReader(InputStream, int) - Static method in class org.genesys.taxonomy.gringlobal.component.CabReader
-
Returns a
CSVReaderthat properly handles GRIN-Global taxonomy files in CSV format. - org.genesys.taxonomy.gringlobal.component - package org.genesys.taxonomy.gringlobal.component
- org.genesys.taxonomy.gringlobal.model - package org.genesys.taxonomy.gringlobal.model
Q
- Qualifier - Enum Class in org.genesys.taxonomy.gringlobal.model
-
GRIN name qualifier: blank if name is accepted without qualification "=" if always synonym "=~" if mostly a synonym "~" if sometimes a synonym .
R
- RegionRow - Class in org.genesys.taxonomy.gringlobal.model
-
region_id continent subcontinent sequence_number continent_abbreviation subcontinent_abbreviation note created_date created_by modified_date modified_by owned_date owned_by.
- RegionRow() - Constructor for class org.genesys.taxonomy.gringlobal.model.RegionRow
S
- SOMETIMES_SYNONYM - Enum constant in enum class org.genesys.taxonomy.gringlobal.model.Qualifier
-
Sometimes synonym.
- SpeciesRow - Class in org.genesys.taxonomy.gringlobal.model
-
"TAXONOMY_SPECIES_ID", "CURRENT_TAXONOMY_SPECIES_ID", "NOMEN_NUMBER", "IS_SPECIFIC_HYBRID", "SPECIES_NAME", "SPECIES_AUTHORITY", "IS_SUBSPECIFIC_HYBRID", "SUBSPECIES_NAME", "SUBSPECIES_AUTHORITY", "IS_VARIETAL_HYBRID", "VARIETY_NAME", "VARIETY_AUTHORITY", "IS_SUBVARIETAL_HYBRID", "SUBVARIETY_NAME", "SUBVARIETY_AUTHORITY", "IS_FORMA_HYBRID", "FORMA_RANK_TYPE", "FORMA_NAME", "FORMA_AUTHORITY", "TAXONOMY_GENUS_ID", "PRIORITY1_SITE_ID", "PRIORITY2_SITE_ID", "CURATOR1_COOPERATOR_ID", "CURATOR2_COOPERATOR_ID", "RESTRICTION_CODE", "LIFE_FORM_CODE", "COMMON_FERTILIZATION_CODE", "IS_NAME_PENDING", "SYNONYM_CODE", "VERIFIER_COOPERATOR_ID", "NAME_VERIFIED_DATE", "NAME", "NAME_AUTHORITY", "PROTOLOGUE", "NOTE", "SITE_NOTE", "ALTERNATE_NAME", "CREATED_DATE", "CREATED_BY", "MODIFIED_DATE", "MODIFIED_BY", "OWNED_DATE", "OWNED_BY"
- SpeciesRow() - Constructor for class org.genesys.taxonomy.gringlobal.model.SpeciesRow
- subtaxaMatches(String) - Method in interface org.genesys.taxonomy.gringlobal.model.IGrinSpecies
-
Check if this record matches MCPD SUBTAXA.
V
- valueOf(String) - Static method in enum class org.genesys.taxonomy.gringlobal.model.Qualifier
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.genesys.taxonomy.gringlobal.model.Qualifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values