| Methods in org.acs.damsel.srvr.collection that throw CollectionMgrException |
void |
CollectionMgr.addCollection(Collection collection)
Adds the specified collection information to the database
Note!! This method does not add all the assets associated with the specified
collection, it simply updates the CollectionTable to include all its information |
void |
CollectionMgr.removeCollection(Collection collection)
Removes the specified collection information from the database's CollectionTable
Note!! This method does not remove all the assets associated with the specified
collection, it simply updates the CollectionTable to not include all its information |