Package io.goobi.viewer.model.search
Class SearchChildHit
java.lang.Object
io.goobi.viewer.model.search.SearchChildHit
Class to represent children of
SearchHit
which don't represent a complete record and thus need less data. Currently unused-
Constructor Summary
ConstructorsConstructorDescriptionSearchChildHit
(HitType type, List<SearchChildHit> children, BrowseElement browseElement) -
Method Summary