For OBJECT_ADDED
, OBJECT_REMOVED
or OBJECT_RENAMED
type events this method calls the corresponding method in the NamespaceChangedListener
interface. For OBJECT_CHANGED
type events this method calls objectChanged()
in the ObjectChangeListener
interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|