Uses of Class
oemware.core.apictrl.ActionContext

Packages that use ActionContext
oemware.core.apictrl   
 

Uses of ActionContext in oemware.core.apictrl
 

Methods in oemware.core.apictrl with parameters of type ActionContext
 void ApiController.executeAction(ActionContext pContext)
          Execute the action.
 void ApiController.executeAction(java.lang.String pControllerPath, java.lang.String pActionName, ActionContext pContext)
          Execute the action.
 



Copyright © 2009 Deft Labs - Released under LGPL, Version 3.0