public interface ManifestGenerator
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getManifest(String account,
String storeId,
String spaceId,
ManifestFormat format)
This method generates the manifest for the given args.
|
InputStream getManifest(String account, String storeId, String spaceId, ManifestFormat format) throws ManifestArgumentException, ManifestNotFoundException
account - of manifest itemsstoreId - of manifest itemsspaceId - of manifest itemsformat - of manifestInputStream of manifest contentManifestArgumentException - if format or date are invalidManifestNotFoundException - if no manifest is createdCopyright © 2009–2016 DuraSpace. All rights reserved.