| Modifier and Type | Class and Description |
|---|---|
static class |
Group.And |
static class |
Group.Or |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Criteria> |
expressions |
| Constructor and Description |
|---|
Group(Grouping grouping,
java.lang.Class<?> cls,
java.util.List<?> list) |
Group(Grouping grouping,
Criteria... expressions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.util.List<Criteria> |
getExpressions() |
Grouping |
getGrouping() |
Copyright © 2014. All Rights Reserved.