@Service(value="PresentationServiceImpl-v2.0.0") public class PresentationServiceImpl extends Object implements PresentationService
| Constructor and Description |
|---|
PresentationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
de.digitalcollections.iiif.presentation.model.api.v2.Collection |
getCollection(String name) |
de.digitalcollections.iiif.presentation.model.api.v2.Manifest |
getManifest(String identifier) |
public de.digitalcollections.iiif.presentation.model.api.v2.Collection getCollection(String name) throws NotFoundException
getCollection in interface PresentationServiceNotFoundExceptionpublic de.digitalcollections.iiif.presentation.model.api.v2.Manifest getManifest(String identifier) throws NotFoundException
getManifest in interface PresentationServiceNotFoundExceptionCopyright © 2017. All rights reserved.