Uses of Interface
com.gentics.api.portalnode.action.PluggableActionContext

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

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

Methods in com.gentics.api.portalnode.action that return PluggableActionContext
protected  PluggableActionContext GenericPluggableAction.getContext()
          get the pluggable action context
 

Methods in com.gentics.api.portalnode.action with parameters of type PluggableActionContext
 void PluggableAction.init(PluggableActionContext context)
          Initialize the pluggable action
 void GenericPluggableAction.init(PluggableActionContext context)
           
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.