public interface Scene7DAMService
Scene7DAMAssetService
is responsible for obtaining S7 related information about already imported DAM
assets.Modifier and Type | Method and Description |
---|---|
String |
getS7FileReference(Asset asset)
For a DAM imported Scene7 asset, this method returns the file reference of the asset from Scene7.
|
String |
getS7FileReference(Asset asset,
String configPath)
For a DAM imported Scene7 asset, this method returns the file reference of the asset from Scene7.
|
String |
getS7FileReference(Asset asset,
String configPath,
boolean isPreview)
For a DAM imported Scene7 asset, this method returns the file reference
of the asset from Scene7.
|
String getS7FileReference(Asset asset)
asset
- the DAM assetString getS7FileReference(Asset asset, String configPath)
asset
- the DAM assetconfigPath
- Optional path to indicate what cloud configuration to use. If null, an attempt will be made to
extract the cloud config from the asset.String getS7FileReference(Asset asset, String configPath, boolean isPreview)
asset
- the DAM assetconfigPath
- Optional path to indicate what cloud configuration to use. If
null, an attempt will be made to extract the cloud config from
the asset.isPreview
- the Scene7 public or preview server URL"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"