Uses of Class
org.duracloud.manifest.error.ManifestNotFoundException
-
Packages that use ManifestNotFoundException Package Description org.duracloud.manifest org.duracloud.manifest.impl -
-
Uses of ManifestNotFoundException in org.duracloud.manifest
Methods in org.duracloud.manifest that throw ManifestNotFoundException Modifier and Type Method Description InputStreamManifestGenerator. getManifest(String account, String storeId, String spaceId, ManifestFormat format)This method generates the manifest for the given args. -
Uses of ManifestNotFoundException in org.duracloud.manifest.impl
Methods in org.duracloud.manifest.impl that throw ManifestNotFoundException Modifier and Type Method Description InputStreamManifestGeneratorImpl. getManifest(String account, String storeId, String spaceId, ManifestFormat format)protected voidManifestGeneratorImpl. validateSpaceId(String storeId, String spaceId)
-