com.microstrategy.web.objects.WebBrowsePath.WebBrowsePathObserver |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
update(WebBrowsePath changedPath)
This method is triggered each time an attribute or element is added/removed.
|
This method is triggered each time an attribute or element is added/removed.
Changes to the
getBrowseHierarchyItems()
Collection
, and
add(String, String)
are also detectable via
this method.
changedPath | changed object |
---|