public class IacucProtocolSpeciesValuesFinder
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
| Constructor and Description |
|---|
IacucProtocolSpeciesValuesFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected HashMap<Integer,String> |
getDistinctSpeciesList(Collection<IacucProtocolSpecies> protocolSpeciesList)
This method is to get a distinct of species
|
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues()
Constructs the list of Iacuc Protocol Species.
|
protected org.kuali.rice.krad.service.KeyValuesService |
getKeyValuesService() |
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
KeyValuesFinder.getKeyValues()protected HashMap<Integer,String> getDistinctSpeciesList(Collection<IacucProtocolSpecies> protocolSpeciesList)
protocolSpeciesList - protected org.kuali.rice.krad.service.KeyValuesService getKeyValuesService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.