org.kuali.kfs.module.purap.businessobject.options
Class AddressToVendorIndicatorValuesFinder

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

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

Generates key-value pairs for AddressToVendorIndicator in ReceivingAddress, so that the indicator's boolean values will correspond to strings to display for the corresponding radio buttons.


Constructor Summary
AddressToVendorIndicatorValuesFinder()
           
 
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

AddressToVendorIndicatorValuesFinder

public AddressToVendorIndicatorValuesFinder()
Method Detail

getKeyValues

public List getKeyValues()


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