public class DataViewHandler extends Object
| Constructor and Description |
|---|
DataViewHandler(OMEntityDao omEntityDao,
LookupHelper lookupHelper,
OMRSRepositoryHelper helper,
OMRSAuditLog auditLog) |
| Modifier and Type | Method and Description |
|---|---|
void |
createDataView(String userId,
DataViewRequestBody requestBody) |
public DataViewHandler(OMEntityDao omEntityDao, LookupHelper lookupHelper, OMRSRepositoryHelper helper, OMRSAuditLog auditLog)
public void createDataView(String userId, DataViewRequestBody requestBody) throws DataViewCreationException
userId - requestBody - - json describing the data viewDataViewCreationExceptionCopyright © 2018–2019 ODPi. All rights reserved.