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.
|
Class | Description |
---|---|
PropertyGroupDescriptor |
Contains a
List<String> to view the group as a single object and the associated feature. |
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–2021 XWiki. All rights reserved.