| Package | Description |
|---|---|
| com.adobe.acs.commons.data |
Data handling functions
|
| com.adobe.acs.commons.mcp.impl.processes | |
| com.adobe.acs.commons.mcp.impl.processes.asset |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,CompositeVariant>> |
Spreadsheet.getDataRowsAsCompositeVariants() |
| Modifier and Type | Method and Description |
|---|---|
Long |
Spreadsheet.getRowNum(Map<String,CompositeVariant> row) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataImporter.handleMissingNode(String path,
org.apache.sling.api.resource.ResourceResolver rr,
Map<String,CompositeVariant> row) |
| Modifier and Type | Method and Description |
|---|---|
CompositeVariant |
FileOrRendition.getProperty(String prop) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CompositeVariant> |
FileOrRendition.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<FileOrRendition> |
UrlAssetImport.extractFilesAndFolders(List<Map<String,CompositeVariant>> fileData) |
| Constructor and Description |
|---|
FileOrRendition(ClientProvider clientProvider,
String name,
String url,
Folder folder,
Map<String,CompositeVariant> data) |
Copyright © 2013–2020 Adobe. All rights reserved.