Uses of Class
io.goobi.viewer.model.administration.legal.DisplayScope
Packages that use DisplayScope
Package
Description
JPA
AttributeConverter implementations that handle serialization and deserialization of
complex domain types (such as lists, translated texts, and scoped settings) to and from database column values.Domain model for legal compliance features such as terms of use, cookie banners, and
disclaimers, including their scope definitions and multilingual translations.
-
Uses of DisplayScope in io.goobi.viewer.dao.converter
Methods in io.goobi.viewer.dao.converter that return DisplayScopeMethods in io.goobi.viewer.dao.converter with parameters of type DisplayScopeModifier and TypeMethodDescriptionDisplayScopeConverter.convertToDatabaseColumn(DisplayScope attribute) -
Uses of DisplayScope in io.goobi.viewer.model.administration.legal
Methods in io.goobi.viewer.model.administration.legal that return DisplayScopeMethods in io.goobi.viewer.model.administration.legal with parameters of type DisplayScope