public class PreventDoubleSubmitBean extends Object implements Serializable
| Constructor and Description |
|---|
PreventDoubleSubmitBean() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getNumberOfSubmits()
Gets the number of times this getter is called.
|
void |
incrementSubmitCount()
Increments the number of submits by one.
|
public Integer getNumberOfSubmits()
public void incrementSubmitCount()
Copyright © 2008–2018. All rights reserved.