Package | Description |
---|---|
com.gentics.api.portalnode.action |
Package for the implementation of Pluggable Actions.
|
Modifier and Type | Method and Description |
---|---|
void |
PluggableAction.init(PluggableActionContext context)
Initialize the pluggable action
|
void |
GenericPluggableAction.init(PluggableActionContext context) |
boolean |
PluggableAction.processAction(PluggableActionRequest request,
PluggableActionResponse response)
Process the implemented pluggable action.
|
Copyright © 2014 Gentics Software GmbH. All Rights Reserved.