org.duracloud.duraboss.rest.manifest
Class ManifestResource

java.lang.Object
  extended by org.duracloud.duraboss.rest.manifest.ManifestResource

public class ManifestResource
extends Object

Author:
Andrew Woods Date: 3/17/12

Constructor Summary
ManifestResource(ManifestGenerator manifestGenerator)
           
 
Method Summary
 InputStream getManifest(String storeId, String spaceId, String format, String date)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManifestResource

public ManifestResource(ManifestGenerator manifestGenerator)
Method Detail

getManifest

public InputStream getManifest(String storeId,
                               String spaceId,
                               String format,
                               String date)
                        throws ManifestArgumentException,
                               ManifestEmptyException
Throws:
ManifestArgumentException
ManifestEmptyException


Copyright © 2009-2012 DuraSpace. All Rights Reserved.