Uses of Class
org.apache.empire.commons.BeanPropertyUtils.BeanPropertyUtilsImpl
Packages that use BeanPropertyUtils.BeanPropertyUtilsImpl
Package
Description
This package contains various common classes for error handling, specific data types and data type conversion.
-
Uses of BeanPropertyUtils.BeanPropertyUtilsImpl in org.apache.empire.commons
Methods in org.apache.empire.commons that return BeanPropertyUtils.BeanPropertyUtilsImplModifier and TypeMethodDescriptionBeanPropertyUtils.getImplementation()Returns the BeanUtils implementationMethods in org.apache.empire.commons with parameters of type BeanPropertyUtils.BeanPropertyUtilsImplModifier and TypeMethodDescriptionstatic voidBeanPropertyUtils.setImplementation(BeanPropertyUtils.BeanPropertyUtilsImpl utils) Allows to override the implementation