Package | Description |
---|---|
com.neurosys.modules.etl | |
com.neurosys.template.model |
Modifier and Type | Class and Description |
---|---|
class |
EnsureAttributeExistsTransformer
Extends
EnsureAccessorExistsTransformer
Additionally if any of the instances in the access chain are Attribute type then it sets the Entity and Attribute name to the Attribute . |
Modifier and Type | Method and Description |
---|---|
EnsureAccessorExistsTransformer |
Template.getAccessorExistsTransformer()
While creating new records some nested entities may need to be constructed before
#save(Serializable, MetaItem, Object) |
Modifier and Type | Method and Description |
---|---|
void |
Template.setAccessorExistsTransformer(EnsureAccessorExistsTransformer accessorExistsTransformer)
While creating new records some nested entities may need to be constructed before
#save(Serializable, MetaItem, Object) |
Copyright © 2018. All rights reserved.