org.kuali.student.enrollment.class2.courseoffering.keyvalue
Class GradingOptionsKeyValues

java.lang.Object
  extended by org.kuali.rice.krad.keyvalues.KeyValuesBase
      extended by org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
          extended by org.kuali.student.enrollment.class2.courseoffering.keyvalue.GradingOptionsKeyValues
All Implemented Interfaces:
Serializable, KeyValuesFinder, UifKeyValuesFinder

public class GradingOptionsKeyValues
extends UifKeyValuesFinderBase
implements Serializable

This class //TODO ...

Author:
Kuali Student Team
See Also:
Serialized Form

Constructor Summary
GradingOptionsKeyValues()
           
 
Method Summary
protected  CourseService getCourseService()
           
 List<KeyValue> getKeyValues(ViewModel model)
           
protected  LRCService getLrcService()
           
 
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
 

Constructor Detail

GradingOptionsKeyValues

public GradingOptionsKeyValues()
Method Detail

getKeyValues

public List<KeyValue> getKeyValues(ViewModel model)
Specified by:
getKeyValues in interface UifKeyValuesFinder

getCourseService

protected CourseService getCourseService()

getLrcService

protected LRCService getLrcService()


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.