A C D E F G H I L M O P R S T U V W 
All Classes All Packages

A

addInterceptors(InterceptorRegistry) - Method in class de.digitalcollections.iiif.hymir.config.SpringConfigWeb
 
ALPHACONVERT - de.digitalcollections.iiif.hymir.image.business.ImageMetrics.ImageDataOp
 
anyIsInsecure(String...) - Static method in class de.digitalcollections.iiif.hymir.util.UrlRules
Checks if the value of any identifier could introduce vulnerabilities like path traversal.
ApiError - Class in de.digitalcollections.iiif.hymir.frontend
Response object to communicate the reason an API error occoured.
ApiError(Exception) - Constructor for class de.digitalcollections.iiif.hymir.frontend.ApiError
Takes the message from an Exception an sets it as the reason for the API failure.
Application - Class in de.digitalcollections.iiif.hymir
 
Application() - Constructor for class de.digitalcollections.iiif.hymir.Application
 

C

checkManifest(String, HttpServletResponse) - Method in class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
clearStaleTimers() - Method in class de.digitalcollections.iiif.hymir.image.business.ImageMetrics
Clear out stale timers once in a while to prevent a memory leak from failed tasks that don't clean up after themselves.
clearTimer(int) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageMetrics
 
configure(AuthenticationManagerBuilder) - Method in class de.digitalcollections.iiif.hymir.config.SpringConfigSecurity
 
configure(HttpSecurity) - Method in class de.digitalcollections.iiif.hymir.config.SpringConfigSecurity
 
configure(WebSecurity) - Method in class de.digitalcollections.iiif.hymir.config.SpringConfigSecurity
 
configurePathMatch(PathMatchConfigurer) - Method in class de.digitalcollections.iiif.hymir.config.SpringConfigWeb
 
containsAlphaChannel(BufferedImage) - Static method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
copyAttributionInfo(Manifest, T) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
customResponseHeaders - Variable in class de.digitalcollections.iiif.hymir.image.frontend.IIIFImageApiController
 
customResponseHeaders - Variable in class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
CustomResponseHeaders - Class in de.digitalcollections.iiif.hymir.config
 
CustomResponseHeaders(List<CustomResponseHeaders.ResponseHeader>, CustomResponseHeaders.ImageResponseHeaders, CustomResponseHeaders.PresentationResponseHeaders) - Constructor for class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders
 
CustomResponseHeaders.ImageResponseHeaders - Class in de.digitalcollections.iiif.hymir.config
 
CustomResponseHeaders.PresentationResponseHeaders - Class in de.digitalcollections.iiif.hymir.config
 
CustomResponseHeaders.ResponseHeader - Class in de.digitalcollections.iiif.hymir.config
 

D

de.digitalcollections.iiif.hymir - package de.digitalcollections.iiif.hymir
 
de.digitalcollections.iiif.hymir.config - package de.digitalcollections.iiif.hymir.config
 
de.digitalcollections.iiif.hymir.frontend - package de.digitalcollections.iiif.hymir.frontend
 
de.digitalcollections.iiif.hymir.image.business - package de.digitalcollections.iiif.hymir.image.business
 
de.digitalcollections.iiif.hymir.image.business.api - package de.digitalcollections.iiif.hymir.image.business.api
 
de.digitalcollections.iiif.hymir.image.frontend - package de.digitalcollections.iiif.hymir.image.frontend
 
de.digitalcollections.iiif.hymir.model.exception - package de.digitalcollections.iiif.hymir.model.exception
 
de.digitalcollections.iiif.hymir.presentation.backend - package de.digitalcollections.iiif.hymir.presentation.backend
 
de.digitalcollections.iiif.hymir.presentation.backend.api - package de.digitalcollections.iiif.hymir.presentation.backend.api
 
de.digitalcollections.iiif.hymir.presentation.business - package de.digitalcollections.iiif.hymir.presentation.business
 
de.digitalcollections.iiif.hymir.presentation.business.api - package de.digitalcollections.iiif.hymir.presentation.business.api
 
de.digitalcollections.iiif.hymir.presentation.frontend - package de.digitalcollections.iiif.hymir.presentation.frontend
 
de.digitalcollections.iiif.hymir.util - package de.digitalcollections.iiif.hymir.util
 
DECODE - de.digitalcollections.iiif.hymir.image.business.ImageMetrics.ImageDataOp
 

E

