All Classes and Interfaces

Class
Description
AbstractPresenterWithErrorHandling<P extends com.gwtplatform.mvp.client.proxy.Proxy<?>,V extends EditorWithErrorHandling<? extends AbstractPresenterWithErrorHandling<P,V,F>,F>,F>
abstract presenter with default functionality used in forms.
Async callback implementation with error handling.
 
Async callback implementation with error handling.
abstract editor implementation with default functionality used in forms.
 
 
Annotates a to generate client side backoffice stuff.
Backoffice client generator processor.
Create JPA repository interface.
Create localization property file.
Create gwtp presenter class.
Create JPA repository interface.
helper class for synchronous rest get call with result caching.
event used for user changes (e.g. login or logout).
 
 
Client side interface for generic CRUD operations on a repository for a specific type.
 
editor interface with default functionality used in forms.
future result for asynchronous call caching.
 
Session handler using spring rest service.
Interface for elements which can show a message.
Localized values of http states.
LoginCallback<T extends User,V extends EditorWithErrorHandling<?,?>,M extends LoginMessages,H extends HttpMessages>
Login Callback for login.
Localized values for login form.
Async callback implementation with error handling.
Async callback implementation with error handling.
Async callback implementation with error handling.
Adding xsrf/csrf protection on client side.
 
Definition of the login/logout remote services template.
define autobean definitions for parsing json data.
convert ValidationResultData from server to a ArrayList<ConstraintViolation<?