Package | Description |
---|---|
com.adobe.icc.services.api |
Defines package version.
|
Modifier and Type | Method and Description |
---|---|
Downloadable |
AssetExportService.exportAll(String packageName)
Deprecated.
|
Downloadable |
AssetExportService.exportAsset(List<String> assetIDs,
String packageName)
Deprecated.
|
Downloadable |
AssetExportService.exportAsset(List<String> assetIDs,
String packageName,
boolean findRelatedAssets)
Deprecated.
|
Downloadable |
ExportDefinitionService.exportAssetDefinition(Integer assetType,
Asset asset)
Deprecated.
|
Downloadable |
ExportDefinitionService.exportAssetDefinition(Integer assetType,
Asset asset,
Boolean encodeToBase64)
Deprecated.
|
Downloadable |
ExportDefinitionService.exportAssetDefinition(Integer assetType,
Asset asset,
Boolean encodeToBase64,
boolean includeContent)
Deprecated.
|
Downloadable |
ExportDefinitionService.exportAssetDefinition(Integer assetType,
String assetId)
Deprecated.
|
Downloadable |
ExportDefinitionService.exportAssetDefinition(Integer assetType,
String assetId,
Boolean encodeToBase64)
Deprecated.
|
Downloadable |
ExportDefinitionService.exportAssetDependencies(Integer assetType,
String assetId)
Deprecated.
|
Downloadable |
DownloadService.getObjectData(Integer objType,
String recordID)
Get the content or data bytes for an
Asset type given its ID. |
Downloadable |
DownloadService.getObjectData(Integer objType,
String objName,
Integer objVersion,
Integer objState)
Get the content or data bytes for an
Asset type given its name, state and version. |
Downloadable |
DownloadService.getObjectTestData(Integer objType,
String recordID)
Get the test/sample content or data associated with a
Asset type given its ID. |
Downloadable |
BatchOperationService.getReportForBatchOperation(String operationId)
Deprecated.
Returns the
Downloadable form of the Batch Operation report |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
AssetExportService.getImportInfo2(Downloadable file)
Deprecated.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.