org.jboss.portal.api.event
Interface PortalEventContext

All Known Subinterfaces:
PortalNodeEventContext
All Known Implementing Classes:
PortalEventContextImpl, PortalNodeEventContextImpl

public interface PortalEventContext

Version:
$Revision: 8785 $
Author:
Julien Viet

Method Summary
 PortalRuntimeContext getPortalRuntimeContext()
          Returns the portal runtime context or null if no event context can be associated with the event.
 

Method Detail

getPortalRuntimeContext

PortalRuntimeContext getPortalRuntimeContext()
Returns the portal runtime context or null if no event context can be associated with the event.

Returns:
the portal runtime context