public class ContactsValuesFinder
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
| Constructor and Description |
|---|
ContactsValuesFinder() |
| Modifier and Type | Method and Description |
|---|---|
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues()
This method retrieves a Collection of AwardSponsorContact objects and puts them in a key-label pair in a particular pattern.
|
protected org.kuali.rice.krad.service.KeyValuesService |
getKeyValuesService()
This is a wrapper method for the retrieval of KeyValuesService.
|
protected org.kuali.rice.krad.service.PersistenceService |
getPersistenceService()
This is a wrapper method for the retrieval of PersistenceService.
|
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
KeyValuesFinder.getKeyValues()protected org.kuali.rice.krad.service.KeyValuesService getKeyValuesService()
protected org.kuali.rice.krad.service.PersistenceService getPersistenceService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.