|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.EventImpl
public class EventImpl
| Constructor Summary | |
|---|---|
EventImpl(java.lang.String name,
javax.xml.namespace.QName qName,
java.io.Serializable value)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
javax.xml.namespace.QName |
getQName()
|
java.io.Serializable |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventImpl(java.lang.String name,
javax.xml.namespace.QName qName,
java.io.Serializable value)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface javax.portlet.Eventpublic javax.xml.namespace.QName getQName()
getQName in interface javax.portlet.Eventpublic java.io.Serializable getValue()
getValue in interface javax.portlet.Event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||