Uses of Class
io.goobi.viewer.api.rest.v1.ApiUrls
Packages that use ApiUrls
Package
Description
-
Uses of ApiUrls in io.goobi.viewer.api.rest.v1.cms
Constructors in io.goobi.viewer.api.rest.v1.cms with parameters of type ApiUrlsModifierConstructorDescriptionCMSMediaImageResource
(jakarta.ws.rs.container.ContainerRequestContext context, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, ApiUrls urls, String filename, de.unigoettingen.sub.commons.cache.ContentServerCacheManager cacheManager) -
Uses of ApiUrls in io.goobi.viewer.api.rest.v1.media
Constructors in io.goobi.viewer.api.rest.v1.media with parameters of type ApiUrlsModifierConstructorDescriptionExternalImageResource
(jakarta.ws.rs.container.ContainerRequestContext context, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, ApiUrls urls, String imageUrl, de.unigoettingen.sub.commons.cache.ContentServerCacheManager cacheManager) -
Uses of ApiUrls in io.goobi.viewer.api.rest.v1.records.media
Constructors in io.goobi.viewer.api.rest.v1.records.media with parameters of type ApiUrlsModifierConstructorDescriptionRecordsFilesImageResource
(jakarta.ws.rs.container.ContainerRequestContext context, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, ApiUrls urls, String pi, String filename, de.unigoettingen.sub.commons.cache.ContentServerCacheManager cacheManager)