org.kuali.rice.krad.lookup
Class LookupResultsDDBo
java.lang.Object
org.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.TransientBusinessObjectBase
org.kuali.rice.krad.lookup.LookupResultsDDBo
- All Implemented Interfaces:
- Serializable, ModelObjectBasic, BusinessObject
public class LookupResultsDDBo
- extends TransientBusinessObjectBase
Mock business object to try out the LookupResults DD support strategy
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
LookupResultsDDBo
public LookupResultsDDBo(String value)
getSomeValue
public String getSomeValue()
- Returns:
- the someValue
setSomeValue
public void setSomeValue(String someValue)
- Parameters:
someValue
- the someValue to set
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.