Uses of Class
thredds.cataloggen.InvCrawlablePair

Packages that use InvCrawlablePair
thredds.cataloggen   
thredds.cataloggen.catalogrefexpander   
thredds.cataloggen.inserter   
 

Uses of InvCrawlablePair in thredds.cataloggen
 

Methods in thredds.cataloggen that return InvCrawlablePair
 InvCrawlablePair ProxyDatasetHandler.getActualDataset(List possibleDatasets)
          Determine the InvCrawlablePair from the given dataset collection (java.util.List) being proxied by this ProxyDatasetHandler.
 

Methods in thredds.cataloggen with parameters of type InvCrawlablePair
 boolean CatalogRefExpander.expandCatalogRef(InvCrawlablePair catRefInfo)
           
 String ProxyDatasetHandler.getActualDatasetName(InvCrawlablePair actualDataset, String baseName)
           
 

Uses of InvCrawlablePair in thredds.cataloggen.catalogrefexpander
 

Methods in thredds.cataloggen.catalogrefexpander with parameters of type InvCrawlablePair
 boolean BooleanCatalogRefExpander.expandCatalogRef(InvCrawlablePair catRefInfo)
           
 

Uses of InvCrawlablePair in thredds.cataloggen.inserter
 

Methods in thredds.cataloggen.inserter that return InvCrawlablePair
 InvCrawlablePair LatestCompleteProxyDsHandler.getActualDataset(List atomicDsInfo)
           
 InvCrawlablePair SimpleLatestProxyDsHandler.getActualDataset(List atomicDsInfo)
           
 

Methods in thredds.cataloggen.inserter with parameters of type InvCrawlablePair
 String LatestCompleteProxyDsHandler.getActualDatasetName(InvCrawlablePair actualDataset, String baseName)
           
 String SimpleLatestProxyDsHandler.getActualDatasetName(InvCrawlablePair actualDataset, String baseName)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.