Uses of Interface
com.gentics.api.portalnode.event.EventBrokerProvider

Packages that use EventBrokerProvider
com.gentics.api.portalnode.plugin Package for specific plugin implementations. 
com.gentics.api.portalnode.portlet Package for the Gentics® specific Portlet implementations and enhancements. 
 

Uses of EventBrokerProvider in com.gentics.api.portalnode.plugin
 

Classes in com.gentics.api.portalnode.plugin that implement EventBrokerProvider
 class AbstractGenticsPlugin
          Abstract class that provides a default implementation of the most important plugin methods and should be used as base class for creating new plugins
protected  class AbstractGenticsPlugin.SubPluginEventBrokerProvider
          Internal helper class to provide the event broker for nested plugins
 class ViewPlugin
          Views plugin to manage multiple views (forms)
 

Methods in com.gentics.api.portalnode.plugin with parameters of type EventBrokerProvider
 void GenticsPlugin.setEventBrokerProvider(EventBrokerProvider eventBrokerProvider)
          Set the event broker provider
 void AbstractGenticsPlugin.setEventBrokerProvider(EventBrokerProvider eventBrokerProvider)
           
 

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

Classes in com.gentics.api.portalnode.portlet that implement EventBrokerProvider
protected  class AbstractGenticsPortlet.SubPluginEventBrokerProvider
          Internal helper class to provide the event broker for nested plugins
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.