public class DocumentJavaFieldWriter extends Object implements io.atlasmap.spi.AtlasFieldWriter
Constructor and Description |
---|
DocumentJavaFieldWriter() |
Modifier and Type | Method and Description |
---|---|
Object |
getRootObject() |
void |
setRootObject(Object rootObject) |
void |
setTargetValueConverter(TargetValueConverter converter) |
void |
write(io.atlasmap.spi.AtlasInternalSession session) |
public void write(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException
write
in interface io.atlasmap.spi.AtlasFieldWriter
io.atlasmap.api.AtlasException
public Object getRootObject()
public void setRootObject(Object rootObject)
public void setTargetValueConverter(TargetValueConverter converter)
Copyright © 2018 JBoss by Red Hat. All rights reserved.