Uses of Class
io.goobi.viewer.model.citation.CitationLink
Packages that use CitationLink
Package
Description
Core controller and utility classes of the Goobi viewer.
Model for generating and formatting bibliographic citations for digitized records,
including citation data providers, link types, and CitationStyles processor wrappers.
Contains the core viewer model, including the central
ViewManager, physical and structural record elements,
page navigation, MIME type handling, and supporting value types used across the viewer presentation layer.-
Uses of CitationLink in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return types with arguments of type CitationLink -
Uses of CitationLink in io.goobi.viewer.model.citation
Methods in io.goobi.viewer.model.citation that return CitationLinkModifier and TypeMethodDescriptionCitationLink.setPattern(String pattern) CitationLink.setTopstructValueFallback(boolean topstructValueFallback) Methods in io.goobi.viewer.model.citation that return types with arguments of type CitationLinkModifier and TypeMethodDescriptionstatic List<CitationLink> CitationTools.generateCitationLinksForLevel(List<CitationLink> allLinks, CitationLink.CitationLinkLevel level, ViewManager viewManager) CitationList.getList()Get the actual list of citation links.Method parameters in io.goobi.viewer.model.citation with type arguments of type CitationLinkModifier and TypeMethodDescriptionstatic List<CitationLink> CitationTools.generateCitationLinksForLevel(List<CitationLink> allLinks, CitationLink.CitationLinkLevel level, ViewManager viewManager) Constructor parameters in io.goobi.viewer.model.citation with type arguments of type CitationLinkModifierConstructorDescriptionCitationList(List<CitationLink> list, CitationLink.CitationLinkLevel level, ViewManager viewManager) Constructor creating state from aViewManager.CitationList(List<CitationLink> list, CitationLink.CitationLinkLevel level, String logId, int page) Constructor creating state from individual properties. -
Uses of CitationLink in io.goobi.viewer.model.viewer
Methods in io.goobi.viewer.model.viewer that return types with arguments of type CitationLinkModifier and TypeMethodDescriptionViewManager.getSidebarWidgetUsageCitationLinksForLevel(String levelName)