| Home >> All >> org >> acs >> damsel >> srvr >> [ collection Javadoc ] |
org.acs.damsel.srvr.collection: Javadoc index of package org.acs.damsel.srvr.collection.
Package Samples:
org.acs.damsel.srvr.collection
Classes:
CollectionMgr: Class Name: Collection Manager Description: This class is a manager that grabs collections from the database and passes them to anyone who reqests them. Also adds, removes and edits collections on the database. Note that this class does not maintain a list of Collections, nor does it deal with Collection objects, it deals with the database directly
Collection: Class Name: Collection Description: This class provides services to interface with the database by setting and getting any collection information including assets located within a collection. Instances maintain a copy of all information stored in the database about a collection.
CollectionView: Class Name: Collection View Description: This class provides methods to add, remove and iterate through assets in a particular collection view. More features to be added later, i.e. the ability to apply a Mask object to this view, etc.
CollectionMgrException
TestCollection
TestCollectionMgr
TestCollectionView
| Home | Contact Us | Privacy Policy | Terms of Service |