Uses of Interface
dev.orne.beans.IdentityBean
Package
Description
Utilities for bean manipulation.
Extra converters for Apache commons beanutils.
-
Uses of IdentityBean in dev.orne.beans
Modifier and TypeInterfaceDescriptioninterface
Interface representing a bean with identity that allows assigning its identity. -
Uses of IdentityBean in dev.orne.beans.converters
ModifierConstructorDescriptionIdentityBeanConverter
(IdentityBean defaultValue) Creates a new instance that returns a default value if an error occurs and uses default instance ofIdentityConverter
for identity conversions.