Uses of Class
com.gentics.api.portalnode.action.PluggableActionException

Packages that use PluggableActionException
com.gentics.api.portalnode.action Package for the implementation of Pluggable Actions. 
 

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

Methods in com.gentics.api.portalnode.action that throw PluggableActionException
 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 © 2013 Gentics Software GmbH. All Rights Reserved.