org.kuali.hr.time.roles
Class TkRoleValuesFinder
java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.hr.time.roles.TkRoleValuesFinder
- All Implemented Interfaces:
- Serializable, org.kuali.rice.krad.keyvalues.KeyValuesFinder
public class TkRoleValuesFinder
- extends org.kuali.rice.krad.keyvalues.KeyValuesBase
- See Also:
- Serialized Form
Method Summary |
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues()
|
org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm |
getKualiForm()
|
void |
setKualiForm(org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm kualiForm)
|
Methods inherited from class org.kuali.rice.krad.keyvalues.KeyValuesBase |
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValues |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TkRoleValuesFinder
public TkRoleValuesFinder()
getKualiForm
public org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm getKualiForm()
setKualiForm
public void setKualiForm(org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm kualiForm)
getKeyValues
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.