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(String propertyName)
          Return descriptor for the provided property name.
 

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



Copyright © 2004-2014 XWiki. All Rights Reserved.