portal.event
Interface I_PortalEvent

All Known Implementing Classes:
PortalFlushCachesEvent, PortalRecompileXsltEvent, PortalSessionDestroyedEvent

public interface I_PortalEvent

An event allows to notify other systems in OpenVend that are not directly referenced within the OpenVend API.

Version:
$Revision: 1.3 $
Author:
Thomas Weckert

Method Summary
 I_PortalEventType getType()
           
 

Method Detail

getType

public I_PortalEventType getType()