@ProviderType
public interface SampleUtils
| Modifier and Type | Method and Description |
|---|---|
void |
processPresetAssets(String targetFolder)
Iterate viewer presets in standard location and copy to related CSS and
artwork to targetFolder for sync.
|
void |
processSampleAssets(String targetFolder)
Copy DM sample assets from standard location to targetFolder for sync.
|
void processSampleAssets(String targetFolder) throws Exception
/libs/dam/preview/.targetFolder - target folder path to which the DM sample assets are to be copied toException - error which copying DM sample assets from standard location to targetFolder for sync.void processPresetAssets(String targetFolder) throws Exception
/etc/dam/presets/viewer/.targetFolder - target folder path to which the CSS and artwork are to be copied toException - error which iterating and copying data from standard location to targetFolder for sync.Copyright © 2010 - 2020 Adobe. All Rights Reserved