org.exoplatform.services.wsrp2.utils
Class Events
java.lang.Object
org.exoplatform.services.wsrp2.utils.Events
- All Implemented Interfaces:
- java.io.Serializable
public class Events
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
Events(java.lang.String value)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_eventHandlingFailed
public static final java.lang.String _eventHandlingFailed
- See Also:
- Constant Field Values
_newNavigationalContextScope
public static final java.lang.String _newNavigationalContextScope
- See Also:
- Constant Field Values
eventHandlingFailed
public static final Events eventHandlingFailed
newNavigationalContextScope
public static final Events newNavigationalContextScope
Events
protected Events(java.lang.String value)
getValue
public java.lang.String getValue()
fromValue
public static Events fromValue(java.lang.String value)
fromString
public static Events fromString(java.lang.String value)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
readResolve
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
getJsrEventFromWsrpEvent
public static Events getJsrEventFromWsrpEvent(javax.portlet.Event event)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.