public interface SubDirtyable extends Dirtyable
SubDirtyable interface
  indicate that they are to be saved as content of the document that
  owns them.| Modifier and Type | Method and Description | 
|---|---|
void | 
setOwner(Dirtyable owner)
This method should be called to set the document in which a
   
SubDirtyable implementation will be persisted. |