Uses of Class
de.digitalcollections.iiif.bookshelf.model.exceptions.NotFoundException
-
Packages that use NotFoundException Package Description de.digitalcollections.iiif.bookshelf.business.api.service de.digitalcollections.iiif.bookshelf.business.impl.service -
-
Uses of NotFoundException in de.digitalcollections.iiif.bookshelf.business.api.service
Methods in de.digitalcollections.iiif.bookshelf.business.api.service that throw NotFoundException Modifier and Type Method Description voidIiifManifestSummaryService. enrichAndSave(IiifManifestSummary manifestSummary) -
Uses of NotFoundException in de.digitalcollections.iiif.bookshelf.business.impl.service
Methods in de.digitalcollections.iiif.bookshelf.business.impl.service that throw NotFoundException Modifier and Type Method Description voidIiifManifestSummaryServiceImpl. enrichAndSave(IiifManifestSummary manifestSummary)
-