Expresso 5-5-0

Package com.jcorporate.expresso.services.controller

This package contains Controller objects to perform basic administration functions within Expresso, including security maintenance, testing, and default error handling.

See:
          Description

Interface Summary
LoginListener  
RegistrationFactory Registration factory implements the two required method to deal with Login and registration.
 

Class Summary
CacheControl This Controller allows control of the CacheManager.
Configuration This is a management controller that allows configuration of the expresso-services.xml file
ControllerSecurityMatrix The ControllerSecurityMatrix controller allows easy administration of access to controller and states within the controllers.
CronController Crontab Controller allows for basic insight into the currently running crontabs on the system.
DBMaint Controller that enables basic maintenance (add/update/delete) of any DBObject DBMaint acts more as a controller for allowing operations on DBObjects.
DBSecurityMatrix The DBSecurityMatrix controller allows authorized users to easily maintain the security permissions of different user groups to database objects.
EditUserPreference Allow a user to edit his/her user preferences, optionally restricting to a single set of preferences.
ErrorHandler Deprecated. This is not used anymore due to stability issues
JobSecurityMatrix 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).
Log Controller for administering and viewing the database and text log
LoginController Main Login Controller - used for login/logout and basic interaction with the registration system.
QueueJob Controller to queue any named job that the user has permission to queue.
Registration Registration Controller.
SimpleLoginController Main Login Controller - used for login/logout and basic interaction with the registration system.
SimpleRegistration SimpleRegistration Controller.
Status Status servlet shows some current information about the servlet system and it's database connections and server-side tasks
ValidationController This is an Expresso controller that responds to the validator clicking on an URL provided to him from the notification from the validation job.
WizardFormStack Utility class for wizard type interfaces.
 

Package com.jcorporate.expresso.services.controller Description

This package contains Controller objects to perform basic administration functions within Expresso, including security maintenance, testing, and default error handling.


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.