org.omnaest.utils.beans.replicator
Interface BeanReplicator.DeclarationSupport

All Superinterfaces:
BeanReplicator.ConverterPipeDeclarer, PreservationAndIgnorationDeclarer, Serializable, TypeToTypeMappingDeclarer
Enclosing class:
BeanReplicator<FROM,TO>

public static interface BeanReplicator.DeclarationSupport
extends TypeToTypeMappingDeclarer, BeanReplicator.ConverterPipeDeclarer, PreservationAndIgnorationDeclarer

The BeanReplicator.DeclarationSupport allows to add e.g. type to type or property name mappings, ElementConverter pipes, preservations, ...

Author:
Omnaest

Method Summary
 
Methods inherited from interface org.omnaest.utils.beans.replicator.TypeToTypeMappingDeclarer
addPropertyNameMapping, addPropertyNameMapping, addTypeAndPropertyNameMapping, addTypeAndPropertyNameMapping, addTypeMapping, addTypeMappingForPath
 
Methods inherited from interface org.omnaest.utils.beans.replicator.BeanReplicator.ConverterPipeDeclarer
addConverterPipeFrom
 
Methods inherited from interface org.omnaest.utils.beans.replicator.PreservationAndIgnorationDeclarer
addAllIgnoredTypes, addAllPreservedTypes, addIgnoredPath, addIgnoredType, addPreservedPath, addPreservedType, setIgnoredDeepnessLevel, setPreservedDeepnessLevel
 



Copyright © 2013. All Rights Reserved.