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

Packages that use GetDataViewDetailsResponse
com.tibco.bpm.web.client.services.client.data   
 

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

Method parameters in com.tibco.bpm.web.client.services.client.data with type arguments of type GetDataViewDetailsResponse
 void DataViewClientService.getDataViewDetailsByApp(java.lang.String appName, java.lang.Integer version, com.google.gwt.user.client.rpc.AsyncCallback<GetDataViewDetailsResponse> callback)
           
 void DataViewClientService.getDataViewDetailsByCaseClass(java.lang.String caseClass, java.lang.Integer version, com.google.gwt.user.client.rpc.AsyncCallback<GetDataViewDetailsResponse> callback)
           
 void DataViewClientService.getDataViewDetailsByName(java.lang.String viewName, boolean nameOnly, com.google.gwt.user.client.rpc.AsyncCallback<GetDataViewDetailsResponse> callback)
           
 



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