org.kuali.student.enrollment.class2.courseoffering.keyvalue
Class FormatsForCreateAOKeyValues
java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
org.kuali.student.enrollment.class2.courseoffering.keyvalue.FormatsForCreateAOKeyValues
- All Implemented Interfaces:
- Serializable, org.kuali.rice.krad.keyvalues.KeyValuesFinder, org.kuali.rice.krad.uif.control.UifKeyValuesFinder
public class FormatsForCreateAOKeyValues
- extends org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
- implements Serializable
This class retrieves Formats based on the course and returns a key-value pair list of
the Activity Type name and the Activity Id
- Author:
- andrewlubbers
- See Also:
- Serialized Form
Method Summary |
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues(org.kuali.rice.krad.uif.view.ViewModel model)
|
Methods inherited from class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase |
getKeyValues, isAddBlankOption, setAddBlankOption |
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 |
Methods inherited from interface org.kuali.rice.krad.keyvalues.KeyValuesFinder |
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues |
FormatsForCreateAOKeyValues
public FormatsForCreateAOKeyValues()
getKeyValues
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues(org.kuali.rice.krad.uif.view.ViewModel model)
- Specified by:
getKeyValues
in interface org.kuali.rice.krad.uif.control.UifKeyValuesFinder
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.