当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
PropertyAccessor - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.faces.el
Class PropertyAccessor
java.lang.Object
org.jboss.portal.faces.el.PropertyAccessor
- public class PropertyAccessor
- extends java.lang.Object
Method Summary |
java.lang.Class |
getType(java.lang.Object propertyName)
|
java.lang.Object |
getValue(java.lang.Object propertyName)
|
void |
setValue(java.lang.Object propertyName,
java.lang.Object value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyAccessor
public PropertyAccessor()
getType
public java.lang.Class getType(java.lang.Object propertyName)
getValue
public java.lang.Object getValue(java.lang.Object propertyName)
setValue
public void setValue(java.lang.Object propertyName,
java.lang.Object value)