|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanReplicator | |
|---|---|
| org.omnaest.utils.beans.replicator | |
| Uses of BeanReplicator in org.omnaest.utils.beans.replicator |
|---|
| Subclasses of BeanReplicator in org.omnaest.utils.beans.replicator | |
|---|---|
class |
BeanCopier<B>
The BeanCopier is a simple BeanReplicator which has the same source and target type |
| Methods in org.omnaest.utils.beans.replicator that return BeanReplicator | |
|---|---|
BeanReplicator<FROM,TO> |
BeanReplicator.declare(BeanReplicator.Declaration declaration)
Allows the specify a mapping BeanReplicator.Declaration BeanReplicator.Declaration have to be made before any call to copy(Object, Object) or clone(Object) |
BeanReplicator<FROM,TO> |
BeanReplicator.setExceptionHandler(ExceptionHandler exceptionHandler)
The given ExceptionHandler should handle any CopyException and PreparedBeanCopier.NonMatchingPropertyException |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||