org.kuali.kfs.module.cg.businessobject.options
Class ProposalStatusValuesFinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.kfs.module.cg.businessobject.options.ProposalStatusValuesFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder

public class ProposalStatusValuesFinder
extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase

Gets a custom-formatted list of ProposalStatus values.


Constructor Summary
ProposalStatusValuesFinder()
           
 
Method Summary
 List getKeyValues()
           
 
Methods inherited from class org.kuali.rice.kns.lookup.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
 

Constructor Detail

ProposalStatusValuesFinder

public ProposalStatusValuesFinder()
Method Detail

getKeyValues

public List getKeyValues()
See Also:
org.kuali.keyvalues.KeyValuesFinder#getKeyValues()


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