org.richfaces.validator
Class BeanValidatorServiceImpl.BasePropertyPair
java.lang.Object
org.richfaces.validator.BeanValidatorServiceImpl.BasePropertyPair
- Enclosing class:
- BeanValidatorServiceImpl
protected static class BeanValidatorServiceImpl.BasePropertyPair
- extends Object
- Author:
- asmirnov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanValidatorServiceImpl.BasePropertyPair
public BeanValidatorServiceImpl.BasePropertyPair(Object base,
Object property)
- Parameters:
base
- property
-
getBase
public Object getBase()
- Returns:
- the base
getProperty
public Object getProperty()
- Returns:
- the property
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.