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