empty() - Static method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.ImageResponseHeaders
 
empty() - Static method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.PresentationResponseHeaders
 
ENCODE - de.digitalcollections.iiif.hymir.image.business.ImageMetrics.ImageDataOp
 
endImageOp(int, ImageMetrics.ImageDataOp, int) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageMetrics
 
endImageOp(int, ImageMetrics.ImageDataOp, String, int) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageMetrics
End measuring an image operation with some metadata.
ExceptionAdvice - Class in de.digitalcollections.iiif.hymir.frontend
 
ExceptionAdvice() - Constructor for class de.digitalcollections.iiif.hymir.frontend.ExceptionAdvice
 
ExtendedViewController - Class in de.digitalcollections.iiif.hymir.frontend
Deprecated, for removal: This API element is subject to removal in a future version.
ExtendedViewController() - Constructor for class de.digitalcollections.iiif.hymir.frontend.ExtendedViewController
Deprecated.
 

F

forImageInfo() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders
 
forImageTile() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders
 
forPresentationAnnotationList() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders
 
forPresentationCollection() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders
 
forPresentationManifest() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders
 

G

GET_INFO - de.digitalcollections.iiif.hymir.image.business.ImageMetrics.ImageDataOp
 
getAnnotationList() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.PresentationResponseHeaders
 
getAnnotationList(String, String, String) - Method in interface de.digitalcollections.iiif.hymir.presentation.backend.api.PresentationRepository
Deprecated.
 
getAnnotationList(String, String, String) - Method in class de.digitalcollections.iiif.hymir.presentation.backend.PresentationRepositoryImpl
Deprecated.
 
getAnnotationList(String, String, String) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getAnnotationList(String, String, String) - Method in class de.digitalcollections.iiif.hymir.presentation.business.PresentationServiceImpl
Deprecated.
 
getAnnotationList(String, String, String, HttpServletResponse) - Method in class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
getAttribution() - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
getCanvas(String, String) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getCanvas(String, String, HttpServletRequest, HttpServletResponse) - Method in class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
getCanvas(String, URI) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getCollection() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.PresentationResponseHeaders
 
getCollection(String) - Method in interface de.digitalcollections.iiif.hymir.presentation.backend.api.PresentationRepository
Deprecated.
 
getCollection(String) - Method in class de.digitalcollections.iiif.hymir.presentation.backend.PresentationRepositoryImpl
Deprecated.
 
getCollection(String) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getCollection(String) - Method in class de.digitalcollections.iiif.hymir.presentation.business.PresentationServiceImpl
Deprecated.
 
getCollection(String, WebRequest, HttpServletResponse) - Method in class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
getCollectionModificationDate(String) - Method in interface de.digitalcollections.iiif.hymir.presentation.backend.api.PresentationRepository
Deprecated.
 
getCollectionModificationDate(String) - Method in class de.digitalcollections.iiif.hymir.presentation.backend.PresentationRepositoryImpl
Deprecated.
 
getCollectionModificationDate(String) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getCollectionModificationDate(String) - Method in class de.digitalcollections.iiif.hymir.presentation.business.PresentationServiceImpl
Deprecated.
 
getImage() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.ImageResponseHeaders
 
getImageModificationDate(String) - Method in interface de.digitalcollections.iiif.hymir.image.business.api.ImageService
 
getImageModificationDate(String) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
getImageRepresentation(String, String, String, String, String, String, HttpServletRequest, HttpServletResponse, WebRequest) - Method in class de.digitalcollections.iiif.hymir.image.frontend.IIIFImageApiController
 
getInfo() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.ImageResponseHeaders
 
getInfo(String, HttpServletRequest, WebRequest) - Method in class de.digitalcollections.iiif.hymir.image.frontend.IIIFImageApiController
 
getInfoRedirect(String, HttpServletResponse) - Method in class de.digitalcollections.iiif.hymir.image.frontend.IIIFImageApiController
 
getLicense() - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
getLicense(String) - Method in interface de.digitalcollections.iiif.hymir.image.business.api.ImageSecurityService
 
getLogoUrl() - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
getManifest() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.PresentationResponseHeaders
 
getManifest(String) - Method in interface de.digitalcollections.iiif.hymir.presentation.backend.api.PresentationRepository
Deprecated.
 
getManifest(String) - Method in class de.digitalcollections.iiif.hymir.presentation.backend.PresentationRepositoryImpl
Deprecated.
 
