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

H

handleBeanSource(Object, Method, Object) - Method in interface net.sf.beanlib.spi.BeanSourceHandler
 
handleException(Throwable, Log) - Method in interface net.sf.beanlib.spi.BeanPopulationExceptionHandler
Handles the exception thrown during the population of a bean property.
handleException(Throwable, Log) - Method in class net.sf.beanlib.spi.BeanPopulationExceptionHandlerAdapter
 
hashCode - Variable in class net.sf.beanlib.CollectionPropertyName
 
hashCode() - Method in class net.sf.beanlib.CollectionPropertyName
 
hashCode() - Method in class net.sf.beanlib.util.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class net.sf.beanlib.util.AbstractMap.SimpleEntry
Returns the hash code value for this map entry.
hashCode() - Method in class net.sf.beanlib.util.AbstractMap.SimpleImmutableEntry
Returns the hash code value for this map entry.
hashCode() - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedMap
 
hashCode() - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedSet
 
hashCode() - Method in class net.sf.beanlib.utils.range.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class net.sf.beanlib.utils.range.AbstractMap.SimpleEntry
 
hashCode() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.NodeEntry
 
hashReturnValue(int, Class, Object) - Method in class net.sf.beanlib.BeanGetter
 
hasNext() - Method in class net.sf.beanlib.util.ArrayDeque.DeqIterator
 
hasNext() - Method in class net.sf.beanlib.util.ArrayDeque.DescendingIterator
 
hasNext() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Iter
 
hasNext() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
 
hasNext() - Method in class net.sf.beanlib.util.concurrent.LinkedBlockingDeque.AbstractItr
 
hasNext() - Method in class net.sf.beanlib.util.LineIterator
 
hasNext() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.PrivateEntryIterator
 
hasNext() - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMapEntryIterator
 
hasNextExecuted - Variable in class net.sf.beanlib.util.LineIterator
 
head - Variable in class net.sf.beanlib.util.ArrayDeque
The index of the element at the head of the deque (which is the element that would be removed by remove() or pop()); or an arbitrary number equal to tail if the deque is empty.
head - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
The topmost head index of the skiplist.
headMap(K, boolean) - Method in interface net.sf.beanlib.util.concurrent.ConcurrentNavigableMap
 
headMap(K) - Method in interface net.sf.beanlib.util.concurrent.ConcurrentNavigableMap
 
