| Package | Description |
|---|---|
| org.nuiton.web.struts2 |
| Modifier and Type | Field and Description |
|---|---|
protected FilterPagerUtil.FilterOperation |
FilterPagerUtil.FilterRule.op |
| Modifier and Type | Method and Description |
|---|---|
FilterPagerUtil.FilterOperation |
FilterPagerUtil.FilterRule.getOp() |
static FilterPagerUtil.FilterOperation |
FilterPagerUtil.FilterOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterPagerUtil.FilterOperation[] |
FilterPagerUtil.FilterOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FilterPagerUtil.FilterRule(FilterPagerUtil.FilterOperation op,
String field,
String data) |
Copyright © 2010-2012 CodeLutin. All Rights Reserved.