it.eng.spagobi.engines.drivers.commonj
Class CommonjRolesHandler

java.lang.Object
  extended by it.eng.spagobi.engines.drivers.commonj.CommonjRolesHandler
All Implemented Interfaces:
IRolesHandler

public class CommonjRolesHandler
extends java.lang.Object
implements IRolesHandler


Constructor Summary
CommonjRolesHandler()
           
 
Method Summary
 java.util.List calculateRoles(java.lang.String parameters)
          Calculate roles.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonjRolesHandler

public CommonjRolesHandler()
Method Detail

calculateRoles

public java.util.List calculateRoles(java.lang.String parameters)
                              throws it.eng.spago.error.EMFInternalError,
                                     it.eng.spago.error.EMFUserError
Description copied from interface: IRolesHandler
Calculate roles.

Specified by:
calculateRoles in interface IRolesHandler
Parameters:
parameters - the parameters
Returns:
the list
Throws:
it.eng.spago.error.EMFInternalError - the EMF internal error
it.eng.spago.error.EMFUserError - the EMF user error