Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
AssetRelation |
CatalogAssetRelationList.add(AssetRelation assetRelation)
Adds the given asset relation.
|
AssetRelation |
CatalogAssetRelationList.createAssetRelation()
Returns a new asset relation with a new ID.
|
AssetRelation |
CatalogAssetRelationList.getAssetRelation(GUID assetRelationID)
Returns the asset relation with the given ID.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AssetRelation> |
CatalogAssetRelationList.getAssetRelations()
Returns all asset relations contained in this list.
|
Modifier and Type | Method and Description |
---|---|
AssetRelation |
CatalogAssetRelationList.add(AssetRelation assetRelation)
Adds the given asset relation.
|
void |
CatalogAssetRelationList.delete(AssetRelation assetRelation)
Deletes the given asset relation.
|
void |
CatalogAssetRelationList.moveDown(AssetRelation assetRelation)
Moves the given entry one position down.
|
void |
CatalogAssetRelationList.moveDownToEnd(AssetRelation assetRelation)
Moves the given entry to the end of the list.
|
void |
CatalogAssetRelationList.moveUp(AssetRelation assetRelation)
Moves the given entry one position up.
|
void |
CatalogAssetRelationList.moveUpToTop(AssetRelation assetRelation)
Moves the given entry to the top.
|
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.