Package | Description |
---|---|
com.orchestranetworks.addon.tese |
Provides classes and interfaces required for the Search and History operations.
|
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.
|