Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
CollectionSetList.create(java.lang.String newName,
CollectionType collectionType,
MultiRecordItemCollection multiRecordItemCollection)
Creates a new collection set using the given name.
|
CollectionSet |
CollectionSetList.create(java.lang.String collectionSetName,
CollectionType collectionType,
java.util.Set<Catalog> catalogs,
java.lang.String query,
java.util.EnumSet<FindFlag> flags,
java.util.Locale locale)
Creates a new query based collection set using the given name and type (supported type is
CollectionType.UPLOAD_COLLECTION ). |
CollectionSet |
PreferencesImpl.getCollectionSet(java.lang.String name) |
CollectionSet |
Preferences.getCollectionSet(java.lang.String name)
Returns the collection set with the specified name.
|
CollectionSet |
CollectionSetList.getCollectionSet(java.lang.String name)
Returns the collection set for the given name.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<CollectionSet> |
PreferencesImpl.getCollectionSets() |
java.util.Collection<CollectionSet> |
Preferences.getCollectionSets()
Returns all collection sets.
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionSetList.delete(CollectionSet collectionSetToDelete)
Deletes the given collection set.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.