public class ContainerToIndexedEntityCollectionCopier extends net.sf.morph.transform.copiers.ContainerCopier
null copy source as an empty
collection.| Constructor and Description |
|---|
ContainerToIndexedEntityCollectionCopier()
Create a new ContainerToIndexedEntityCollectionCopier
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyImpl(Object destination,
Object source,
Locale locale,
Integer preferredTransformationType) |
protected Class<?>[] |
getDestinationClassesImpl() |
protected Class<?>[] |
getSourceClassesImpl() |
protected boolean |
isAutomaticallyHandlingNulls() |
void |
setDestinationClasses(Class[] destinationClasses) |
void |
setSourceClasses(Class[] sourceClasses) |
convertImpl, createReusableSource, determineDestinationContainedType, determineDestinationContainedType, getContainedSourceToDestinationTypeMap, getNestedTransformer, isPreferGrow, isWrappingRuntimeExceptions, nestedTransform, put, setContainedSourceToDestinationTypeMap, setNestedTransformer, setPreferGrowgetBeanReflector, getContainerReflector, getGrowableContainerReflector, getIndexedContainerReflector, getMutableIndexedContainerReflector, hasReflectorclone, convert, convert, copy, copy, createDefaultReflector, createNewInstance, createNewInstanceImpl, equals, equals, equalsUnidirectionalTest, getDestinationClasses, getInstantiatingReflector, getLocale, getLog, getReflector, getReflector, getSourceClasses, getTransformableCallCache, getTransformerName, initialize, initializeImpl, isCachingIsTransformableCalls, isImpreciseTransformation, isImpreciseTransformationImpl, isInitialized, isPerformingLogging, isTransformable, isTransformableImpl, setCachingIsTransformableCalls, setInitialized, setLog, setReflector, setTransformableCallCache, setTransformerName, toStringpublic ContainerToIndexedEntityCollectionCopier()
public void setSourceClasses(Class[] sourceClasses)
setSourceClasses in class net.sf.morph.transform.transformers.BaseTransformerprotected Class<?>[] getSourceClassesImpl() throws Exception
getSourceClassesImpl in class net.sf.morph.transform.copiers.ContainerCopierExceptionpublic void setDestinationClasses(Class[] destinationClasses)
setDestinationClasses in class net.sf.morph.transform.transformers.BaseTransformerprotected Class<?>[] getDestinationClassesImpl() throws Exception
getDestinationClassesImpl in class net.sf.morph.transform.copiers.ContainerCopierExceptionprotected void copyImpl(Object destination, Object source, Locale locale, Integer preferredTransformationType) throws net.sf.morph.transform.TransformationException
copyImpl in class net.sf.morph.transform.copiers.ContainerCopiernet.sf.morph.transform.TransformationExceptionprotected boolean isAutomaticallyHandlingNulls()
isAutomaticallyHandlingNulls in class net.sf.morph.transform.transformers.BaseTransformerCopyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.