All Superinterfaces:
Agent, Entity, Identifiable
All Known Implementing Classes:
CorporateBodyImpl

public interface CorporateBody
extends Entity, Agent
CorporateBody is used to describe a (business) corporation (e.g. a project partner or organization or creator of a work). See https://de.wikipedia.org/wiki/Functional_Requirements_for_Bibliographic_Records and http://www.ib.hu-berlin.de/~kumlau/handreichungen/h189/#auf
  • Method Details

    • getText

      Returns:
      localized formatted text describing corporate body
    • setText

      void setText​(LocalizedStructuredContent text)
      Parameters:
      text - set localized formatted text describing corporate body
    • getHomepageUrl

      java.net.URL getHomepageUrl()
      Returns:
      URL to homepage of corporate body
    • setHomepageUrl

      void setHomepageUrl​(java.net.URL url)
      Parameters:
      url - set URL to homepage of corporate body