org.richfaces.cdk.util
Class PropertyUtils
java.lang.Object
org.richfaces.cdk.util.PropertyUtils
public final class PropertyUtils
- extends Object
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodToName
public static String methodToName(String methodName)
throws InvalidNameException
- Throws:
InvalidNameException
setPropertyValue
public static void setPropertyValue(Object bean,
String propertyName,
Object newValue)
getPropertyDescriptor
public static PropertyDescriptor getPropertyDescriptor(Object bean,
String propertyName)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.