| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubDirtyable
Objects that implement the SubDirtyable interface indicate that they are to be saved as content of the document that owns them.
| Method Summary | |
|---|---|
|  void | setOwner(Dirtyable owner)This method should be called to set the document in which a SubDirtyableimplementation will be persisted. | 
| Methods inherited from interface oracle.javatools.data.Dirtyable | 
|---|
| isDirty, markDirty | 
| Method Detail | 
|---|
void setOwner(Dirtyable owner)
SubDirtyable implementation will be persisted.owner - The Dirtyable object in which this SubDirtyable will be saved.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||