Package io.goobi.viewer.modules.interfaces
package io.goobi.viewer.modules.interfaces
Defines the extension interfaces that viewer modules must implement, covering URL construction and Solr index augmentation.
A default URL builder implementation is also provided for modules that do not require custom URL schemes.
-
ClassDescriptionDefault implementation of the URL builder interface, constructing standard viewer page URLs.Interface for creating module-specific urls for viewer pages.