public class IacucAlternateSearchHelper extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected IacucProtocolForm |
form |
| Constructor and Description |
|---|
IacucAlternateSearchHelper(IacucProtocolForm form) |
| Modifier and Type | Method and Description |
|---|---|
IacucProtocolForm |
getForm() |
IacucAlternateSearch |
getNewAlternateSearch() |
List<String> |
getNewDatabases() |
boolean |
isModifyPermissions() |
void |
prepareView() |
void |
setForm(IacucProtocolForm form) |
void |
setNewAlternateSearch(IacucAlternateSearch newAlternateSearch) |
void |
setNewDatabases(List<String> newDatabases) |
protected IacucProtocolForm form
public IacucAlternateSearchHelper(IacucProtocolForm form)
public IacucAlternateSearch getNewAlternateSearch()
public void setNewAlternateSearch(IacucAlternateSearch newAlternateSearch)
public void prepareView()
public IacucProtocolForm getForm()
public void setForm(IacucProtocolForm form)
public boolean isModifyPermissions()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.