T - public interface DataContributor<T extends DataObject>
| Modifier and Type | Method and Description |
|---|---|
void |
addMetaData(java.util.Map<java.lang.String,java.lang.Object> attributes,
T target)
Add to the set of meta-data.
|
void addMetaData(java.util.Map<java.lang.String,java.lang.Object> attributes,
T target)
attributes - target -