Uses of Interface
org.apache.oodt.cas.filemgr.versioning.Versioner

Packages that use Versioner
org.apache.oodt.cas.filemgr.util   
org.apache.oodt.cas.filemgr.versioning   
 

Uses of Versioner in org.apache.oodt.cas.filemgr.util
 

Methods in org.apache.oodt.cas.filemgr.util that return Versioner
static Versioner GenericFileManagerObjectFactory.getVersionerFromClassName(String className)
           Constructs a new Versioner from the specified className.
 

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

Classes in org.apache.oodt.cas.filemgr.versioning that implement Versioner
 class AcquisitionDateVersioner
          Store products under /[AcquisitionDate]/[Filename].
 class BasicVersioner
           
 class DateTimeVersioner
           
 class DirectoryProductVersioner
          A Versioner for Hierarchical directory products.
 class InPlaceVersioner
          A Inplace versioner that ingests the file without moving the actual file.
 class MetadataBasedFileVersioner
           
 class SingleFileBasicVersioner
           
 



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