@Deprecated public interface AssetAndDDProviderService
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAllAssets(int state)
Deprecated.
|
Map<com.adobe.forms.foundation.service.FormsAssetType,Set<String>> |
getAllAssetsByType()
Deprecated.
|
Set<String> |
getAllCMAssetsAndDDs(int state)
Deprecated.
|
Set<String> |
getAllExternalAssets(int state)
Deprecated.
|
Set<String> |
getAllExternalAssetsUnderPath(int state,
String path)
Deprecated.
|
Set<String> |
getParentAssetsForDAMAsset(String assetId)
Deprecated.
|
@Deprecated Set<String> getAllAssets(int state) throws ICCException
state
- Modified/Published, if state=-1 returns all assetsICCException
- TODO@Deprecated Map<com.adobe.forms.foundation.service.FormsAssetType,Set<String>> getAllAssetsByType() throws ICCException
ICCException
- TODO@Deprecated Set<String> getAllCMAssetsAndDDs(int state) throws ICCException
state
- Modified/Published, if state=-1 returns all assetsICCException
- TODO@Deprecated Set<String> getAllExternalAssets(int state) throws ICCException
state
- Modified/Published, if state=-1 returns all assetsICCException
- TODO@Deprecated Set<String> getAllExternalAssetsUnderPath(int state, String path) throws ICCException
state
- Modified/Published, if state=-1 returns all assetspath
- ICCException
- TODO@Deprecated Set<String> getParentAssetsForDAMAsset(String assetId) throws ICCException
assetId
- Absolute path of the ImageICCException
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.