Uses of Class
org.jbpm.jpdl.el.impl.BeanInfoIndexedProperty

Packages that use BeanInfoIndexedProperty
org.jbpm.jpdl.el.impl   
 

Uses of BeanInfoIndexedProperty in org.jbpm.jpdl.el.impl
 

Methods in org.jbpm.jpdl.el.impl that return BeanInfoIndexedProperty
static BeanInfoIndexedProperty BeanInfoManager.getBeanInfoIndexedProperty(java.lang.Class pClass, java.lang.String pIndexedPropertyName, Logger pLogger)
          Returns the BeanInfoIndexedProperty for the specified property in the given class, or null if not found.
 BeanInfoIndexedProperty BeanInfoManager.getIndexedProperty(java.lang.String pIndexedPropertyName, Logger pLogger)
          Returns the BeanInfoIndexedProperty for the given property name, or null if not found.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.