Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.constants |
The constants and Enums of the Cumulus Java Classes.
|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
com.canto.cumulus.usermanagement |
The Cumulus User Management package.
|
Modifier and Type | Method and Description |
---|---|
JPack |
MultiRecordItemCollection.save(java.lang.String collectionSetName,
boolean sharedSet,
CollectionType type)
Save the contents of this collection at the Cumulus server.
|
JPack |
MultiRecordItemCollection.save(java.lang.String collectionSetName,
CollectionType type,
java.util.Date expirationDate)
Save the contents of this collection as a shared collection at the Cumulus server.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
RecordItem.getCollections(boolean searchSharedCollections,
boolean searchUserCollections,
java.util.EnumSet<CollectionType> acceptedTypes)
Find all collections that this record item is part of and return their names.
|
Modifier and Type | Method and Description |
---|---|
static CollectionType |
CollectionType.findType(int id)
Finds the collection type for the given id.
|
static CollectionType |
CollectionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CollectionType[] |
CollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CollectionType |
CollectionSet.getCollectionType()
Returns the collection type of this collection.
|
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
UPLOAD_COLLECTION ). |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
AuthenticationManager.ServerSettings.getCollections(java.util.EnumSet<CollectionType> collectionTypes)
Returns a list of all Collection names known at the server.
|
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.