|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyDescriptor | |
|---|---|
| org.xwiki.properties | |
| org.xwiki.properties.internal | |
| 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()
|
| Uses of PropertyDescriptor in org.xwiki.properties.internal |
|---|
| Classes in org.xwiki.properties.internal that implement PropertyDescriptor | |
|---|---|
class |
DefaultPropertyDescriptor
Default implementation for PropertyDescriptor. |
| Methods in org.xwiki.properties.internal that return PropertyDescriptor | |
|---|---|
PropertyDescriptor |
DefaultBeanDescriptor.getProperty(String propertyName)
Return descriptor for the provided property name. |
| Methods in org.xwiki.properties.internal that return types with arguments of type PropertyDescriptor | |
|---|---|
Collection<PropertyDescriptor> |
DefaultBeanDescriptor.getProperties()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||