Class SpeciesRow

java.lang.Object
org.genesys.taxonomy.gringlobal.model.SpeciesRow
All Implemented Interfaces:
IGrinSpecies

public class SpeciesRow extends Object implements IGrinSpecies
"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"
  • Constructor Details

    • SpeciesRow

      public SpeciesRow()
  • Method Details

    • getSpeciesId

      public Long getSpeciesId()
      Description copied from interface: IGrinSpecies
      Gets the species id.
      Specified by:
      getSpeciesId in interface IGrinSpecies
      Returns:
      the species id
    • getGenusId

      public Long getGenusId()
      Description copied from interface: IGrinSpecies
      Gets the genus id.
      Specified by:
      getGenusId in interface IGrinSpecies
      Returns:
      the genus id
    • isCurrent

      public boolean isCurrent()
      Is this record still current?.
      Specified by:
      isCurrent in interface IGrinSpecies
      Returns:
      true when currentSpeciesId equals speciesId