|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An object to encapsulate the webflow event. The PortalAppflowEvent has references to the: webflow namespace, origin, event, PageIdentifier and PortletIdentifier. An instance of the PortalAppflowEvent is stored in the PortalRequest.
com.bea.portal.appflow.PortalAppflowFactory#createPortalAppflowEvent()
,
PortalRequest.getPortalAppflowEvent()
Method Summary | |
java.lang.String |
getEvent()
The portlets event |
java.lang.String |
getNamespace()
Return the webflow namespace for this request |
java.lang.String |
getOrigin()
Return the origin name. |
PageIdentifier |
getPageIdentifier()
The portal page from which this event occured |
PortletIdentifier |
getPortletIdentifier()
The portlet from which this event occured |
Method Detail |
public java.lang.String getNamespace()
public java.lang.String getOrigin()
node-name.node-type
format.public java.lang.String getEvent()
public PageIdentifier getPageIdentifier()
public PortletIdentifier getPortletIdentifier()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |