XPUSP - Home

Uses of Package
br.usp.ime.xpusp.modules.actions

Packages that use br.usp.ime.xpusp.modules.actions
br.usp.ime.xpusp.modules.actions   
 

Classes in br.usp.ime.xpusp.modules.actions used by br.usp.ime.xpusp.modules.actions
AbstractSecureAction
          Abstract class for secure actions.
This class is suposed to be used in two levels, one abstract sub-class that extends it and has a contstructor with no parameters that calls this classe's constructor with all permissions avaliable for this hierarchy.
AdminAction
          Extend this if you have an action that should be available for admins
ProfessorAction
          Extend this if you have an action that should be available for professors
UnsecureAction
           
 


XPUSP - Home