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

  • Method Details

    • getUrl

      public String getUrl()
    • getLabel

      public String getLabel()
    • getIconClass

      public String getIconClass()
    • getTypeLabelKey

      public String getTypeLabelKey()
    • getType

      public HitType getType()

      Getter for the field type.

      Returns:
      the type