public class ItemStatusForEditor extends org.kuali.rice.krad.keyvalues.KeyValuesBase
| Constructor and Description | 
|---|
ItemStatusForEditor()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<org.kuali.rice.core.api.util.KeyValue> | 
getKeyValues()
This method returns the List of  ConcreteKeyValue (excludes the values in ITEM_STATUS_READONLY parameter),
 ConcreteKeyValue has two arguments itemAvailableStatusCode and
 itemAvailableStatusName. 
 | 
String | 
getParameter(String name)  | 
public ItemStatusForEditor()
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
public String getParameter(String name)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.