A B C D E F G H I J L M N O P Q R S T U V W X

I

immutable(Class<?>) - Static method in enum net.sf.beanlib.utils.ClassUtils
Returns true if the given class is known to be immutable; false otherwise.
immutableReplicatable - Variable in class net.sf.beanlib.provider.BeanTransformer
Replicator for immutables.
ImmutableReplicator - Class in net.sf.beanlib.provider.replicator
Default implementation of ImmutableReplicatorSpi.
ImmutableReplicator() - Constructor for class net.sf.beanlib.provider.replicator.ImmutableReplicator
 
ImmutableReplicator.Factory - Class in net.sf.beanlib.provider.replicator
Factory for ImmutableReplicator
ImmutableReplicator.Factory() - Constructor for class net.sf.beanlib.provider.replicator.ImmutableReplicator.Factory
 
ImmutableReplicatorSpi - Interface in net.sf.beanlib.spi.replicator
Immutable Object Replicator SPI.
ImmutableReplicatorSpi.Factory - Interface in net.sf.beanlib.spi.replicator
Immutable Object Replicator Factory SPI.
init(String, Class<?>) - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
initArrayReplicatableFactory(ArrayReplicatorSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initArrayReplicatableFactory(ArrayReplicatorSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Used to initialize the replicator factory for arrays.
initBeanPopulationExceptionHandler(BeanPopulationExceptionHandler) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
initBeanPopulationExceptionHandler(BeanPopulationExceptionHandler) - Method in class net.sf.beanlib.provider.BeanPopulator
 
initBeanPopulationExceptionHandler(BeanPopulationExceptionHandler) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initBeanPopulationExceptionHandler(BeanPopulationExceptionHandler) - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Used to configure a handler to handle any exception thrown.
initBeanPopulationExceptionHandler(BeanPopulationExceptionHandler) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
 
initBeanPopulationExceptionHandler(BeanPopulationExceptionHandler) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
 
initBeanPopulatorBaseConfig(BeanPopulatorBaseConfig) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Used to conveniently provide the bean population related configuration options as a single configuration object.
initBeanPopulatorBaseConfig(BeanPopulatorBaseConfig) - Method in class net.sf.beanlib.provider.BeanPopulator
 
initBeanPopulatorBaseConfig(BeanPopulatorBaseConfig) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initBeanPopulatorBaseConfig(BeanPopulatorBaseConfig) - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Used to conveniently provide all the other configuration options as a single configuration object.
initBeanPopulatorBaseConfig(BeanPopulatorBaseConfig) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
 
initBeanPopulatorBaseConfig(BeanPopulatorBaseConfig) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
 
initBeanReplicatableFactory(BeanReplicatorSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initBeanReplicatableFactory(BeanReplicatorSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Used to initialize the replicator factory for JavaBean's.
initBeanSourceHandler(BeanSourceHandler) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Used to configure a call-back (to produce whatever side-effects deemed necessary) that is invoked after the property value has been retrieved from the source bean, but before being propagated across to the target bean.
initBeanSourceHandler(BeanSourceHandler) - Method in class net.sf.beanlib.provider.BeanPopulator
 
initBeanSourceHandler(BeanSourceHandler) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initBeanSourceHandler(BeanSourceHandler) - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Used to configure a call-back (to produce whatever side-effects deemed necessary) that is invoked after the property value has been retrieved from the source bean, but before being propagated across to the target bean.
initBeanSourceHandler(BeanSourceHandler) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
 
initBeanSourceHandler(BeanSourceHandler) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
 
initBlobReplicatableFactory(BlobReplicatorSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initBlobReplicatableFactory(BlobReplicatorSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Used to initialize the replicator factory for blob's.
initCalendarReplicatableFactory(CalendarReplicatorSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initCalendarReplicatableFactory(CalendarReplicatorSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Used to initialize the replicator factory for calendars.
initCollectionReplicatableFactory(CollectionReplicatorSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initCollectionReplicatableFactory(CollectionReplicatorSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Used to initialize the replicator factory for collections.
initCustomTransformerFactory(CustomBeanTransformerSpi.Factory...) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Initializes with one or more custom bean transformer factories that will be chained together.
initCustomTransformerFactory(CustomBeanTransformerSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initCustomTransformerFactory(CustomBeanTransformerSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Initializes with a custom transformer factory.
initDateReplicatableFactory(DateReplicatorSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initDateReplicatableFactory(DateReplicatorSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Used to initialize the replicator factory for dates.
initDebug(boolean) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Used to control whether debug messages should be logged.
initDebug(boolean) - Method in class net.sf.beanlib.provider.BeanPopulator
 
initDebug(boolean) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initDebug(boolean) - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Used to control whether debug messages should be logged.
initDebug(boolean) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
 
initDebug(boolean) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
 
initDetailedPropertyFilter(DetailedPropertyFilter) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Note this method is only applicable if either the HibernateBeanReplicator.copy(Object) or HibernateBeanReplicator.copy(Object, Class) is directly invoked, and is ignored otherwise (ie ignored if deep or shallow copy is invoked instead).
initDetailedPropertyFilter(DetailedPropertyFilter) - Method in class net.sf.beanlib.provider.BeanPopulator
 
initDetailedPropertyFilter(DetailedPropertyFilter) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initDetailedPropertyFilter(DetailedPropertyFilter) - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Used to configure a detailed prperty filter (which has more context information) to determine whether a specific property should be propagated from the source bean to the target bean.
initDetailedPropertyFilter(DetailedPropertyFilter) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
 
initDetailedPropertyFilter(DetailedPropertyFilter) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
 
initFromBean(Object) - Method in class net.sf.beanlib.provider.handler.AbstractBeanPopulationExceptionHandler
 
initFromBean(Object) - Method in interface net.sf.beanlib.spi.BeanPopulationExceptionHandler
Sets the bean from which the property is populated from, ie the source bean.
initFromBean(Object) - Method in class net.sf.beanlib.spi.BeanPopulationExceptionHandlerAdapter
 
initImmutableReplicatableFactory(ImmutableReplicatorSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initImmutableReplicatableFactory(ImmutableReplicatorSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Used to initialize the replicator factory for immutables.
initMapReplicatableFactory(MapReplicatorSpi.Factory) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initMapReplicatableFactory(MapReplicatorSpi.Factory) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Used to initialize the replicator factory for maps.
initPropertyFilter(PropertyFilter) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Note this method is only applicable if either the HibernateBeanReplicator.copy(Object) or HibernateBeanReplicator.copy(Object, Class) is directly invoked, and is ignored otherwise (ie ignored if deep or shallow copy is invoked instead).
initPropertyFilter(PropertyFilter) - Method in class net.sf.beanlib.provider.BeanPopulator
 
initPropertyFilter(PropertyFilter) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initPropertyFilter(PropertyFilter) - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Used to configure a property filter to determine whether a specific property should be propagated from a source bean to a target bean.
initPropertyFilter(PropertyFilter) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
 
initPropertyFilter(PropertyFilter) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
 
initPropertyName(String) - Method in class net.sf.beanlib.provider.handler.AbstractBeanPopulationExceptionHandler
 
initPropertyName(String) - Method in interface net.sf.beanlib.spi.BeanPopulationExceptionHandler
Sets the name of the property being populated.
initPropertyName(String) - Method in class net.sf.beanlib.spi.BeanPopulationExceptionHandlerAdapter
 
initReaderMethod(Method) - Method in class net.sf.beanlib.provider.handler.AbstractBeanPopulationExceptionHandler
 
initReaderMethod(Method) - Method in interface net.sf.beanlib.spi.BeanPopulationExceptionHandler
Sets the reader method used to retreive the value from the source bean.
initReaderMethod(Method) - Method in class net.sf.beanlib.spi.BeanPopulationExceptionHandlerAdapter
 
initReaderMethodFinder(BeanMethodFinder) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Used to configure a finder to find the property getter methods of a source JavaBean.
initReaderMethodFinder(BeanMethodFinder) - Method in class net.sf.beanlib.provider.BeanPopulator
 
initReaderMethodFinder(BeanMethodFinder) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initReaderMethodFinder(BeanMethodFinder) - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Used to configure a finder to find the property getter methods of a source JavaBean.
initReaderMethodFinder(BeanMethodFinder) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
 
initReaderMethodFinder(BeanMethodFinder) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
 
initSetterMethod(Method) - Method in class net.sf.beanlib.provider.handler.AbstractBeanPopulationExceptionHandler
 
initSetterMethod(Method) - Method in interface net.sf.beanlib.spi.BeanPopulationExceptionHandler
Sets the setter method used to set the value to the target bean.
initSetterMethod(Method) - Method in class net.sf.beanlib.spi.BeanPopulationExceptionHandlerAdapter
 
initSetterMethodCollector(BeanMethodCollector) - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Used to configure a collector to collect the property setter methods of a target JavaBean.
initSetterMethodCollector(BeanMethodCollector) - Method in class net.sf.beanlib.provider.BeanPopulator
 
initSetterMethodCollector(BeanMethodCollector) - Method in class net.sf.beanlib.provider.BeanTransformer
 
initSetterMethodCollector(BeanMethodCollector) - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Used to configure a collector to collect the property setter methods of a target JavaBean.
initSetterMethodCollector(BeanMethodCollector) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
 
initSetterMethodCollector(BeanMethodCollector) - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
 
initToBean(Object) - Method in class net.sf.beanlib.provider.handler.AbstractBeanPopulationExceptionHandler
 
initToBean(Object) - Method in interface net.sf.beanlib.spi.BeanPopulationExceptionHandler
Sets the bean to which the property is populated to, ie the target bean.
initToBean(Object) - Method in class net.sf.beanlib.spi.BeanPopulationExceptionHandlerAdapter
 
initTransformer(Transformable) - Method in class net.sf.beanlib.provider.BeanPopulator
 
initTransformer(Transformable) - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
Used to configure a transformer to transform a property value read from a source JavaBean into a value to be to set the corresponding property of a target JavaBean.
inst - Static variable in class net.sf.beanlib.utils.xml.XStreamFactory
 
invoke(Object, Method, Object[]) - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template.DtoCentricCloseSuppressingInvocationHandler
 
invoke(MethodInvocation) - Method in class net.sf.beanlib.utils.TimingMethodInterceptor
 
invokeMethodAsPrivileged(Object, Method, Object[]) - Method in class net.sf.beanlib.provider.BeanPopulator
Invoke the given method as a privileged action, if necessary.
isApplicationClass(Class<?>) - Method in class net.sf.beanlib.hibernate.HibernatePropertyFilter
Returns true iff c is an application class.
isCheckCGLib() - Static method in class net.sf.beanlib.hibernate.UnEnhancer
Returns true if CGLib enhanced classes are to be checked; false otherwise.
isDebug() - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
isDebug() - Method in class net.sf.beanlib.provider.BeanPopulator
 
isDebug() - Method in class net.sf.beanlib.provider.BeanTransformer
 
isDebug() - Method in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
isDebug() - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Returns true if debug message logging is on; false otherwise.
isDefaultCheckCGLib() - Static method in class net.sf.beanlib.hibernate.UnEnhancer
Returns true if CGLib enhanced classes are to be checked by default; false otherwise.
isHibernatePackage(Class<?>) - Static method in enum net.sf.beanlib.utils.ClassUtils
Returns true if the given class is under a package that starts with "org.hibernate.".
isJavaPackage(Class<?>) - Static method in enum net.sf.beanlib.utils.ClassUtils
Returns true if the given class is under a package that starts with "java.".
isJavassistEnhanced(Class<?>) - Static method in class net.sf.beanlib.hibernate.UnEnhancer
Returns true if the given class is found to be a javassist enhanced class; false otherwise.
isReturnNullUponEof() - Method in class net.sf.beanlib.util.TextIterable
 
isTransformable(Object, Class<?>, PropertyInfo) - Method in class net.sf.beanlib.hibernate3.LazyHibernateCustomBeanTransformer
 
isTransformable(Object, Class<?>, PropertyInfo) - Method in class net.sf.beanlib.joda.JodaTimeTransformer
 
isTransformable(Object, Class<?>, PropertyInfo) - Method in class net.sf.beanlib.spi.ChainedCustomBeanTransformer
 
isTransformable(Object, Class<?>, PropertyInfo) - Method in interface net.sf.beanlib.spi.CustomBeanTransformerSpi
Returns true if the given object is to be transformed by this transformer; false otherwise.
iterator() - Method in class net.sf.beanlib.util.TextIterable
 

A B C D E F G H I J L M N O P Q R S T U V W X