Class: EditDataViewRequest

tibco.objectapi.service.request.EditDataViewRequest

new EditDataViewRequest(body, viewId)

Object EditDataViewRequest Usage: RestApiService.getGlobaldataService().editDataView(request, callback);
Parameters:
Name Type Description
body tibco.objectapi.bds.rest.ViewSpecificationWithCategoriesType The specification for the data view being updated.
viewId number (Java type: long) ID of the data view to update.
Since:
  • 4.0.0