public class ExecuteDataRetrieval extends Object
| Constructor and Description |
|---|
ExecuteDataRetrieval(VitroRequest vreq,
com.hp.hpl.jena.rdf.model.Model displayModel,
Individual individual)
Constructor with display model and data getter URI that will be called by reflection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
executeDataGetters(Map<String,Object> mapForTemplate) |
List<DataGetter> |
retrieveDataGetters() |
public ExecuteDataRetrieval(VitroRequest vreq, com.hp.hpl.jena.rdf.model.Model displayModel, Individual individual)
Copyright © 2016. All rights reserved.