public class ValidMethodOfPaymentValuesFinder
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
Frequency business object.| Constructor and Description |
|---|
ValidMethodOfPaymentValuesFinder()
Constructs a FrequencyCodeValuesFinder.java.
|
ValidMethodOfPaymentValuesFinder(String basisOfPaymentCode)
Constructs a ValidMethodOfPaymentValuesFinder.java.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBasisOfPaymentCode() |
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues()
Constructs the list of Valid MethodOfPayment pairs for the set basisOfPaymentCode.
|
protected org.kuali.rice.krad.service.KeyValuesService |
getKeyValuesService()
Wrapper method for retrieval of KeyValuesService
|
void |
setBasisOfPaymentCode(String basisOfPaymentCode) |
public ValidMethodOfPaymentValuesFinder()
public ValidMethodOfPaymentValuesFinder(String basisOfPaymentCode)
basisOfPaymentCode - public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
org.kuali.core.lookup.keyvalues.KeyValuesFinder#getKeyValues()protected org.kuali.rice.krad.service.KeyValuesService getKeyValuesService()
public String getBasisOfPaymentCode()
public void setBasisOfPaymentCode(String basisOfPaymentCode)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.