|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||