|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyException | |
|---|---|
| org.xwiki.properties | |
| org.xwiki.properties.internal | |
| Uses of PropertyException in org.xwiki.properties |
|---|
| Subclasses of PropertyException in org.xwiki.properties | |
|---|---|
class |
PropertyMandatoryException
Thrown when a mandatory field is not found in the map of value to populate. |
| Methods in org.xwiki.properties that throw PropertyException | |
|---|---|
void |
BeanManager.populate(Object bean,
Map<String,?> values)
Convert provided values and inject them in the provided java bean. |
| Uses of PropertyException in org.xwiki.properties.internal |
|---|
| Methods in org.xwiki.properties.internal that throw PropertyException | |
|---|---|
void |
DefaultBeanManager.populate(Object bean,
Map<String,?> values)
Convert provided values and inject them in the provided java bean. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||