public abstract class AbstractChildBuildableObject extends AbstractBuildableObject implements ChildDBObject
AbstractDBObject.ChildSupport, AbstractDBObject.ListenerSupport| Constructor and Description | 
|---|
| AbstractChildBuildableObject() | 
| AbstractChildBuildableObject(java.lang.String name,
                            DBObject parent) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setParent(DBObject parent)Sets the parent of this object. | 
checkInit, checkInit, copyToImpl, getOwnedObjectsImpl, getProperties, getReferenceIDsImpl, needsInitialization, processPropertyChange, setIDaddObjectListener, addObjectListener, addObjectListener, changeParent, compareToImpl, copyObject, copyTo, copyTo, copyTo, copyTo, equals, equalsImpl, findOwnedObject, findOwnedObject, findOwnedObject, findOwnedObject, findParent, fireObjectUpdated, firePropertyChanged, getChildSupport, getChildSupport, getID, getName, getOwnedObjects, getOwnedObjects, getParent, getProperty, getProperty, getReferenceIDs, hashCode, includeOwnedObject, includesType, includesType, removeObjectListener, removeObjectListener, removeObjectListener, removeOwnedObject, removeThisAsParent, replaceReferenceIDs, setName, setProperties, setProperty, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetParentaddObjectListener, copyTo, copyTo, copyTo, equals, findOwnedObject, findOwnedObject, findOwnedObject, getID, getName, getOwnedObjects, getOwnedObjects, getProperties, getProperty, getProperty, getReferenceIDs, getType, hashCode, removeObjectListener, removeOwnedObject, replaceReferenceIDs, setID, setName, setProperties, setPropertypublic AbstractChildBuildableObject()
public AbstractChildBuildableObject(java.lang.String name,
                                    DBObject parent)
public final void setParent(DBObject parent)
ChildDBObjectsetParent in interface ChildDBObject