Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
Modifier and Type | Method and Description |
---|---|
CategoryItem |
CategoryItemCollection.getCategoryItemByID(int categoryID)
Return a CategoryItem specified by ID.
|
CategoryItem |
MultiCategoryItemCollection.getCategoryItemByID(int catalogID,
int categoryID)
Return a category item specified by catalog ID and item ID.
|
CategoryItem |
MultiCategoryItemCollection.getCategoryItemByID(ItemIdentifier identifier)
Return a category item specified by identifier.
|
Item |
RecordItemCollection.getItemByID(int itemID)
Return a RecordItem specified by ID.
|
Item |
ItemCollection.getItemByID(int itemID)
Return an item specified by ID.
|
Item |
MultiItemCollection.getItemByID(int catalogID,
int itemID)
Return an item specified by catalog ID and item ID.
|
Item |
MultiItemCollection.getItemByID(ItemIdentifier itemIdentifier)
Return an item specified by identifier.
|
RecordItem |
RecordItemCollection.getRecordItemByID(int recordID)
Return a RecordItem specified by ID.
|
RecordItem |
MultiRecordItemCollection.getRecordItemByID(int catalogID,
int recordID)
Return a record item specified by catalog ID and item ID.
|
RecordItem |
MultiRecordItemCollection.getRecordItemByID(ItemIdentifier itemIdentifier)
Return a record item specified by identifier.
|
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.