@Service public class ImageServiceImpl extends Object implements ImageService
| Constructor and Description |
|---|
ImageServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getImageModificationDate(String identifier) |
void |
processImage(String identifier,
de.digitalcollections.iiif.model.image.ImageApiSelector selector,
OutputStream os) |
void |
readImageInfo(String identifier,
de.digitalcollections.iiif.model.image.ImageService info) |
public void readImageInfo(String identifier, de.digitalcollections.iiif.model.image.ImageService info) throws UnsupportedFormatException, UnsupportedOperationException, ResourceNotFoundException, IOException
readImageInfo in interface ImageServiceUnsupportedFormatExceptionUnsupportedOperationExceptionResourceNotFoundExceptionIOExceptionpublic void processImage(String identifier, de.digitalcollections.iiif.model.image.ImageApiSelector selector, OutputStream os) throws InvalidParametersException, UnsupportedOperationException, UnsupportedFormatException, ResourceNotFoundException, IOException
processImage in interface ImageServiceInvalidParametersExceptionUnsupportedOperationExceptionUnsupportedFormatExceptionResourceNotFoundExceptionIOExceptionpublic Instant getImageModificationDate(String identifier) throws ResourceNotFoundException
getImageModificationDate in interface ImageServiceResourceNotFoundExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.