Uses of Package
org.omnaest.utils.beans.replicator

Packages that use org.omnaest.utils.beans.replicator
org.omnaest.utils.beans.replicator   
 

Classes in org.omnaest.utils.beans.replicator used by org.omnaest.utils.beans.replicator
BeanCopier
          The BeanCopier is a simple BeanReplicator which has the same source and target type
BeanReplicator
          General
A BeanReplicator allows to BeanReplicator.copy(Object, Object) or BeanReplicator.clone(Object) instances from one type to another type.
BeanReplicator.ConverterPipeDeclarer
           
BeanReplicator.Declaration
          A BeanReplicator.Declaration allows to declare several kinds of mappings a BeanReplicator should rely on.
BeanReplicator.DeclarationSupport
          The BeanReplicator.DeclarationSupport allows to add e.g. type to type or property name mappings, ElementConverter pipes, preservations, ...
BeanReplicator.PipeBuilder
          The BeanReplicator.PipeBuilder allows to construct a pipe from a given type to another over one or multiple ElementConverter instances.
CopyException
           
PreservationAndIgnorationDeclarer
          A PreservationAndIgnorationDeclarer allows to specify excluded types and pathes, as well as preserved types and paths.
TypeToTypeMappingDeclarer
           
 



Copyright © 2013. All Rights Reserved.