Uses of Package
io.goobi.viewer.model.variables
Packages that use io.goobi.viewer.model.variables
Package
Description
Core controller and utility classes of the Goobi viewer.
Configuration-driven value filters used to include or exclude data based on rules defined in the viewer configuration.
Lightweight model and configuration value objects used across the controller layer, such as caching maps,
labeled values, feature-set and web-resource configurations, and view attribute containers.
Provides variable substitution support for template strings, replacing
{variable-name} placeholders
with values sourced from configuration and Solr document fields.-
Classes in io.goobi.viewer.model.variables used by io.goobi.viewer.controllerClassDescriptionReplace variable expression denoted by
{variable-name}in strings. -
Classes in io.goobi.viewer.model.variables used by io.goobi.viewer.controller.config.filterClassDescriptionReplace variable expression denoted by
{variable-name}in strings. -
Classes in io.goobi.viewer.model.variables used by io.goobi.viewer.controller.modelClassDescriptionReplace variable expression denoted by
{variable-name}in strings. -
Classes in io.goobi.viewer.model.variables used by io.goobi.viewer.model.variablesClassDescriptionReplace variable expression denoted by
{variable-name}in strings.