|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||