public class Filter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Filter.Foreign<T,ID extends Serializable> |
static class |
Filter.IN |
| Constructor and Description |
|---|
Filter(String column,
Object operation,
Object operand) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumn() |
Object |
getOperand() |
Object |
getOperation() |
String |
getToken(String key) |
String |
toString() |
Copyright © 2014. All Rights Reserved.