Uses of Class
org.duracloud.manifest.error.ManifestNotFoundException
Packages that use ManifestNotFoundException
-
Uses of ManifestNotFoundException in org.duracloud.manifest
Methods in org.duracloud.manifest that throw ManifestNotFoundExceptionModifier and TypeMethodDescriptionManifestGenerator.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 ManifestNotFoundExceptionModifier and TypeMethodDescriptionManifestGeneratorImpl.getManifest(String account, String storeId, String spaceId, ManifestFormat format) protected voidManifestGeneratorImpl.validateSpaceId(String storeId, String spaceId)