Interface | Description |
---|---|
ToBeanTransformer<SRC_T> |
Common interface for the utilities which are capable of transforming some type of data into a bean.
|
TransformationProblem |
This introduces to encapsulate the type of problem and the relevant properties.
|
TransformationResult<T> |
This is used to track and aggregate errors during the process of conversion.
|
Class | Description |
---|---|
TransformationProblem.Builder |
TransformationProblem builder. |
TransformationResult.TransformationResultImpl<T> |
Default impl class.
|
Enum | Description |
---|---|
TransformationProblem.SeverityType |
Possible types of messages.
|
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.