Package org.makumba.controller

Class Summary
AJAXDataControllerHandler ControllerHandler that handles AJAX-related data writing
FIXME does not seem to work for multiple forms
CharsetControllerHandler Sets the utf8 charset encoding if enabled in the datasource configuration
EmptyLineFilter Implements a filter that deletes empty lines in HTML, i.e. can be used to beautify the resulting output of a JSP page.
FilterConditionControllerHandler  
Logic business logic administration
Logic.AuthorizationConstraint  
MakumbaActorHashMap A subclass of a HashMap, to return a unique type of map in Logic.computeActor(String, org.makumba.Attributes, String, org.makumba.commons.DbConnectionProvider).
MakumbaResponseWrapper This class provides a wrapper around a HttpServletResponse, and modifies on the fly some of the output to be written.