@Named @SessionScoped public class AttributeController extends Object implements Serializable
| Constructor and Description |
|---|
AttributeController() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCounter() |
String |
getValue() |
boolean |
isCondition() |
String |
reload() |
void |
setCondition(boolean condition) |
void |
setCounter(int counter) |
String |
update() |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.