com.sapportals.portal.pcd.gl.notif

Class ObservableEvent

java.lang.Object
  extended by com.sapportals.portal.pcd.gl.notif.ObservableEvent

public class ObservableEvent
extends Object

Observable events. Implements merely a wrapper around a String.

See Also:
IObservable, IObserver

Field Summary
static ObservableEvent DELETION
          Wraps the String "DELETED".
static ObservableEvent UPDATE
          Wraps the String "UPDATED".
 
Constructor Summary
ObservableEvent(String anId)
           
 
Method Summary
 boolean equals(Object other)
           
 boolean equals(ObservableEvent other)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

UPDATE

public static final ObservableEvent UPDATE
Wraps the String "UPDATED". This instance is used by the Pcd GL if the object was potentially updated.


DELETION

public static final ObservableEvent DELETION
Wraps the String "DELETED". This instance is used by the Pcd GL if the object was deleted.

Constructor Detail

ObservableEvent

public ObservableEvent(String anId)
Method Detail

equals

public boolean equals(Object other)
Overrides:
equals in class Object

equals

public boolean equals(ObservableEvent other)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] EP-BASIS-API [sap.com] tc/epbc/pcd/gl/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/pcd/gl/api - EP-PIN
[sap.com] EP-BASIS [sap.com] tc/epbc/pcd/pars/srvgldeprecated api BC-PIN-PCD


Copyright 2011 SAP AG Complete Copyright Notice