Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
com.canto.cumulus.ui |
The Cumulus application user interface classes.
|
com.canto.cumulus.utils |
The Cumulus utilities package.
|
Modifier and Type | Method and Description |
---|---|
MultiRecordItemCollection |
MultiRecordItemCollection.clone(boolean createEmptyClone)
Create a clone of this collection.
|
MultiRecordItemCollection |
MultiRecordItemCollection.clone(boolean createEmptyClone,
boolean createNewCollection)
Create a clone of this collection.
|
MultiRecordItemCollection |
Server.newMultiRecordItemCollection()
Create a new
MultiRecordItemCollection for the given table. |
MultiRecordItemCollection |
CumulusSession.newMultiRecordItemCollection()
Returns a new empty
MultiRecordItemCollection (Single User Edition only). |
MultiRecordItemCollection |
Server.openMultiRecordItemCollection(java.lang.String collectionSetName)
Open a server-side collection into a newly created
MultiRecordItemCollection . |
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.
|
Modifier and Type | Method and Description |
---|---|
CollectionWindow |
Application.newCollectionWindow(MultiRecordItemCollection multiRecordItemCollection)
Creates a new collection window from the given collection.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<Workflow,java.util.List<WorkflowActivity>> |
WorkflowManager.getAvailableActivities(MultiRecordItemCollection multiRecordItemCollection,
java.util.List<ItemIdentifier> itemIDs,
GUID workflowID,
boolean onlyInitialActivities)
Return a list of workflow activities that can be applied to the given records.
|
java.util.Map<GUID,java.lang.String> |
WorkflowManager.getUserTODOQuery(MultiRecordItemCollection multiRecordItemCollection)
Returns queries which finds the records in a workflow the current user is assigned to.
|
java.lang.String |
WorkflowManager.getUserTODOQuery(MultiRecordItemCollection multiRecordItemCollection,
GUID workflowID)
Returns a query which finds the records in the given workflow the current user is assigned to.
|
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.