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