| Package | Description |
|---|---|
| com.icfolson.aem.library.api.node | |
| com.icfolson.aem.library.api.page | |
| com.icfolson.aem.library.core.components | |
| com.icfolson.aem.library.core.node |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicNode
Represents a "basic" node in the JCR, typically an unstructured node that may or may not exist in a CQ page
hierarchy.
|
interface |
ComponentNode
Represents a "component" node in the JCR, typically an unstructured node in the hierarchy of a CQ page.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PageDecorator
Decorates the CQ
Page interface with additional convenience
methods for traversing the content hierarchy and getters for AEM Library
classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponent
Base class for AEM component classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateComponentNode
Extendable class that delegates to a
ComponentNode instance. |
Copyright © 2019 ICF Next. All rights reserved.