| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A mutable second-class object.
| Method Summary | |
 void | 
applyUpdates()
Called to indicate that the owning object is being made persistent, or that the persistent state of this field is being updated.  | 
 java.lang.Object | 
clone()
Returns a clone of this SCO instance.  | 
 java.lang.String | 
getFieldName()
Returns the field name in the owner object.  | 
 java.lang.Object | 
getOwner()
Returns the owner object of the SCO instance.  | 
 void | 
makeDirty()
Marks this object dirty.  | 
 void | 
unsetOwner()
Disconnects this object from its owner.  | 
| Method Detail | 
public java.lang.Object getOwner()
null if currently unowned.public java.lang.String getFieldName()
null if currently unowned.public void makeDirty()
public void applyUpdates()
public void unsetOwner()
public java.lang.Object clone()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||