Class IiifCollectionServiceImpl
- java.lang.Object
-
- de.digitalcollections.iiif.bookshelf.business.impl.service.IiifCollectionServiceImpl
-
- All Implemented Interfaces:
IiifCollectionService
@Service public class IiifCollectionServiceImpl extends java.lang.Object implements IiifCollectionService
-
-
Constructor Summary
Constructors Constructor Description IiifCollectionServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidimportAllObjects(IiifManifestSummary manifestSummary)
-
-
-
Method Detail
-
importAllObjects
public void importAllObjects(IiifManifestSummary manifestSummary) throws java.net.URISyntaxException, java.io.IOException
- Specified by:
importAllObjectsin interfaceIiifCollectionService- Throws:
java.net.URISyntaxExceptionjava.io.IOException
-
-