public interface IacucAlternateSearchService
| Modifier and Type | Method and Description |
|---|---|
void |
addAlternateSearch(IacucProtocol protocol,
IacucAlternateSearch newAlternateSearch,
List<String> selectedDatabases) |
void |
deleteAlternateSearch(IacucProtocol protocol,
int index) |
void addAlternateSearch(IacucProtocol protocol, IacucAlternateSearch newAlternateSearch, List<String> selectedDatabases)
void deleteAlternateSearch(IacucProtocol protocol, int index)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.