public class DataViewHandler extends Object
| Constructor and Description |
|---|
DataViewHandler(OMEntityDao omEntityDao,
LookupHelper lookupHelper,
OMRSRepositoryHelper helper,
OMRSAuditLog auditLog) |
| Modifier and Type | Method and Description |
|---|---|
String |
createDataView(String userId,
DataViewRequestBody requestBody)
Creating data view based on payload
|
public DataViewHandler(OMEntityDao omEntityDao, LookupHelper lookupHelper, OMRSRepositoryHelper helper, OMRSAuditLog auditLog)
public String createDataView(String userId, DataViewRequestBody requestBody) throws DataViewCreationException
userId - calling userrequestBody - json describing the data viewDataViewCreationException - unable to create viewCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.