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) CitationList.getList()
get the actual list of citation linksMethod 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)