Uses of Class
io.goobi.viewer.model.citation.CitationLink
Packages that use CitationLink
Package
Description
-
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) 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) -
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)