Package org.xwiki.properties
-
Interface Summary 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 Summary Class Description PropertyGroupDescriptor Contains aList<String>
to view the group as a single object and the associated feature. -
Exception Summary Exception Description PropertyException Base exception of this module.PropertyMandatoryException Thrown when a mandatory field is not found in the map of value to populate.