|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.portletcontainer.pci.EventImpl
public class EventImpl
Created by The eXo Platform SAS . Author : Roman Pedchenko roman.pedchenko@exoplatform.com.ua
| Constructor Summary | |
|---|---|
EventImpl(QName name,
Serializable value)
|
|
| Method Summary | |
|---|---|
String |
getName()
Overridden method. |
QName |
getQName()
Overridden method. |
Serializable |
getValue()
Overridden method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventImpl(QName name,
Serializable value)
name - namevalue - value| Method Detail |
|---|
public final QName getQName()
getQName in interface javax.portlet.EventEvent.getQName()public final String getName()
getName in interface javax.portlet.EventEvent.getName()public final Serializable getValue()
getValue in interface javax.portlet.EventEvent.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||