Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
PluggableActionContext.triggerEvent(ActionEvent event)
trigger an action event
|
Modifier and Type | Method and Description |
---|---|
void |
EventBroker.distributeEvent(ActionEvent e,
java.lang.String eventPath)
Distribute events to registered event handlers.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractGenticsPortlet.handlePortalEvent(EventRequest request,
EventResponse response)
event handler method that can be overwritten by classes extending
AbstractGenticsPortlet.
|
Copyright © 2019 Gentics Software. All Rights Reserved.