public interface ExternalCorporateBodyRepository
Repository for external CorporateBody persistence handling.
  • Method Summary

    Modifier and Type
    Method
    Description
    de.digitalcollections.model.identifiable.entity.agent.CorporateBody
    Get GND data from an official GND-source and return as new filled entity.
  • Method Details

    • getByGndId

      de.digitalcollections.model.identifiable.entity.agent.CorporateBody getByGndId(String gndId)
      Get GND data from an official GND-source and return as new filled entity.
      Parameters:
      gndId - GND-ID of entity, e.g. "2007744-0" (DFG)
      Returns:
      filled entity instance