Uses of Class
org.apache.oodt.cas.filemgr.structs.exceptions.VersioningException

Packages that use VersioningException
org.apache.oodt.cas.filemgr.system   
org.apache.oodt.cas.filemgr.versioning   
 

Uses of VersioningException in org.apache.oodt.cas.filemgr.system
 

Methods in org.apache.oodt.cas.filemgr.system that throw VersioningException
 String XmlRpcFileManager.ingestProduct(Hashtable<String,Object> productHash, Hashtable<String,String> metadata, boolean clientTransfer)
           
 

Uses of VersioningException in org.apache.oodt.cas.filemgr.versioning
 

Methods in org.apache.oodt.cas.filemgr.versioning that throw VersioningException
 void Versioner.createDataStoreReferences(Product product, org.apache.oodt.cas.metadata.Metadata metadata)
           
 void SingleFileBasicVersioner.createDataStoreReferences(Product product, org.apache.oodt.cas.metadata.Metadata metadata)
           
 void MetadataBasedFileVersioner.createDataStoreReferences(Product product, org.apache.oodt.cas.metadata.Metadata metadata)
           
 void InPlaceVersioner.createDataStoreReferences(Product product, org.apache.oodt.cas.metadata.Metadata metadata)
           
 void DirectoryProductVersioner.createDataStoreReferences(Product product, org.apache.oodt.cas.metadata.Metadata metadata)
           
 void DateTimeVersioner.createDataStoreReferences(Product product, org.apache.oodt.cas.metadata.Metadata metadata)
           
 void BasicVersioner.createDataStoreReferences(Product product, org.apache.oodt.cas.metadata.Metadata metadata)
           
 void AcquisitionDateVersioner.createDataStoreReferences(Product product, org.apache.oodt.cas.metadata.Metadata metadata)
           
 



Copyright © 1999-2011 Apache OODT. All Rights Reserved.