public interface UsageReplicationService
Modifier and Type | Method and Description |
---|---|
boolean |
isSharedAsset(Asset asset)
Checks if is asset is shred between system
|
void |
replicateAssetUsageRecord(Asset asset,
AssetUsageRecord usageRecord)
Replicate the asset usage record with the shared system.
|
boolean isSharedAsset(Asset asset)
asset
- the asset to checkvoid replicateAssetUsageRecord(Asset asset, AssetUsageRecord usageRecord) throws PersistenceException, ReplicationException
asset
- for which usage information need to be replicatedusageRecord
- the AssetUsageRecordPersistenceException
ReplicationException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"