The JobSecurityMatrix controller allows easy administration of the
security rights of user groups to get to certain Jobs and to certain
methods in those Jobs (assuming the job has more than one method).
author: Michael Nash version: $Revision: 1.18 $ $Date: 2004/11/17 20:48:17 $
newState(String newState, ControllerRequest params) Specify a new state for this Controller to transition into
Parameters: newState - The new state to transition into.
Specify a new state for this Controller to transition into
Parameters: newState - The new state to transition into. Must beone of the valid states for this Controller Parameters: params - the ControllerRequest object a ControllerResponse object throws: NonHandleableException - upon fatal error
Methods inherited from com.jcorporate.expresso.core.controller.DBController