Uses of Interface
org.xwiki.properties.PropertyDescriptor

Packages that use PropertyDescriptor
org.xwiki.properties   
 

Uses of PropertyDescriptor in org.xwiki.properties
 

Methods in org.xwiki.properties that return PropertyDescriptor
 PropertyDescriptor BeanDescriptor.getProperty(java.lang.String propertyName)
          Return descriptor for the provided property name.
 

Methods in org.xwiki.properties that return types with arguments of type PropertyDescriptor
 java.util.Collection<PropertyDescriptor> BeanDescriptor.getProperties()
           
 



Copyright © 2004-2011 XWiki. All Rights Reserved.