public abstract class AbstractSystemObject extends AbstractBuildableObject implements SystemObject
AbstractDBObject.ChildSupport, AbstractDBObject.ListenerSupport| Constructor and Description | 
|---|
AbstractSystemObject()  | 
AbstractSystemObject(java.lang.String name, DBObjectID dbObjectID)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
fireObjectUpdated(DBObjectChange change)
Notifies any registered listeners of the change to this object. 
 | 
checkInit, checkInit, copyToImpl, equalsImpl, getOwnedObjectsImpl, getProperties, getReferenceIDsImpl, needsInitializationaddObjectListener, addObjectListener, addObjectListener, changeParent, compareToImpl, copyObject, copyTo, copyTo, copyTo, copyTo, equals, findOwnedObject, findOwnedObject, findOwnedObject, findOwnedObject, findParent, firePropertyChanged, getChildSupport, getID, getName, getOwnedObjects, getOwnedObjects, getParent, getProperty, getProperty, getReferenceIDs, hashCode, includeOwnedObject, includesType, includesType, removeObjectListener, removeObjectListener, removeObjectListener, removeOwnedObject, removeThisAsParent, replaceReferenceIDs, setID, setName, setProperties, setProperty, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddObjectListener, removeObjectListeneraddObjectListener, copyTo, copyTo, copyTo, findOwnedObject, findOwnedObject, findOwnedObject, getID, getName, getOwnedObjects, getOwnedObjects, getParent, getProperties, getReferenceIDs, getType, removeObjectListener, removeOwnedObject, replaceReferenceIDs, setID, setNamegetProperty, getProperty, setProperties, setProperty
public AbstractSystemObject(java.lang.String name,
                    DBObjectID dbObjectID)
public AbstractSystemObject()
public final void fireObjectUpdated(DBObjectChange change)
SystemObjectfireObjectUpdated in interface SystemObjectfireObjectUpdated in class AbstractBuildableObject