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

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

Uses of SearchResults 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 SearchResults
 void DataViewClientService.getCaseReferencesForAdHocView(AdhocViewEvaluationOptionsType type, com.google.gwt.user.client.rpc.AsyncCallback<SearchResults> callback)
           
 void DataViewClientService.getCaseReferencesForDataViewByID(java.lang.Long viewID, com.google.gwt.user.client.rpc.AsyncCallback<SearchResults> callback)
           
 void DataViewClientService.getCaseReferencesForDataViewByID(java.lang.Long viewID, ViewEvaluationOptionsTypeRequest evaluationOptionsType, com.google.gwt.user.client.rpc.AsyncCallback<SearchResults> callback)
           
 void DataViewClientService.getCaseReferencesForDataViewByName(java.lang.String viewName, com.google.gwt.user.client.rpc.AsyncCallback<SearchResults> callback)
           
 



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