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

Packages that use GetDataViewCategoriesResponseType
com.tibco.bpm.web.client.model.types.data   
com.tibco.bpm.web.client.services.client.data   
 

Uses of GetDataViewCategoriesResponseType in com.tibco.bpm.web.client.model.types.data
 

Methods in com.tibco.bpm.web.client.model.types.data that return GetDataViewCategoriesResponseType
 GetDataViewCategoriesResponseType GetDataViewCategoriesResponse.getResponse()
           
 

Methods in com.tibco.bpm.web.client.model.types.data with parameters of type GetDataViewCategoriesResponseType
 void GetDataViewCategoriesResponse.setResponse(GetDataViewCategoriesResponseType response)
           
 

Uses of GetDataViewCategoriesResponseType 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 GetDataViewCategoriesResponseType
 void DataViewClientService.getDataViewCategories(GetDataViewsForAllCategoriesRequest catSearchDetails, com.google.gwt.user.client.rpc.AsyncCallback<GetDataViewCategoriesResponseType> callback)
           
 void DataViewClientService.getDataViewSubCategories(GetDataViewCategoriesRequest categoriesRequest, com.google.gwt.user.client.rpc.AsyncCallback<GetDataViewCategoriesResponseType> callback)
           
 



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