org.kuali.rice.krad.test.document
Class AccountStateKeyValues
java.lang.Object
  
org.kuali.rice.krad.keyvalues.KeyValuesBase
      
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
 
 
| 
Method Summary | 
 List | 
getKeyValues()
 
          Constructs a hard-coded list of valid key-label pairs. | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AccountStateKeyValues
public AccountStateKeyValues()
getKeyValues
public List getKeyValues()
- Constructs a hard-coded list of valid key-label pairs.
- See Also:
 KeyValuesFinder.getKeyValues()
 
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.