Uses of Interface
org.xwiki.properties.PropertyDescriptor
-
Packages that use PropertyDescriptor Package Description org.xwiki.properties -
-
Uses of PropertyDescriptor in org.xwiki.properties
Methods in org.xwiki.properties that return PropertyDescriptor Modifier and Type Method Description 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 Modifier and Type Method Description Collection<PropertyDescriptor>
BeanDescriptor. getProperties()
-