JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AbstractContentBuilder
- Class in
com.icfolson.aem.groovy.extension.builders
Base class for
Page
and
Node
builders.
AbstractContentBuilder(Session, Node)
- Constructor in
AbstractContentBuilder
B
bindMetaClassExtensionProvider(MetaClassExtensionProvider)
- Method in
DefaultExtensionService
C
createNode(def, Map, def)
- Method in
NodeBuilder
createNode(def, Map, def)
- Method in
PageBuilder
D
DefaultExtensionService
- Class in
com.icfolson.aem.groovy.extension.services.impl
This default extension service exposes the set of registered metaclasses while providing for the binding and unbinding of metaclass providers.
DefaultMetaClassExtensionProvider
- Class in
com.icfolson.aem.groovy.extension.services.impl
This default metaclass provider adds additional methods to all instances of the classes outlined below.
E
ExtensionService
- Interface in
com.icfolson.aem.groovy.extension.services
The extension service is responsible for aggregrating all metaclass extension providers and handling the registration and removal of metaclass closures as these provider implementations are added or removed from the OSGi container.
F
G
getMetaClasses()
- Method in
DefaultExtensionService
getMetaClasses()
- Method in
DefaultMetaClassExtensionProvider
getMetaClasses()
- Method in
ExtensionService
Get the set of all classes that have associated metaclasses.
getMetaClasses()
- Method in
MetaClassExtensionProvider
Get a map containing classes with a closure that defines a metaclass.
H
I
J
K
L
M
MetaClassExtensionProvider
- Interface in
com.icfolson.aem.groovy.extension.api
Services may implement this interface to register additional Groovy metaclasses in the OSGi container.
N
NodeBuilder
- Class in
com.icfolson.aem.groovy.extension.builders
Builder for JCR content nodes.
NodeBuilder(Session, String)
- Constructor in
NodeBuilder
nodeCompleted(def, def)
- Method in
AbstractContentBuilder
O
P
PageBuilder
- Class in
com.icfolson.aem.groovy.extension.builders
Builder for AEM pages.
PageBuilder(Session, String)
- Constructor in
PageBuilder
Q
R
S
setParent(def, def)
- Method in
AbstractContentBuilder
setProperties(def, def)
- Method in
AbstractContentBuilder
T
U
unbindMetaClassExtensionProvider(MetaClassExtensionProvider)
- Method in
DefaultExtensionService
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation