Uses of Class
de.digitalcollections.cudami.server.config.BackendIiifServerConfig
Packages that use BackendIiifServerConfig
-
Uses of BackendIiifServerConfig in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity
Constructors in de.digitalcollections.cudami.server.backend.impl.jdbi.identifiable.entity with parameters of type BackendIiifServerConfigModifierConstructorDescriptionDigitalObjectRepositoryImpl(org.jdbi.v3.core.Jdbi dbi, CudamiConfig cudamiConfig, BackendIiifServerConfig iiifServerConfig, IdentifierRepository identifierRepository, UrlAliasRepository urlAliasRepository, de.digitalcollections.iiif.model.jackson.IiifObjectMapper iiifObjectMapper)