All Classes and Interfaces

Class
Description
 
 
 
The default implementation of the SuggestionBoxService interface and of the ApplicationService interface.
A dynamic builder of a JPQL query.
This entity represents a suggestion associated to a suggestion box.
This entity represents a suggestion box.
It gathers all the settings and i18n relative to the Suggestion Box component.
 
Creates for the spawned SuggestionBox instance a new box to gathers user's suggestions.
Deletes the suggestion box associated with the SuggestionBox instance that is being deleted.
This entity suggestionRepository provides all necessary methods in order to handle the persistence of suggestion boxes, whatever the data sources used underlying.
A business service to provide a high level interface in the management of the suggestion boxes and of the suggestions.
 
A collection of suggestions enriched with business methods on them.
Class that permits to set suggestion search criteria for suggestion box application.
 
 
A processor of a suggestion criteria.
The JPA manager dedicated to manage Suggestion instances.
 
 
This entity repository provides all necessary methods in order to handle the persistence of suggestion associated to suggestion boxes.