Uses of Interface
io.goobi.viewer.modules.interfaces.IURLBuilder
Packages that use IURLBuilder
Package
Description
-
Uses of IURLBuilder in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return IURLBuilder -
Uses of IURLBuilder in io.goobi.viewer.model.maps
Methods in io.goobi.viewer.model.maps with parameters of type IURLBuilderModifier and TypeMethodDescriptionstatic URI
Location.getRecordURI
(String pi, PageType pageType, IURLBuilder urlBuilder) -
Uses of IURLBuilder in io.goobi.viewer.modules
Methods in io.goobi.viewer.modules that return types with arguments of type IURLBuilderModifier and TypeMethodDescriptiondefault Optional
<IURLBuilder> IModule.getURLBuilder()
getURLBuilder. -
Uses of IURLBuilder in io.goobi.viewer.modules.interfaces
Classes in io.goobi.viewer.modules.interfaces that implement IURLBuilder