Uses of Class
com.sapportals.portal.pcd.gl.notif.ObservableEvent

Packages that use ObservableEvent
com.sapportals.portal.pcd.gl.notif Observer pattern that allows semantic objects to stay up-to-date. 
 

Uses of ObservableEvent in com.sapportals.portal.pcd.gl.notif
 

Fields in com.sapportals.portal.pcd.gl.notif declared as ObservableEvent
static ObservableEvent ObservableEvent.DELETION
          Wraps the String "DELETED".
static ObservableEvent ObservableEvent.UPDATE
          Wraps the String "UPDATED".
 

Methods in com.sapportals.portal.pcd.gl.notif with parameters of type ObservableEvent
 boolean ObservableEvent.equals(ObservableEvent other)
           
 void IObserver.observe(ObservableEvent event)
          This method is called whenever the observed object was changed.
 



Copyright 2011 SAP AG Complete Copyright Notice