| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| 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 SubDirtyable implementation 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.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||