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

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

public class ARGFormatsForCreateAOKeyValues
extends 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

Constructor Summary
ARGFormatsForCreateAOKeyValues()
           
 
Method Summary
 List<KeyValue> getKeyValues(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
 

Constructor Detail

ARGFormatsForCreateAOKeyValues

public ARGFormatsForCreateAOKeyValues()
Method Detail

getKeyValues

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


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