| Package | Description |
|---|---|
| com.adobe.acs.commons.genericlists |
Service for viewing generic list of key/value pairs.
|
| com.adobe.acs.commons.mcp.form |
Form components for MCP
|
| com.adobe.acs.commons.mcp.impl.processes | |
| com.adobe.acs.commons.mcp.impl.processes.asset | |
| com.adobe.acs.commons.mcp.impl.processes.renovator |
| Modifier and Type | Method and Description |
|---|---|
List<GenericList.Item> |
GenericList.getItems()
Return an ordered list of title/value pairs.
|
String |
GenericList.Item.getTitle()
Get the item's title.
|
String |
GenericList.Item.getValue()
Get the item's value.
|
| Modifier and Type | Method and Description |
|---|---|
static FormField |
FormField.Factory.create(String name,
String hint,
String description,
String category,
boolean required,
Class<? extends FieldComponent> clazz,
String[] options) |
FormField |
FieldComponent.getFieldDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldComponent.setup(String name,
AccessibleObject fieldOrMethod,
FormField field,
org.apache.sling.api.scripting.SlingScriptHelper sling) |
| Modifier and Type | Field and Description |
|---|---|
protected AssetIngestor.AssetAction |
AssetIngestor.existingAssetAction |
| Modifier and Type | Field and Description |
|---|---|
Renovator.PublishMethod |
Renovator.publishMethod |
Copyright © 2013–2020 Adobe. All rights reserved.