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

G

get(Class, Serializable, LockMode) - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
get(String, Serializable, LockMode) - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
getActualClass(Object) - Static method in class net.sf.beanlib.hibernate.UnEnhancer
 
getArrayReplicatable() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getArrayReplicatable() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the current replicator for array.
getBeanHashCode(Object) - Method in class net.sf.beanlib.BeanGetter
Returns a hash code for the given JavaBean object for all the reader methods using the algorithm suggested in Item 8 of Effective Java by Joshua Bloch.
getBeanPopulationExceptionHandler() - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
getBeanPopulationExceptionHandler() - Method in class net.sf.beanlib.provider.BeanPopulator
 
getBeanPopulationExceptionHandler() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getBeanPopulationExceptionHandler() - Method in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
getBeanPopulationExceptionHandler() - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Returns the exception handler configured for bean population.
getBeanPopulatorBaseConfig() - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Notes if the returned base config is modified, a subsequent BeanPopulator.initBeanPopulatorBaseConfig(BeanPopulatorBaseConfig) needs to be invoked to keep the configuration in sync.
getBeanPopulatorBaseConfig() - Method in class net.sf.beanlib.provider.BeanPopulator
Notes if the returned base config is modified, a subsequent BeanPopulator.initBeanPopulatorBaseConfig(BeanPopulatorBaseConfig) needs to be invoked to keep the configuration in sync.
getBeanPopulatorBaseConfig() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getBeanPopulatorBaseConfig() - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Returns the other configuration options as a single configuration object.
getBeanPopulatorBaseConfig() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns all the configuration options as a single configuration object.
getBeanPopulatorSpiFactory() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getBeanPopulatorSpiFactory() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the current bean populator factory, which is used to create a bean populator which can then be used to determine whether a specific JavaBean property should be propagated from a source bean to a target bean.
getBeanReplicatable() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getBeanReplicatable() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the current replicator for JavaBeans.
getBeanSourceHandler() - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
getBeanSourceHandler() - Method in class net.sf.beanlib.provider.BeanPopulator
 
getBeanSourceHandler() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getBeanSourceHandler() - Method in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
getBeanSourceHandler() - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Returns the call-back configured that would be invoked after the property value has been retrieved from the source bean, but before being propagated across to the target bean.
getBeanTransformerSpi() - Method in class net.sf.beanlib.provider.BeanPopulator
 
getBlobReplicatable() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getBlobReplicatable() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the current replicator for blobs.
getBytesFromAsciiString(String) - Static method in class net.sf.beanlib.utils.StringUtils
Returns the bytes from the given String of ascii characters fast, using the least amount of memory in the process.
getBytesFromAsciiString(String, boolean) - Static method in class net.sf.beanlib.utils.StringUtils
Returns the bytes from the given String of ascii characters fast.
getCalendarReplicatable() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getCalendarReplicatable() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the current replicator for calendars.
getCharset() - Method in class net.sf.beanlib.util.TextIterable
 
getCharsetDecoder() - Method in class net.sf.beanlib.util.TextIterable
 
getCharsetname() - Method in class net.sf.beanlib.util.TextIterable
 
getClonedMap() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getClonedMap() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns a map of those (from-to) objects that have been replicated.
getCollectionProperty() - Method in class net.sf.beanlib.CollectionPropertyName
 
getCollectionPropertyNameSet() - Method in class net.sf.beanlib.hibernate.HibernatePropertyFilter
Returns the configured set of collection and map properties that are to be replicated, eagerly fetching if necessary; null if all collection and map properties are to be replicated; or empty if no collection nor map properties are to be replicated.
getCollectionReplicatable() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getCollectionReplicatable() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the current replicator for collections.
getCustomBeanTransformer() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getCustomBeanTransformer() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the customer bean transformer, if any.
getCustomerBeanTransformer() - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
getDateReplicatable() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getDateReplicatable() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the current replicator for dates.
getDeclaringClass() - Method in class net.sf.beanlib.CollectionPropertyName
 
getDefaultPrimitiveValue(Class<T>) - Static method in class net.sf.beanlib.provider.replicator.ImmutableReplicator
 
getDetailedPropertyFilter() - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
getDetailedPropertyFilter() - Method in class net.sf.beanlib.provider.BeanPopulator
 
getDetailedPropertyFilter() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getDetailedPropertyFilter() - Method in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
getDetailedPropertyFilter() - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Returns the detailed property filter configured.
getEntityBeanClassSet() - Method in class net.sf.beanlib.hibernate.HibernatePropertyFilter
Returns the configured set of entity bean classes for matching properties that will be replicated, eagerly fetching if necessary; null if all entity bean classes are to be replicated; or empty if no entity bean class is to be replicated.
getFactory() - Static method in class net.sf.beanlib.hibernate3.Hibernate3BlobReplicator
 
getFactory() - Static method in class net.sf.beanlib.hibernate3.Hibernate3CollectionReplicator
 
getFactory() - Static method in class net.sf.beanlib.hibernate3.Hibernate3JavaBeanReplicator
 
getFactory() - Static method in class net.sf.beanlib.hibernate3.Hibernate3MapReplicator
 
getFieldValue(Class<?>, String, Object) - Method in class net.sf.beanlib.utils.DebugUtils
Returns the value of a declared field regardless of the privacy modifier.
getFromBean() - Method in class net.sf.beanlib.PropertyInfo
Returns the Java Bean from which the property is read.
getHibernateDtoCopier() - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template
 
