Uses of Class
net.sf.vcaperture.services.StorageException

Packages that use StorageException
net.sf.vcaperture.services   
 

Uses of StorageException in net.sf.vcaperture.services
 

Methods in net.sf.vcaperture.services that throw StorageException
 RepoFile ILocalStorageService.getFile(AbstractRepository repo, java.lang.String relativePath)
           
 java.lang.String ILocalStorageService.getLatestStoredRevision(AbstractRepository repo)
           
 void ILocalStorageService.saveFileRevision(AbstractRepository repo, RepoFileRevision rfr)
          Saves an actual file that was part of the revision.
 void ILocalStorageService.saveRevision(AbstractRepository repo, Revision rev)
          Saves the revision information for this repo / revision combo.
 



Copyright © 2008. All Rights Reserved.