Package | Description |
---|---|
info.magnolia.config.registry | |
info.magnolia.jcr.node2bean | |
info.magnolia.jcr.node2bean.impl | |
info.magnolia.transformer |
Modifier and Type | Method and Description |
---|---|
static DefinitionProviderProblemBuilder |
DefinitionProvider.Problem.fromTransformationProblem(TransformationProblem transformationProblem) |
Modifier and Type | Method and Description |
---|---|
Collection<TransformationProblem> |
TransformationState.getProblems() |
Modifier and Type | Method and Description |
---|---|
void |
TransformationState.pushProblem(TransformationProblem problem) |
Modifier and Type | Method and Description |
---|---|
Collection<TransformationProblem> |
TransformationStateImpl.getProblems() |
Modifier and Type | Method and Description |
---|---|
void |
TransformationStateImpl.pushProblem(TransformationProblem problem) |
Modifier and Type | Method and Description |
---|---|
TransformationProblem |
TransformationProblem.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Collection<TransformationProblem> |
TransformationResult.getProblems()
Mis-configured properties, failed conversion of sub-parts etc.
|
Collection<TransformationProblem> |
TransformationResult.TransformationResultImpl.getProblems() |
Modifier and Type | Method and Description |
---|---|
static <T> TransformationResult<T> |
TransformationResult.transformationResult(T bean,
Collection<TransformationProblem> problems) |
Constructor and Description |
---|
TransformationResultImpl(T bean,
Collection<TransformationProblem> problems) |
Copyright © 2003–2019 Magnolia International Ltd.. All rights reserved.