Uses of Class
io.goobi.viewer.controller.Configuration
Packages that use Configuration
Package
Description
-
Uses of Configuration in io.goobi.viewer.api.rest.model
Constructors in io.goobi.viewer.api.rest.model with parameters of type Configuration -
Uses of Configuration in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return ConfigurationModifier and TypeMethodDescriptionDataManager.getConfiguration()Getter for the fieldconfiguration.Methods in io.goobi.viewer.controller with parameters of type ConfigurationModifier and TypeMethodDescriptionvoidDataManager.injectConfiguration(Configuration configuration) Sets custom Configuration object (used for unit testing).Constructors in io.goobi.viewer.controller with parameters of type ConfigurationModifierConstructorDescriptionProcessDataResolver(Configuration config, SolrSearchIndex searchIndex, RestApiManager restApiManager) RestApiManager(Configuration config) Create an instance based on configuration. -
Uses of Configuration in io.goobi.viewer.controller.imaging
Constructors in io.goobi.viewer.controller.imaging with parameters of type ConfigurationModifierConstructorDescriptionIIIFPresentationAPIHandler(AbstractApiUrlManager urls, Configuration configuration) Constructor for IIIFPresentationAPIHandler.Object3DHandler(Configuration config) Constructor for Object3DHandler.PdfHandler(WatermarkHandler watermarkHandler, Configuration configuration) Constructor for PdfHandler.WatermarkHandler(Configuration configuration, String servletPath) Constructor for WatermarkHandler. -
Uses of Configuration in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans with parameters of type ConfigurationModifier and TypeMethodDescriptionvoidImageDeliveryBean.init(Configuration config, AbstractApiUrlManager dataUrlManager, AbstractApiUrlManager contentUrlManager) Initialize for testingConstructors in io.goobi.viewer.managedbeans with parameters of type ConfigurationModifierConstructorDescriptionAdminDeveloperBean(Configuration config) ArchiveMetadataBean(Configuration config) Constructor for testing.CaptchaBean(Configuration config) CrowdsourcingBean(Configuration viewerConfig, IDAO dao) Constructor for CrowdsourcingBean.FeedbackBean(Configuration config) -
Uses of Configuration in io.goobi.viewer.model.cms
Constructors in io.goobi.viewer.model.cms with parameters of type ConfigurationModifierConstructorDescriptionHighlight(HighlightData data, ThumbnailHandler thumbs, Configuration config) -
Uses of Configuration in io.goobi.viewer.model.email
Constructors in io.goobi.viewer.model.email with parameters of type Configuration -
Uses of Configuration in io.goobi.viewer.model.iiif.presentation.v2.builder
Fields in io.goobi.viewer.model.iiif.presentation.v2.builder declared as ConfigurationConstructors in io.goobi.viewer.model.iiif.presentation.v2.builder with parameters of type ConfigurationModifierConstructorDescriptionprotectedAbstractBuilder(AbstractApiUrlManager apiUrlManager, Configuration config) Constructor for AbstractBuilder. -
Uses of Configuration in io.goobi.viewer.model.iiif.presentation.v3.builder
Fields in io.goobi.viewer.model.iiif.presentation.v3.builder declared as Configuration -
Uses of Configuration in io.goobi.viewer.model.job.quartz
Constructors in io.goobi.viewer.model.job.quartz with parameters of type ConfigurationModifierConstructorDescriptionQuartzListener(IDAO dao, Configuration config, MessageQueueManager messageBroker) -
Uses of Configuration in io.goobi.viewer.model.statistics.usage
Constructors in io.goobi.viewer.model.statistics.usage with parameters of type ConfigurationModifierConstructorDescriptionUsageStatisticsRecorder(IDAO dao, Configuration config, String viewerName) Default constructor -
Uses of Configuration in io.goobi.viewer.model.variables
Constructors in io.goobi.viewer.model.variables with parameters of type ConfigurationModifierConstructorDescriptionVariableReplacer(Configuration configuration) VariableReplacer(Configuration config, StructElementStub anchor, StructElementStub topStruct, StructElementStub structElement, PhysicalElement page)