getManifest(String) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getManifest(String) - Method in class de.digitalcollections.iiif.hymir.presentation.business.PresentationServiceImpl
Deprecated.
 
getManifest(String, WebRequest, HttpServletResponse) - Method in class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
getManifestModificationDate(String) - Method in interface de.digitalcollections.iiif.hymir.presentation.backend.api.PresentationRepository
Deprecated.
 
getManifestModificationDate(String) - Method in class de.digitalcollections.iiif.hymir.presentation.backend.PresentationRepositoryImpl
Deprecated.
 
getManifestModificationDate(String) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getManifestModificationDate(String) - Method in class de.digitalcollections.iiif.hymir.presentation.business.PresentationServiceImpl
Deprecated.
 
getMaxHeight() - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
getMaxWidth() - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
getName() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.ResponseHeader
 
getRange(String, String) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getRange(String, String, HttpServletRequest, HttpServletResponse) - Method in class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
getRange(String, URI) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getReason() - Method in class de.digitalcollections.iiif.hymir.frontend.ApiError
 
getResourceJson(FileResource) - Method in class de.digitalcollections.iiif.hymir.presentation.backend.PresentationRepositoryImpl
Deprecated.
 
getSequence(String, String) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getSequence(String, String, HttpServletRequest, HttpServletResponse) - Method in class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
getSequence(String, URI) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
Deprecated.
 
getValue() - Method in class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.ResponseHeader
 
getVersions() - Method in class de.digitalcollections.iiif.hymir.config.WebjarProperties
 
getWebjarVersions() - Method in class de.digitalcollections.iiif.hymir.frontend.GlobalControllerAdvice
 
GlobalControllerAdvice - Class in de.digitalcollections.iiif.hymir.frontend
 
GlobalControllerAdvice(WebjarProperties) - Constructor for class de.digitalcollections.iiif.hymir.frontend.GlobalControllerAdvice
 

H

handleAllOther(Exception) - Method in class de.digitalcollections.iiif.hymir.frontend.ExceptionAdvice
 
handleHttpMediaTypeNotAcceptableException(Exception) - Method in class de.digitalcollections.iiif.hymir.frontend.ExceptionAdvice
 
handleInvalidParametersException(Exception) - Method in class de.digitalcollections.iiif.hymir.frontend.ExceptionAdvice
 
handleResolvingException(Exception) - Method in class de.digitalcollections.iiif.hymir.frontend.ExceptionAdvice
 
handleResourceNotFoundException(Exception) - Method in class de.digitalcollections.iiif.hymir.frontend.ExceptionAdvice
 
handleScalingException(ScalingException) - Method in class de.digitalcollections.iiif.hymir.frontend.ExceptionAdvice
Sometimes scaling an image can lead to broken dimensions (usually because of rounding to 0).
handleUnsupportedFormatException(Exception) - Method in class de.digitalcollections.iiif.hymir.frontend.ExceptionAdvice
 
handleUnsupportedOperationException(Exception) - Method in class de.digitalcollections.iiif.hymir.frontend.ExceptionAdvice
 

I

IIIFImageApiController - Class in de.digitalcollections.iiif.hymir.image.frontend
 
IIIFImageApiController(ImageService, IiifObjectMapper, CustomResponseHeaders) - Constructor for class de.digitalcollections.iiif.hymir.image.frontend.IIIFImageApiController
 
IIIFPresentationApiController - Class in de.digitalcollections.iiif.hymir.presentation.frontend
Deprecated, for removal: This API element is subject to removal in a future version.
IIIFPresentationApiController() - Constructor for class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
ImageMetrics - Class in de.digitalcollections.iiif.hymir.image.business
Small component to allow for convenient measurements of image data operations.
ImageMetrics(MeterRegistry) - Constructor for class de.digitalcollections.iiif.hymir.image.business.ImageMetrics
 
ImageMetrics.ImageDataOp - Enum in de.digitalcollections.iiif.hymir.image.business
 
ImageResponseHeaders(List<CustomResponseHeaders.ResponseHeader>, List<CustomResponseHeaders.ResponseHeader>) - Constructor for class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.ImageResponseHeaders
 
ImageSecurityService - Interface in de.digitalcollections.iiif.hymir.image.business.api
 
ImageService - Interface in de.digitalcollections.iiif.hymir.image.business.api
Service providing image processing functionality.
ImageServiceImpl - Class in de.digitalcollections.iiif.hymir.image.business
 
