| Interface | Description |
|---|---|
| Filtering<E extends EntityInterface> |
Generic filtering support to use with primefaces datatable
|
| Class | Description |
|---|---|
| AbstractController |
Controller for views that are not single entity oriented
|
| AbstractEntityController<E extends EntityInterface> | |
| AbstractLazyController<E extends EntityInterface,M extends AbstractLazyModel> |
baseclass for controllers supporting lazy loading, selecting, copying, crud
and navigation.
|
| FilteringImpl<E extends EntityInterface> |
Class generic filtering support
|
| NewSupportingLazyController<E extends EntityInterface,M extends NewSupportingLazyModel<E>> |
Controller that supports new entities as a row in a datatable.
|
| SessionBean |
manages logout, internationalization and theming, configure this as a
managed-bean with name "sessionBean" in faces-config.xml, this way overriding
is more clear.
|
| SessionTimeoutListener |
redirect to
SessionTimeoutListener.getLoginPath() when ajax request is forwarded to it due to session timeout. |
| Enum | Description |
|---|---|
| AbstractController.PersistAction |
Copyright © 2018 Fryske Akademy. All rights reserved.