@Named(value="generalController")
@SessionScoped
public class GeneralController
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
GeneralController() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getPageSize()
Number of rows to display on one page.
|
java.lang.String |
refresh()
Empties the Shared Object Cache of EclipseLink JPA Provider.
|