| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.bo.BusinessObjectBase
public abstract class BusinessObjectBase
Transient Business Object Base Business Object
| Constructor Summary | |
|---|---|
| BusinessObjectBase()Default constructor. | |
| Method Summary | |
|---|---|
|  void | prepareForWorkflow()Deprecated. will be removed in rice 1.1 | 
|  String | toString()This will return a proper string representation of the Model Object. | 
| protected  String | toStringBuilder(LinkedHashMap<String,Object> fieldValues)Deprecated. will be removed in rice 1.1 | 
| protected  LinkedHashMap<String,Object> | toStringMapper()Deprecated. will be removed in rice 1.1 | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject | 
|---|
| refresh | 
| Constructor Detail | 
|---|
public BusinessObjectBase()
| Method Detail | 
|---|
@Deprecated protected final String toStringBuilder(LinkedHashMap<String,Object> fieldValues)
@Deprecated protected final LinkedHashMap<String,Object> toStringMapper()
public String toString()
ModelObjectBasic
toString in interface ModelObjectBasictoString in class Object@Deprecated public final void prepareForWorkflow()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||