| Modifier and Type | Method and Description |
|---|---|
List<SearchHistory> |
HistoryOperations.getDatasetSearchHistory(com.onwbp.adaptation.Adaptation dataset,
com.orchestranetworks.service.UserReference userReference)
Retrieves the current user's search history for the specified dataset.
|
List<SearchHistory> |
HistoryOperations.getRepositorySearchHistory(com.orchestranetworks.instance.Repository repository,
com.orchestranetworks.service.UserReference userReference)
Retrieves the current user's repository search history.
|
List<SearchHistory> |
HistoryOperations.getTableSearchHistory(com.orchestranetworks.instance.Repository repository,
TableDescriptor tableDescriptor,
com.orchestranetworks.service.UserReference userReference)
Retrieves the current user's search history for the specified table.
|