org.kuali.rice.krad.test.document
Class AccountStateKeyValues

java.lang.Object
  extended by org.kuali.rice.krad.keyvalues.KeyValuesBase
      extended by org.kuali.rice.krad.test.document.AccountStateKeyValues
All Implemented Interfaces:
Serializable, KeyValuesFinder

public class AccountStateKeyValues
extends KeyValuesBase

This is a test values finder for use with the AccountWithDDAttributesDocument.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Constructor Summary
AccountStateKeyValues()
           
 
Method Summary
 List getKeyValues()
          Constructs a hard-coded list of valid key-label pairs.
 
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
 

Constructor Detail

AccountStateKeyValues

public AccountStateKeyValues()
Method Detail

getKeyValues

public List getKeyValues()
Constructs a hard-coded list of valid key-label pairs.

See Also:
KeyValuesFinder.getKeyValues()


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