Uses of Class
com.gentics.api.portalnode.event.NoEventsAllowedException

Packages that use NoEventsAllowedException
com.gentics.api.portalnode.action Package for the implementation of Pluggable Actions. 
com.gentics.api.portalnode.event Package for classes and interfaces related to the event handling mechanism of Gentics® Portal.Node®. 
com.gentics.api.portalnode.portlet Package for the Gentics® specific Portlet implementations and enhancements. 
 

Uses of NoEventsAllowedException in com.gentics.api.portalnode.action
 

Methods in com.gentics.api.portalnode.action that throw NoEventsAllowedException
 void PluggableActionContext.triggerEvent(ActionEvent event)
          trigger an action event
 

Uses of NoEventsAllowedException in com.gentics.api.portalnode.event
 

Methods in com.gentics.api.portalnode.event that throw NoEventsAllowedException
 void EventBroker.distributeEvent(ActionEvent e, java.lang.String eventPath)
          Distribute events to registered event handlers.
 

Uses of NoEventsAllowedException in com.gentics.api.portalnode.portlet
 

Methods in com.gentics.api.portalnode.portlet that throw NoEventsAllowedException
protected  void AbstractGenticsPortlet.handlePortalEvent(EventRequest request, EventResponse response)
          event handler method that can be overwritten by classes extending AbstractGenticsPortlet.
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.