|
Seam Core JSF2 2.3.1.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassValidator | |
---|---|
org.jboss.seam.core | A set of Seam components that implement Seam. |
org.jboss.seam.framework | A framework for data access in Seam. |
Uses of ClassValidator in org.jboss.seam.core |
---|
Methods in org.jboss.seam.core that return ClassValidator | ||
---|---|---|
protected
|
Validators.createValidator(Class<T> modelClass)
Create a new ClassValidator for the given class, using the current Seam ResourceBundle. |
|
|
Validators.getValidator(Class<T> modelClass)
Get the cached ClassValidator instance. |
|
|
Validators.getValidator(T model)
Get the cached ClassValidator instance. |
Uses of ClassValidator in org.jboss.seam.framework |
---|
Methods in org.jboss.seam.framework that return ClassValidator | ||
---|---|---|
protected
|
Controller.getValidator(Class<T> modelClass)
|
|
protected
|
Controller.getValidator(T model)
|
|
Seam Core JSF2 2.3.1.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |