Uses of Class
com.tibco.bpm.web.client.model.types.data.CreateDataViewRequest

Packages that use CreateDataViewRequest
com.tibco.bpm.web.client.services.actions.data   
com.tibco.bpm.web.client.services.client.data   
 

Uses of CreateDataViewRequest in com.tibco.bpm.web.client.services.actions.data
 

Methods in com.tibco.bpm.web.client.services.actions.data that return CreateDataViewRequest
 CreateDataViewRequest CreateDataView.getCreateDataViewRequest()
           
 

Methods in com.tibco.bpm.web.client.services.actions.data with parameters of type CreateDataViewRequest
 void CreateDataView.setCreateDataViewRequest(CreateDataViewRequest createDataViewRequest)
           
 

Constructors in com.tibco.bpm.web.client.services.actions.data with parameters of type CreateDataViewRequest
CreateDataView(CreateDataViewRequest createDataViewRequest)
           
 

Uses of CreateDataViewRequest in com.tibco.bpm.web.client.services.client.data
 

Methods in com.tibco.bpm.web.client.services.client.data with parameters of type CreateDataViewRequest
 void DataViewClientService.createDataView(CreateDataViewRequest payLoad, com.google.gwt.user.client.rpc.AsyncCallback<CreateDataViewResponse> callback)
           
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.