E
- public class EntitySelfTransformer<E> extends AbstractObjectToEntityTransformer<E,E>
Process.Event, Process.EventPoint
currentNodeIndex
columnFieldMapping, idempotent, mode, modesSupported, nestedObjectInitMap, nonAssociatedMappers
listeners, processState
Constructor and Description |
---|
EntitySelfTransformer() |
EntitySelfTransformer(EntitySelfTransformer t) |
Modifier and Type | Method and Description |
---|---|
protected E |
init(E rawInput,
Map<String,Object> intermediateObjects)
Create the core Entity and also initialize intermediateObjects (nested objects) with core entities
|
identifyNode, transform
consumeIntermediateObjects, getColumnFieldMapping, getEntityAccessTransformer, getMode, getModesSupported, getNestedObjectInitMap, getNonAssiciatedMappers, getNonAssociatedMappers, getValue, init, isIdempotent, nestedInit, processValue, setColumnFieldMapping, setEntity, setEntityAccessTransformer, setIdempotent, setMode, setModesSupported, setNestedObjectInitMap, setNonAssociatedMappers
addListener, getListeners, onChangeHandler, setListeners
public EntitySelfTransformer()
public EntitySelfTransformer(EntitySelfTransformer t)
protected E init(E rawInput, Map<String,Object> intermediateObjects)
AbstractEntityTransformer
init
in class AbstractEntityTransformer<E,String,E>
intermediateObjects
- the Map into which we can pre-initialize stuffCopyright © 2018. All rights reserved.