getHibernatePropertyFilter() - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Convenient method to return the current property filter as HibernatePropertyFilter if the type matches; or null otherwise.
getHibernateTemplate() - Method in interface net.sf.beanlib.hibernate3.Hibernate3DaoSupportable
 
getIdentityCustomTransformer() - Static method in class net.sf.beanlib.spi.TrivialCustomBeanTransformerFactories
Returns a custom transformer that always performs identical transformation (ie returns the same input instance).
getIdentityCustomTransformerFactory() - Static method in class net.sf.beanlib.spi.TrivialCustomBeanTransformerFactories
Returns the factory of a custom transformer that always performs identical transformation (ie returns the same input instance).
getImmutableReplicatable() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getImmutableReplicatable() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the current replicator for immutables.
getInstance() - Static method in class net.sf.beanlib.utils.xml.XStreamFactory
 
getLineNumber() - Method in class net.sf.beanlib.io.FastLineNumberReader
Returns the current line number.
getLineNumber() - Method in class net.sf.beanlib.util.LineIterator
 
getMapReplicatable() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getMapReplicatable() - Method in interface net.sf.beanlib.spi.BeanTransformerSpi
Returns the current replicator for maps.
getMethodPrefix() - Method in class net.sf.beanlib.jaxb2.FluentSetterMethodCollector
 
getMethodPrefix() - Method in class net.sf.beanlib.provider.collector.OrderedMethodCollector
 
getMethodPrefix() - Method in class net.sf.beanlib.provider.collector.PrivateSetterMethodCollector
 
getMethodPrefix() - Method in class net.sf.beanlib.provider.collector.ProtectedSetterMethodCollector
 
getMethodPrefix() - Method in class net.sf.beanlib.provider.collector.PublicSetterCollectionLastMethodCollector
 
getMethodPrefix() - Method in class net.sf.beanlib.provider.collector.PublicSetterMethodCollector
 
getMethodPrefix() - Method in interface net.sf.beanlib.spi.BeanMethodCollector
 
getNoopCustomTransformer() - Static method in class net.sf.beanlib.spi.TrivialCustomBeanTransformerFactories
Returns a custom transformer that is always not applicable.
getNoopCustomTransformerFactory() - Static method in class net.sf.beanlib.spi.TrivialCustomBeanTransformerFactories
Returns the factory of a custom transformer that is always not applicable.
getNullCustomTransformer() - Static method in class net.sf.beanlib.spi.TrivialCustomBeanTransformerFactories
Returns a custom transformer that always transforms to null.
getNullCustomTransformerFactory() - Static method in class net.sf.beanlib.spi.TrivialCustomBeanTransformerFactories
Returns the factory a custom transformer that always transforms to null.
getPropertyAsString(Object, PropertyDescriptor) - Method in class net.sf.beanlib.BeanGetter
Returns the string value of the given property of the specified java bean class.
getPropertyFilter() - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
Returns the property filter that is used to control what properties get propagated across and what get skipped.
getPropertyFilter() - Method in class net.sf.beanlib.provider.BeanPopulator
 
getPropertyFilter() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getPropertyFilter() - Method in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
getPropertyFilter() - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Returns the property filter configured.
getPropertyName() - Method in class net.sf.beanlib.PropertyInfo
Returns the property name.
getPropertyName2DescriptorMap(Class<?>) - Method in class net.sf.beanlib.BeanGetter
Returns the property name to descriptor map for the given bean class.
getReaderMethodFinder() - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
getReaderMethodFinder() - Method in class net.sf.beanlib.provider.BeanPopulator
 
getReaderMethodFinder() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getReaderMethodFinder() - Method in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
getReaderMethodFinder() - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Returns the finder configured to find the property getter methods of a source JavaBean.
getSessionFactory() - Method in interface net.sf.beanlib.hibernate3.Hibernate3DaoSupportable
 
getSetterMethodCollector() - Method in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
getSetterMethodCollector() - Method in class net.sf.beanlib.provider.BeanPopulator
 
getSetterMethodCollector() - Method in class net.sf.beanlib.provider.BeanTransformer
 
getSetterMethodCollector() - Method in class net.sf.beanlib.spi.BeanPopulatorBaseConfig
 
getSetterMethodCollector() - Method in interface net.sf.beanlib.spi.BeanPopulatorBaseSpi
Returns the collector configured to collect the property setter methods of a target JavaBean.
getTarget() - Method in class net.sf.beanlib.hibernate3.DtoCentricHibernate3Template.DtoCentricCloseSuppressingInvocationHandler
 
getTargetCloned(Object) - Method in class net.sf.beanlib.provider.replicator.ReplicatorTemplate
 
getToBean() - Method in class net.sf.beanlib.PropertyInfo
Returns the Java Bean to which the property is to be written.
getTransformer() - Method in class net.sf.beanlib.provider.BeanPopulator
 
getTransformer() - Method in interface net.sf.beanlib.spi.BeanPopulatorSpi
Returns the transformer used by this bean populator.
getType() - Method in class net.sf.beanlib.utils.TypeReference
Gets the referenced type.
getVetoer() - Method in class net.sf.beanlib.hibernate.HibernatePropertyFilter
Returns the vetoer configured for vetoing the propagation of a property.
getXStream() - Method in class net.sf.beanlib.utils.xml.XStreamFactory
 

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