|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Summariser | |
| org.davesag.generica.controller | Controllers are application specific business 'control' logic that the various
actions and forms call on. |
| Uses of Summariser in org.davesag.generica.controller |
| Classes in org.davesag.generica.controller that implement Summariser | |
class |
AbstractUserProfileController
AbstractUserProfileController is a base implementation that
populates a Generic Form with details from the supplied user object and
vice-verca, and performs the necessary summary/presentation logic required
that is special for users above other kinds of business objects. |
| Methods in org.davesag.generica.controller with parameters of type Summariser | |
List |
Lister.list(Map params,
Summariser summary)
Make a List using the params and Summariser provided for
use by GUIs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||