| Interface | Description |
|---|---|
| SyntheticField |
Abstraction of a
Field which allows different handling of the field accessors. |
| Class | Description |
|---|---|
| AbstractConverter |
Converter class to copy one field to the transfer object class.
|
| AccessorSyntheticField |
Abstraction of a
Field which uses the getter and setter if they exist. |
| ConverterHelper |
Helper class for building the converters for a pair of classes.
|
| ConvertInterceptorChainPiece |
A piece of the chain with convert interceptors.
|
| JTransfoImpl |
jTransfo main access point standard implementation.
|
| JTransfoJrebelPlugin |
Jrebel plugin, assure jTransfo does not keep working with 'old' class definitions.
|
| LockableList<T> |
A list which can be locked to prevent further modifications.
|
| NewInstanceObjectFinder |
Object finder which creates a new object using the no-arguments constructor.
|
| ReflectionHelper |
Helper class for all things class manipulation and reflection.
|
| SimpleSyntheticField |
Simple synthetic field which just exposes the field itself.
|
| TaggedConverter |
Converter which delegated to the specified converters for the tags.
|
| ToDomainConverter |
Converter class to copy one field to the domain class.
|
| ToHelper |
Helper for working with transfer objects.
|
| ToToConverter |
Converter class to copy one field to the transfer object class.
|
Copyright © 2017. All rights reserved.