|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Groups | |
|---|---|
| org.apache.bval.jsr303 | |
| org.apache.bval.jsr303.groups | |
| Uses of Groups in org.apache.bval.jsr303 |
|---|
| Methods in org.apache.bval.jsr303 that return Groups | |
|---|---|
Groups |
GroupValidationContextImpl.getGroups()
Get the groups of this GroupValidationContext. |
Groups |
GroupValidationContext.getGroups()
Get the groups of this GroupValidationContext. |
| Methods in org.apache.bval.jsr303 with parameters of type Groups | |
|---|---|
void |
GroupValidationContextImpl.setGroups(Groups groups)
Set the Groups. |
| Uses of Groups in org.apache.bval.jsr303.groups |
|---|
| Methods in org.apache.bval.jsr303.groups that return Groups | |
|---|---|
Groups |
GroupsComputer.computeGroups(Class<?>[] groups)
Compute groups from an array of group classes. |
protected Groups |
GroupsComputer.computeGroups(Collection<Class<?>> groups)
Main compute implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||