public interface ISearchCoordinatorSvc
Modifier and Type | Method and Description |
---|---|
void |
cancelAllActiveSearches() |
List<Long> |
getResources(String theUuid,
int theFrom,
int theTo) |
IBundleProvider |
registerSearch(IDao theCallingDao,
SearchParameterMap theParams,
String theResourceType,
CacheControlDirective theCacheControlDirective) |
void cancelAllActiveSearches()
IBundleProvider registerSearch(IDao theCallingDao, SearchParameterMap theParams, String theResourceType, CacheControlDirective theCacheControlDirective)
Copyright © 2014–2019 University Health Network. All rights reserved.