@ConsumerType public interface Component extends com.adobe.cq.export.json.ComponentExporter
| Modifier and Type | Field and Description |
|---|---|
static String |
PN_ID
Name of the resource property that indicates the HTML id for the component.
|
| Modifier and Type | Method and Description |
|---|---|
default @Nullable ComponentData |
getData()
Returns the data layer information associated with the component
|
default @NotNull String |
getExportedType() |
default @Nullable String |
getId()
Returns the HTML id of the the component's root element
|
static final String PN_ID
@Nullable default @Nullable String getId()
@Nullable default @Nullable ComponentData getData()
ComponentData object associated with the component@NotNull default @NotNull String getExportedType()
getExportedType in interface com.adobe.cq.export.json.ComponentExporterComponentExporter.getExportedType()Copyright © 2020. All rights reserved.