Uses of Class
org.duracloud.client.report.error.NotFoundException

Packages that use NotFoundException
org.duracloud.client.report   
 

Uses of NotFoundException in org.duracloud.client.report
 

Methods in org.duracloud.client.report that throw NotFoundException
protected  void BaseReportManager.checkResponse(org.duracloud.common.web.RestHttpHelper.HttpResponse response, int expectedCode)
           
 java.util.List<org.duracloud.serviceconfig.ServiceSummary> ServiceReportManager.getCompletedServicesReport(java.lang.String reportId)
          Retrieves a specific service report by ID.
 java.util.List<org.duracloud.serviceconfig.ServiceSummary> ServiceReportManagerImpl.getCompletedServicesReport(java.lang.String reportId)
           
 org.duracloud.reportdata.storage.StorageReport StorageReportManager.getLatestStorageReport()
          Retrieves the latest completed storage report.
 org.duracloud.reportdata.storage.StorageReport StorageReportManagerImpl.getLatestStorageReport()
           
 org.duracloud.reportdata.storage.StorageReport StorageReportManager.getStorageReport(java.lang.String reportId)
          Retrieves a storage report indicated by a report ID.
 org.duracloud.reportdata.storage.StorageReport StorageReportManagerImpl.getStorageReport(java.lang.String reportId)
           
 



Copyright © 2009-2011 DuraSpace. All Rights Reserved.