Package | Description |
---|---|
info.magnolia.config.converters | |
info.magnolia.config.registry | |
info.magnolia.config.source | |
info.magnolia.config.source.raw |
Modifier and Type | Method and Description |
---|---|
Reader |
DefinitionRawViewToYamlConverterImpl.convert(DefinitionRawView rawView) |
Reader |
DefinitionRawViewToYamlConverter.convert(DefinitionRawView rawView) |
static Map<String,Object> |
RawDefinitionViewToMapConverter.rawViewToMap(DefinitionRawView rawView) |
Modifier and Type | Field and Description |
---|---|
static DefinitionRawView |
DefinitionRawView.EMPTY
A null pattern implementation of
DefinitionRawView . |
Modifier and Type | Method and Description |
---|---|
DefinitionRawView |
DefinitionProvider.getRaw()
Returns a
DefinitionRawView representation the underlying bean; it might be
invalid, partially resolved and/or disabled. |
DefinitionRawView |
AbstractDefinitionProviderWrapper.getRaw() |
Modifier and Type | Method and Description |
---|---|
DefinitionProviderBuilder<T> |
DefinitionProviderBuilder.rawView(DefinitionRawView rawView) |
static DefinitionRawView.Property |
DefinitionRawView.Property.subBean(String name,
DefinitionRawView subRawView) |
Modifier and Type | Method and Description |
---|---|
DefinitionRawView |
MapBasedDefinitionProviderWrapper.getRaw() |
Modifier and Type | Class and Description |
---|---|
class |
DefinitionRawViewMapWrapper
This is a read-only view on the "raw" data of a configured definition.
|
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.