Definition at line 41 of file CollectionManager.java.
Public Member Functions | |
CollectionManager () | |
void | addCollection (FODBCollection collection) |
FODBCollection | getCollectionByName (String name) |
FODBCollection | getCollectionByType (Class type) |
Hashtable | getCollectionList () |
Array | getCollectionArray () |
Protected Attributes | |
Array | collections |