ImageServiceImpl(ImageSecurityService, FileResourceService, ImageMetrics) - Constructor for class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
InvalidDataException - Exception in de.digitalcollections.iiif.hymir.model.exception
 
InvalidDataException(String, Exception) - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.InvalidDataException
 
InvalidParametersException - Exception in de.digitalcollections.iiif.hymir.model.exception
 
InvalidParametersException() - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.InvalidParametersException
 
InvalidParametersException(Exception) - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.InvalidParametersException
 
InvalidParametersException(String) - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.InvalidParametersException
 
isAccessAllowed(String) - Method in interface de.digitalcollections.iiif.hymir.image.business.api.ImageSecurityService
 
isAccessAllowed(String) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationSecurityService
Deprecated, for removal: This API element is subject to removal in a future version.
isAccessAllowed(String, HttpServletRequest) - Method in interface de.digitalcollections.iiif.hymir.image.business.api.ImageSecurityService
 
isAccessAllowed(String, HttpServletRequest) - Method in interface de.digitalcollections.iiif.hymir.presentation.business.api.PresentationSecurityService
 
isInsecure(String) - Static method in class de.digitalcollections.iiif.hymir.util.UrlRules
Checks if the value of identifier could introduce vulnerabilities like path traversal.

L

localeResolver() - Method in class de.digitalcollections.iiif.hymir.config.SpringConfigWeb
 
looseFirewall() - Method in class de.digitalcollections.iiif.hymir.config.SpringConfigSecurity
 

M

main(String[]) - Static method in class de.digitalcollections.iiif.hymir.Application
 

O

objectMapper() - Method in class de.digitalcollections.iiif.hymir.config.SpringConfig
 

P

PresentationRepository - Interface in de.digitalcollections.iiif.hymir.presentation.backend.api
Deprecated, for removal: This API element is subject to removal in a future version.
PresentationRepositoryImpl - Class in de.digitalcollections.iiif.hymir.presentation.backend
Deprecated, for removal: This API element is subject to removal in a future version.
PresentationRepositoryImpl() - Constructor for class de.digitalcollections.iiif.hymir.presentation.backend.PresentationRepositoryImpl
Deprecated.
 
PresentationResponseHeaders(List<CustomResponseHeaders.ResponseHeader>, List<CustomResponseHeaders.ResponseHeader>, List<CustomResponseHeaders.ResponseHeader>) - Constructor for class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.PresentationResponseHeaders
 
PresentationSecurityService - Interface in de.digitalcollections.iiif.hymir.presentation.business.api
Service responsible for deciding if object (identified by identifier) is accessible.
PresentationService - Interface in de.digitalcollections.iiif.hymir.presentation.business.api
Deprecated, for removal: This API element is subject to removal in a future version.
PresentationServiceImpl - Class in de.digitalcollections.iiif.hymir.presentation.business
Deprecated, for removal: This API element is subject to removal in a future version.
PresentationServiceImpl(PresentationRepository, PresentationSecurityService) - Constructor for class de.digitalcollections.iiif.hymir.presentation.business.PresentationServiceImpl
Deprecated.
 
processImage(String, ImageApiSelector, ImageApiProfile, OutputStream) - Method in interface de.digitalcollections.iiif.hymir.image.business.api.ImageService
 
processImage(String, ImageApiSelector, ImageApiProfile, OutputStream) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 

R

readImageInfo(String, ImageService) - Method in interface de.digitalcollections.iiif.hymir.image.business.api.ImageService
 
readImageInfo(String, ImageService) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
ResolvingException - Exception in de.digitalcollections.iiif.hymir.model.exception
 
ResolvingException() - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.ResolvingException
 
ResolvingException(String) - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.ResolvingException
 
ResolvingException(String, Throwable) - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.ResolvingException
 
ResolvingException(String, Throwable, boolean, boolean) - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.ResolvingException
 
ResolvingException(Throwable) - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.ResolvingException
 
ResponseHeader(String, String) - Constructor for class de.digitalcollections.iiif.hymir.config.CustomResponseHeaders.ResponseHeader
 

S

ScalingException - Exception in de.digitalcollections.iiif.hymir.model.exception
 
ScalingException(String) - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.ScalingException
 
setAttribution(String) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
setLicense(String) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
setLogoUrl(String) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
setMaxHeight(int) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
setMaxWidth(int) - Method in class de.digitalcollections.iiif.hymir.image.business.ImageServiceImpl
 
