Uses of Interface
gov.nasa.pds.registry.model.naming.Versioner

Packages that use Versioner
gov.nasa.pds.registry.model.naming   
gov.nasa.pds.registry.service   
 

Uses of Versioner in gov.nasa.pds.registry.model.naming
 

Classes in gov.nasa.pds.registry.model.naming that implement Versioner
 class DefaultVersioner
           
 

Uses of Versioner in gov.nasa.pds.registry.service
 

Methods in gov.nasa.pds.registry.service that return Versioner
 Versioner RegistryService.getVersioner()
           
 

Methods in gov.nasa.pds.registry.service with parameters of type Versioner
 void RegistryService.setVersioner(Versioner versioner)
          Sets the class used to generate and sort versions for registry objects.
 



Copyright © 2005-2010 Planetary Data System. All Rights Reserved.