public interface BusinessObject extends ModelObjectBasic
 Business objects are special objects to the Rice framework that indicate an object has certain features
 (like refresh), most business objects are persistable see PersistableBusinessObjectBase
 
| Modifier and Type | Method and Description | 
|---|---|
| void | refresh()Refreshes any reference objects from the primitive values. | 
toStringvoid refresh()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.