All Classes
-
All Classes Class Summary Exception Summary Class Description AbstractDataController This is the abstract base class for the CDI beans DocumentController and WorkflowController.AjaxFileUploadServlet The AjaxFileUploadServlet is a Multipart-Servlet 3.0.DocumentController The DocumentController is a @ConversationScoped CDI bean to control the life cycle of a ItemCollection in an JSF application without any workflow functionality.ErrorHandler FileUploadController The FileUploadController is a conversation scoped bean and used to hold the upladed files and transfere the to the accoicated workitem.LoginController This Backing Bean acts as a Login Helper Class.ResourceBundleHandler The ResourceBundleHandler provides helper method to lookup a label in different bundles.SelectItemComparator Sorts a ArrayList of SelectItems by labelValidationException A ValidationException should be thrown by a JSF managed bean or CDI beanVectorConverter The VectorConverter can be used to convert a new-line separated list into a vecotr and vice versa.VectorIntegerConverter Converts a vector of integer values into a string an vice versa.ViewController The ViewController can be used in JSF Applications to manage lists of ItemCollections.ViewExpiredExceptionHandler This class is used to handle expired sessions.ViewExpiredExceptionHandlerFactory This class is used to handle expired sessions.ViewHandler The ViewHandler is a @RequestScoped CDI bean computing the result defined by a ViewController.WorkflowController The WorkflowController is a @ConversationScoped CDI bean to control the processing life cycle of a workitem in JSF an application.WorkflowEvent The WorkflowEvent provides a CDI event fired by the DocumentController and WorkflowController.