public class ExecuteDataRetrieval extends Object
| Constructor and Description |
|---|
ExecuteDataRetrieval(VitroRequest vreq,
org.apache.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, org.apache.jena.rdf.model.Model displayModel, Individual individual)
Copyright © 2021. All rights reserved.