Uses of Class
org.xwiki.properties.PropertyException

Packages that use PropertyException
org.xwiki.properties   
 

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.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.