org.kuali.student.enrollment.class2.autogen.keyvalue
Class ARGClustersForCreateAOKeyValues

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.autogen.keyvalue.ARGClustersForCreateAOKeyValues
All Implemented Interfaces:
Serializable, KeyValuesFinder, UifKeyValuesFinder

public class ARGClustersForCreateAOKeyValues
extends UifKeyValuesFinderBase
implements Serializable

This class //TODO ...

Author:
Kuali Student Team
See Also:
Serialized Form

Constructor Summary
ARGClustersForCreateAOKeyValues()
           
 
Method Summary
protected  CourseOfferingService getCourseOfferingService()
           
protected  CourseService getCourseService()
           
 List<KeyValue> getKeyValues(ViewModel model)
           
protected  TypeService getTypeService()
           
 
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

ARGClustersForCreateAOKeyValues

public ARGClustersForCreateAOKeyValues()
Method Detail

getKeyValues

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

getCourseService

protected CourseService getCourseService()

getTypeService

protected TypeService getTypeService()

getCourseOfferingService

protected CourseOfferingService getCourseOfferingService()


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