|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gentics.api.portalnode.portlet.AbstractGenticsPortlet.SubPluginEventBrokerProvider
protected class AbstractGenticsPortlet.SubPluginEventBrokerProvider
Internal helper class to provide the event broker for nested plugins
| Field Summary | |
|---|---|
protected java.lang.String |
pluginId
id of the nested plugin |
protected java.lang.String |
sessionEventBrokerName
name of the "eventBroker" property in the portlet session |
| Constructor Summary | |
|---|---|
AbstractGenticsPortlet.SubPluginEventBrokerProvider(java.lang.String pluginId)
Create an instance of the EventBrokerProvider |
|
| Method Summary | |
|---|---|
EventBroker |
getEventBroker()
get the event broker |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String pluginId
protected java.lang.String sessionEventBrokerName
| Constructor Detail |
|---|
public AbstractGenticsPortlet.SubPluginEventBrokerProvider(java.lang.String pluginId)
pluginId - id of the plugin| Method Detail |
|---|
public EventBroker getEventBroker()
EventBrokerProvider
getEventBroker in interface EventBrokerProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||