net.leadware.persistence.tools.core.dao.utils
Class DAOValidatorELContext
java.lang.Object
javax.el.ELContext
net.leadware.persistence.tools.core.dao.utils.DAOValidatorELContext
public class DAOValidatorELContext
- extends javax.el.ELContext
Classe representant le contexte d'evaluation d'une Expression
- Author:
- Jean-Jacques ETUNĂˆ NGI
|
Field Summary |
private javax.el.ELResolver |
resolver
Resolver de type Bean |
| Methods inherited from class javax.el.ELContext |
getContext, getLocale, isPropertyResolved, putContext, setLocale, setPropertyResolved |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resolver
private javax.el.ELResolver resolver
- Resolver de type Bean
DAOValidatorELContext
public DAOValidatorELContext()
getELResolver
public javax.el.ELResolver getELResolver()
- Specified by:
getELResolver in class javax.el.ELContext
setELResolver
public void setELResolver(javax.el.ELResolver resolver)
- Methode de modification du Resolver
- Parameters:
resolver - Resolver de type Bean
getFunctionMapper
public javax.el.FunctionMapper getFunctionMapper()
- Specified by:
getFunctionMapper in class javax.el.ELContext
getVariableMapper
public javax.el.VariableMapper getVariableMapper()
- Specified by:
getVariableMapper in class javax.el.ELContext
Copyright © 2015 Leadware. All Rights Reserved.