Package nl.gx.webmanager.springmvc
-
Interface Summary Interface Description CmsItemPrivateSession Provide an virtual Private http Session for an CmsItemBase ClassDelegatedController This class holds the interface for a class to which controller logic will be delegated.DelegatedControllerAware This interface can be implmented by a class to indicate that is aware of a delegated controller.EditContext Representation of the EditContext.EditView This class holds the interface of a WebManager specific view.FormBackingObject This interface holds the methods that a FormBackingObject must implement.PanelButton Button for a panel. -
Class Summary Class Description CmsItemPrivateSessionImpl Provide an virtual Private http Session for an CmsItemBase Class.DatePropertyEditor A property editor for Date objects.EditContextImpl Implementation of the EditContext interface.FormBindableBase Base Implementation for formBindableMultipartWrapper SpringMvcConstants general constants used for the SpringMvc package.ThreadLocalMessageSource This class is a wrapper for the messageSource as used inWebManager
.WebManagerControllerHandlerInterceptor Interceptor that open the session that are used while the dispatcher servlet handles the request.WebManagerExceptionResolver WebManagerProtocol This class is a wrapper of the WebManager protocol. -
Enum Summary Enum Description PanelButton.BUTTONTYPE Defined buttontypes. -
Exception Summary Exception Description NoLoginException Exception when a springrequest is handled when the user is not loged in anymore.UncaughtException