SpringConfig - Class in de.digitalcollections.iiif.hymir.config
 
SpringConfig() - Constructor for class de.digitalcollections.iiif.hymir.config.SpringConfig
 
SpringConfigBackendImage - Class in de.digitalcollections.iiif.hymir.config
Backend configuration.
SpringConfigBackendImage() - Constructor for class de.digitalcollections.iiif.hymir.config.SpringConfigBackendImage
 
SpringConfigBackendPresentation - Class in de.digitalcollections.iiif.hymir.config
Backend configuration.
SpringConfigBackendPresentation() - Constructor for class de.digitalcollections.iiif.hymir.config.SpringConfigBackendPresentation
 
SpringConfigSecurity - Class in de.digitalcollections.iiif.hymir.config
 
SpringConfigSecurity() - Constructor for class de.digitalcollections.iiif.hymir.config.SpringConfigSecurity
 
SpringConfigWeb - Class in de.digitalcollections.iiif.hymir.config
 
SpringConfigWeb() - Constructor for class de.digitalcollections.iiif.hymir.config.SpringConfigWeb
 
startImageOp() - Method in class de.digitalcollections.iiif.hymir.image.business.ImageMetrics
Start measuring an image operation.

T

TRANSFORM - de.digitalcollections.iiif.hymir.image.business.ImageMetrics.ImageDataOp
 

U

UnsupportedFormatException - Exception in de.digitalcollections.iiif.hymir.model.exception
 
UnsupportedFormatException() - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.UnsupportedFormatException
 
UnsupportedFormatException(String) - Constructor for exception de.digitalcollections.iiif.hymir.model.exception.UnsupportedFormatException
 
UrlRules - Class in de.digitalcollections.iiif.hymir.util
 
UrlRules() - Constructor for class de.digitalcollections.iiif.hymir.util.UrlRules
 

V

valueOf(String) - Static method in enum de.digitalcollections.iiif.hymir.image.business.ImageMetrics.ImageDataOp
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.digitalcollections.iiif.hymir.image.business.ImageMetrics.ImageDataOp
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class de.digitalcollections.iiif.hymir.image.frontend.IIIFImageApiController
 
VERSION - Static variable in class de.digitalcollections.iiif.hymir.presentation.frontend.IIIFPresentationApiController
Deprecated.
 
viewCanvasGet(String, String, String, Model, HttpServletRequest) - Method in class de.digitalcollections.iiif.hymir.frontend.ExtendedViewController
Deprecated.
Direct link for viewing a specified canvas (page) used for citation.https://api.digitale-sammlungen.de/iiif/presentation/v2/bsb00107186/canvas/1
ViewController - Class in de.digitalcollections.iiif.hymir.frontend
Deprecated, for removal: This API element is subject to removal in a future version.
ViewController() - Constructor for class de.digitalcollections.iiif.hymir.frontend.ViewController
Deprecated.
 
viewExtendedPresentationGet(String, Model) - Method in class de.digitalcollections.iiif.hymir.frontend.ExtendedViewController
Deprecated.
 
viewHomepage(Model) - Method in class de.digitalcollections.iiif.hymir.frontend.ViewController
Deprecated.
 
viewImageGet(String, Model) - Method in class de.digitalcollections.iiif.hymir.frontend.ViewController
Deprecated.
 
viewImagePost(String) - Method in class de.digitalcollections.iiif.hymir.frontend.ViewController
Deprecated.
 
viewPresentationCollection(String) - Method in class de.digitalcollections.iiif.hymir.frontend.ViewController
Deprecated.
 
viewPresentationGet(String, Model) - Method in class de.digitalcollections.iiif.hymir.frontend.ViewController
Deprecated.
 
viewPresentationManifest(String) - Method in class de.digitalcollections.iiif.hymir.frontend.ViewController
Deprecated.
 
viewPresentationPost(String, Model) - Method in class de.digitalcollections.iiif.hymir.frontend.ViewController
Deprecated.
 

W

WebjarProperties - Class in de.digitalcollections.iiif.hymir.config
Model for the webjar versions in application-webjars.yml.
WebjarProperties(Map<String, String>) - Constructor for class de.digitalcollections.iiif.hymir.config.WebjarProperties
 
A C D E F G H I L M O P R S T U V W 
All Classes All Packages