| Interface | Description |
|---|---|
| BeanDescriptor |
Contains information on a java bean.
|
| BeanManager |
Component used to populate or parse a java bean.
|
| ConverterManager |
Simple API to do universal conversion between two types.
|
| PropertyDescriptor |
Describe a property in a bean.
|
| RawProperties |
A bean can implement this interface to be provided with remaining values as custom properties.
|
| Exception | Description |
|---|---|
| PropertyException |
Base exception of this module.
|
| PropertyMandatoryException |
Thrown when a mandatory field is not found in the map of value to populate.
|
Copyright © 2004–2015 XWiki. All rights reserved.