Class SearchChildHit

java.lang.Object
io.goobi.viewer.model.search.SearchChildHit

public class SearchChildHit extends Object
Class to represent children of SearchHit which don't represent a complete record and thus need less data. Currently unused
  • Constructor Details Link icon

  • Method Details Link icon

    • getUrl Link icon

      public String getUrl()
    • getLabel Link icon

      public String getLabel()
    • getIconClass Link icon

      public String getIconClass()
    • getTypeLabelKey Link icon

      public String getTypeLabelKey()
    • getType Link icon

      public HitType getType()

      Getter for the field type.

      Returns:
      the type