| Package | Description |
|---|---|
| io.neba.core.resourcemodels.caching |
Contains the implementation of the
resource model cache API
as well as the default resource model cache implementation, the
configurable RequestScopedResourceModelCache. |
| io.neba.core.resourcemodels.mapping |
Contains the
Resource to ResourceModel
mapper implementation. |
| io.neba.core.resourcemodels.metadata |
Contains implementations representing the
resource model metadata
created during both resource model registration and usage. |
| io.neba.core.resourcemodels.registration |
Resource models are detected during the construction phase of a bundle's application context
by the
ModelRegistrar. |
| io.neba.core.util |
| Class and Description |
|---|
| Key
A key based on multiple values, e.g.
|
| Class and Description |
|---|
| ResolvedModelSource
Represents the result of a lookup of a
ResourceModel for
a Resource. |
| Class and Description |
|---|
| Annotations
Supports meta-annotations by looking up annotations in the transitive
hull (annotations and their annotations, called meta-annotations) of a given
AnnotatedElement. |
| OsgiModelSource
A source for models provided by a
ResourceModelFactory provided
by a Bundle. |
| ResourcePaths.ResourcePath
Represents a path consisting of segments that may represent placeholders of the form
${name} which can be resolved via ResourcePaths.ResourcePath.resolve(Function). |
| Class and Description |
|---|
| OsgiModelSource
A source for models provided by a
ResourceModelFactory provided
by a Bundle. |
| ResolvedModelSource
Represents the result of a lookup of a
ResourceModel for
a Resource. |
| Class and Description |
|---|
| Annotations
Supports meta-annotations by looking up annotations in the transitive
hull (annotations and their annotations, called meta-annotations) of a given
AnnotatedElement. |
| ClassHierarchyIterator
Used to iterate over a class hierarchy in the order:
type
implemented interfaces
supertype
.
|
| Key
A key based on multiple values, e.g.
|
| NodeTypeHierarchyIterator
Iterates the
node type hierarchy of a Node. |
| OsgiModelSource
A source for models provided by a
ResourceModelFactory provided
by a Bundle. |
| ResourcePaths.ResourcePath
Represents a path consisting of segments that may represent placeholders of the form
${name} which can be resolved via ResourcePaths.ResourcePath.resolve(Function). |
| ResourceTypeHierarchyIterator
Iterates the type hierarchy of a
Resource starting with the resource's
"sling:resourceType". |
Copyright © 2024. All rights reserved.