| Package | Description |
|---|---|
| com.icfolson.aem.library.api.node | |
| com.icfolson.aem.library.core.components | |
| com.icfolson.aem.library.core.node |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentNode
Represents a "component" node in the JCR, typically an unstructured node in the hierarchy of a CQ page.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<BasicNode> |
ComponentNode.getDesignNode()
Get the design node for the current component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponent
Base class for AEM component classes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<BasicNode> |
AbstractComponent.getDesignNode() |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateComponentNode
Extendable class that delegates to a
ComponentNode instance. |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<BasicNode> |
DelegateComponentNode.getDesignNode() |
Copyright © 2019 ICF Next. All rights reserved.