| Interface | Description |
|---|---|
| Filtering<E extends EntityInterface> |
Generic filtering support to use with primefaces datatable
|
| Class | Description |
|---|---|
| AbstractController<S extends CrudWriteService> |
Controller for views that are not single entity oriented
|
| AbstractEntityController<E extends EntityInterface,A extends Auditing> | |
| AbstractLazyController<E extends EntityInterface,A extends Auditing,M extends AbstractLazyModel<E>> |
baseclass for controllers supporting lazy loading, selecting, copying, crud
and navigation.
|
| FilteringImpl<E extends EntityInterface> |
Class generic filtering support
|
| 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. |
Copyright © 2018 Fryske Akademy. All rights reserved.