public abstract class FieldPopulator extends Object
Constructor and Description |
---|
FieldPopulator(Object factObject,
String fieldName) |
Modifier and Type | Method and Description |
---|---|
abstract void |
populate(Map<String,Object> populatedData) |
protected void |
populateField(Object value,
Map<String,Object> populatedData) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.