Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.utils |
The Cumulus utilities package.
|
Modifier and Type | Method and Description |
---|---|
RecordItemCollection |
RecordItemCollection.clone() |
RecordItemCollection |
RecordItem.getRecordItemCollection()
Return the collection object that this record item comes from.
|
RecordItemCollection |
MultiRecordItemCollection.getRecordItemCollection(int catalogID)
Return the contained RecordItemCollection for the given catalog ID.
|
RecordItemCollection |
Catalog.newRecordItemCollection(boolean findAll)
Create a new
RecordItemCollection and optionally fill in all items that are accessible to the current user. |
RecordItemCollection |
Catalog.newRecordItemCollection(java.lang.String query,
java.util.Locale locale)
Create a new
RecordItemCollection and fill it with the record items found by the given query. |
Modifier and Type | Method and Description |
---|---|
java.util.Map<GUID,java.lang.String> |
WorkflowManager.getUserTODOQuery(RecordItemCollection recordItemCollection)
Returns queries which finds the records in a workflow the current user is assigned to.
|
java.lang.String |
WorkflowManager.getUserTODOQuery(RecordItemCollection recordItemCollection,
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.