| Name | Description | Type | Package | Framework |
| IObservable | Observable interface. | Interface | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver |
| IObserver | Objects that want to register on updates from an IObservable can do that by implementing this interface (providing the method observe(ObservableEvent)) | Interface | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver |
| ObservableEvent | Implements merely a wrapper around a String. | Class | com.sapportals.portal.pcd.gl.notif | SAP NetWeaver |