headMap(K, boolean) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
headMap(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
headMap(K, boolean) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
headMap(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
headMap(K, boolean) - Method in interface net.sf.beanlib.util.NavigableMap
Returns a view of the portion of this map whose keys are less than (or equal to, if inclusive is true) toKey.
headMap(K) - Method in interface net.sf.beanlib.util.NavigableMap
headMap(K) - Method in class net.sf.beanlib.utils.CollectionUtils.SynchronizedSortedMap
 
headMap(K) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap
Returns a view of the portion of this map whose keys are strictly less than toKey.
headMap(K) - Method in class net.sf.beanlib.utils.range.ExtensibleTreeMap.SubMap
 
headSet(E, boolean) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
headSet(E) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
headSet(E, boolean) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
 
headSet(E) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
 
headSet(E, boolean) - Method in interface net.sf.beanlib.util.NavigableSet
Returns a view of the portion of this set whose elements are less than (or equal to, if inclusive is true) toElement.
headSet(E) - Method in interface net.sf.beanlib.util.NavigableSet
headUpdater - Static variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Updater for casHead
helpDelete(ConcurrentSkipListMap.Node<K, V>, ConcurrentSkipListMap.Node<K, V>) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.Node
Helps out a deletion by appending marker or unlinking from predecessor.
HeteroImmutableReplicator - Class in net.sf.beanlib.provider.replicator
Immutable Object Replicator that supports replication across heterogeneous enums.
HeteroImmutableReplicator() - Constructor for class net.sf.beanlib.provider.replicator.HeteroImmutableReplicator
 
HeteroImmutableReplicator.Factory - Class in net.sf.beanlib.provider.replicator
Factory for HeteroImmutableReplicator
HeteroImmutableReplicator.Factory() - Constructor for class net.sf.beanlib.provider.replicator.HeteroImmutableReplicator.Factory
 
hi - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
upper bound key, or null if to end
hibernate2dto(T) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
Returns a DTO by cloning portion of the object graph of the given Hibernate bean.
hibernate2dto(Class<E>, T) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
 
hibernate2dto(T, Class[], CollectionPropertyName[]) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
Returns a DTO by cloning portion of the object graph of the given Hibernate bean.
hibernate2dto(Class<E>, T, Class[], CollectionPropertyName[]) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
 
hibernate2dto(Collection) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
Returns a list of DTO's by cloning portion of the object graph of the given collection of Hibernate beans.
hibernate2dto(Class<E>, Collection, Class[], CollectionPropertyName[]) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
Returns a list of DTO's by cloning portion of the object graph of the given collection of Hibernate beans.
hibernate2dtoFully(T) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
Returns a DTO by deep cloning the given Hibernate bean.
hibernate2dtoFully(Collection) - Method in class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
Returns a list of DTO's by deep cloning the given collection of Hibernate beans.
Hibernate3BeanReplicator - Class in net.sf.beanlib.hibernate3
Hibernate 3 Bean Replicator.
Hibernate3BeanReplicator() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3BeanReplicator
 
Hibernate3BeanTransformer - Class in net.sf.beanlib.hibernate3
Hibernate 3 specific Bean Transformer.
Hibernate3BeanTransformer(BeanPopulatorSpi.Factory) - Constructor for class net.sf.beanlib.hibernate3.Hibernate3BeanTransformer
 
Hibernate3BeanTransformer.Factory - Class in net.sf.beanlib.hibernate3
Hibernate Bean Transformer Factory.
Hibernate3BeanTransformer.Factory() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3BeanTransformer.Factory
 
Hibernate3BlobReplicator - Class in net.sf.beanlib.hibernate3
Hibernate 3 specific Blob Replicator.
Hibernate3BlobReplicator() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3BlobReplicator
 
Hibernate3BlobReplicator.Factory - Class in net.sf.beanlib.hibernate3
Factory for Hibernate3BlobReplicator
Hibernate3BlobReplicator.Factory() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3BlobReplicator.Factory
 
Hibernate3CollectionReplicator - Class in net.sf.beanlib.hibernate3
Hibernate 3 specific Collection Replicator.
Hibernate3CollectionReplicator(BeanTransformerSpi) - Constructor for class net.sf.beanlib.hibernate3.Hibernate3CollectionReplicator
 
Hibernate3CollectionReplicator.Factory - Class in net.sf.beanlib.hibernate3
Factory for Hibernate3CollectionReplicator
Hibernate3CollectionReplicator.Factory() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3CollectionReplicator.Factory
 
Hibernate3DaoSupportable - Interface in net.sf.beanlib.hibernate3
Hibernate 3 DAO Support Interface.
Hibernate3DtoCopier - Class in net.sf.beanlib.hibernate3
Convenient class for converting application specific Hibernate 3 persistence object to DTO.
Hibernate3DtoCopier() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3DtoCopier
Must be constructed only via the factory.
Hibernate3DtoCopier.Factory - Class in net.sf.beanlib.hibernate3
Factory for Hibernate3DtoCopier.
Hibernate3DtoCopier.Factory() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3DtoCopier.Factory
 
Hibernate3DtoPopulator - Class in net.sf.beanlib.hibernate3
Used by Hibernate3DtoCopier to dynamically expand the set of application entity classes as necessary, including those classes discovered from the element type of collection properties.
Hibernate3DtoPopulator(Set<Class>, Set<CollectionPropertyName>) - Constructor for class net.sf.beanlib.hibernate3.Hibernate3DtoPopulator
 
Hibernate3DtoPopulator(Set<CollectionPropertyName>) - Constructor for class net.sf.beanlib.hibernate3.Hibernate3DtoPopulator
 
Hibernate3DtoPopulator() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3DtoPopulator
 
Hibernate3JavaBeanReplicator - Class in net.sf.beanlib.hibernate3
Hibernate 3 specific JavaBean Replicator.
Hibernate3JavaBeanReplicator(BeanTransformerSpi) - Constructor for class net.sf.beanlib.hibernate3.Hibernate3JavaBeanReplicator
 
Hibernate3JavaBeanReplicator.Factory - Class in net.sf.beanlib.hibernate3
Factory for Hibernate3JavaBeanReplicator
Hibernate3JavaBeanReplicator.Factory() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3JavaBeanReplicator.Factory
 
Hibernate3MapReplicator - Class in net.sf.beanlib.hibernate3
Hibernate 3 specific Map Replicator.
Hibernate3MapReplicator(BeanTransformerSpi) - Constructor for class net.sf.beanlib.hibernate3.Hibernate3MapReplicator
 
Hibernate3MapReplicator.Factory - Class in net.sf.beanlib.hibernate3
Factory for MapReplicator
Hibernate3MapReplicator.Factory() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3MapReplicator.Factory
 
Hibernate3SequenceGenerator - Class in net.sf.beanlib.hibernate3
Hibernate 3 DB Sequence Generator.
Hibernate3SequenceGenerator() - Constructor for class net.sf.beanlib.hibernate3.Hibernate3SequenceGenerator
 
Hibernate3UnitOfWork - Class in net.sf.beanlib.hibernate3
Hibernate 3 Unit Of Work.
Hibernate3UnitOfWork(Session) - Constructor for class net.sf.beanlib.hibernate3.Hibernate3UnitOfWork
 
HibernateBeanPopulatableSupport - Class in net.sf.beanlib.hibernate
The default implemenation to determine if a Hibernate JavaBean property should be populated.
HibernateBeanPopulatableSupport(Set<Class>, Set<? extends CollectionPropertyName>, BeanPopulatable) - Constructor for class net.sf.beanlib.hibernate.HibernateBeanPopulatableSupport
 
HibernateBeanReplicator - Class in net.sf.beanlib.hibernate
Hibernate Bean Replicator.
HibernateBeanReplicator(BeanTransformerSpi) - Constructor for class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
hibernateBeanTransformer - Variable in class net.sf.beanlib.hibernate.HibernateBeanReplicator
 
higher(E) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.KeySet
 
higher(E) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet
 
higher(E) - Method in interface net.sf.beanlib.util.NavigableSet
Returns the least element in this set strictly greater than the given element, or null if there is no such element.
higherEntry(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
higherEntry(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
higherEntry(K) - Method in interface net.sf.beanlib.util.NavigableMap
Returns a key-value mapping associated with the least key strictly greater than the given key, or null if there is no such key.
higherKey(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap
 
higherKey(K) - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
higherKey(K) - Method in interface net.sf.beanlib.util.NavigableMap
Returns the least key strictly greater than the given key, or null if there is no such key.
highestEntry() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
 
highestKey() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
Returns highest absolute key (ignoring directonality)
hiInclusive - Variable in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
inclusion flag for hi
hiNode() - Method in class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap
Returns highest node.

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