XPUSP - Home

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

Class Summary
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
DisciplineSelector DisciplineSelector is an action that simply selects disciplines in a "shopping card" manner.
ProfessorAction Extend this if you have an action that should be available for professors
Search Actions used for searching
SQLAdministrator Actions used by administrator to manage Administrators
SQLDefaultCapability Actions used by administrator to manage DefaultCapabilities
SQLDoubleDisciplines Actions used by administrator to update/delete double disciplines
SQLProfessor Actions used by administrator to manage Professors
SQLProfessorPreferences Actions used by professor to manage his preferences
SQLUserEdit Actions used by administrator to update/delete users
Student Actions used by the student to pool
UnsecureAction  
Year Actions used by administrator to manage Year
 


XPUSP - Home