Uses of Class
gov.noaa.gdsg.xmldbremote.manage.CollectionManager

Packages that use CollectionManager
gov.noaa.gdsg.xmldbremote.commandLine   
gov.noaa.gdsg.xmldbremote.manage   
 

Uses of CollectionManager in gov.noaa.gdsg.xmldbremote.commandLine
 

Methods in gov.noaa.gdsg.xmldbremote.commandLine that return CollectionManager
static CollectionManager ResourceManager.createCollectionManager(org.apache.commons.cli.CommandLine cl)
          Create the collection manager with command line args
 

Uses of CollectionManager in gov.noaa.gdsg.xmldbremote.manage
 

Fields in gov.noaa.gdsg.xmldbremote.manage declared as CollectionManager
protected  CollectionManager BaseRecordAdmin.collectionManager
          Holds value of property collectionManager.
 

Methods in gov.noaa.gdsg.xmldbremote.manage that return CollectionManager
 CollectionManager BaseRecordAdmin.getCollectionManager()
          Getter for property collectionManager.
 

Methods in gov.noaa.gdsg.xmldbremote.manage with parameters of type CollectionManager
 void BaseRecordAdmin.setCollectionManager(CollectionManager collectionManager)
          Setter for property collectionManager.
 



Copyright © 2004-2005 DOC > NOAA > NGDC > EDSD. All Rights Reserved.