|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusinessObject
Interface for business objects
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
Method Summary | |
---|---|
void |
refresh()
Refreshes any reference objects from the primitive values. |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
---|
toString |
Method Detail |
---|
void refresh()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |