| Package | Description |
|---|---|
| org.xwiki.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyMandatoryException
Thrown when a mandatory field is not found in the map of value to populate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeanManager.populate(Object bean,
Map<String,?> values)
Convert provided values and inject them in the provided java bean.
|
Copyright © 2004–2014 XWiki. All rights reserved.