Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
E
empty(Object, Class<?>)
- Method in class net.sf.beanlib.provider.
BeanChecker
Returns true if the fromBean is empty; or false otherwise.
EMPTY_2D_ARRAY
- Static variable in class net.sf.beanlib.utils.
StringUtils
EMPTY_ARRAY
- Static variable in class net.sf.beanlib.
CollectionPropertyName
entityBeanClassSet
- Variable in class net.sf.beanlib.hibernate.
HibernatePropertyFilter
The set of entity bean classes for matching properties that will be replicated, eagerly fetching if necessary.
ENUM
- Static variable in enum net.sf.beanlib.utils.
ClassUtils
copied from the private static Class.ENUM constant.
enumConstantDirectory(Class<T>)
- Static method in class net.sf.beanlib.utils.
EnumUtils
Returns a map from the externalized object of type E to enum constant for the specified T, which has a type of both Enum and External.
enumExternalDirectory
- Static variable in class net.sf.beanlib.utils.
EnumUtils.LazyExternal
enumOrdinalConstantDirectory(Class<T>)
- Static method in class net.sf.beanlib.utils.
EnumUtils
Returns a map from the ordinal() return value to the enum constant for the specified T, which is an Enum.
enumOrdinalDirectory
- Static variable in class net.sf.beanlib.utils.
EnumUtils.LazyOrdinal
enumStringConstantDirectory(Class<T>)
- Static method in class net.sf.beanlib.utils.
EnumUtils
Returns a map from the toString() return value to the enum constant for the specified T, which is an Enum.
enumToStringDirectory
- Static variable in class net.sf.beanlib.utils.
EnumUtils.LazyToString
EnumUtils
- Class in
net.sf.beanlib.utils
Enum Utilities.
EnumUtils()
- Constructor for class net.sf.beanlib.utils.
EnumUtils
EnumUtils.LazyExternal
- Class in
net.sf.beanlib.utils
Contains a lazily initialized internal map used for implementing fromExternal().
EnumUtils.LazyExternal()
- Constructor for class net.sf.beanlib.utils.
EnumUtils.LazyExternal
EnumUtils.LazyOrdinal
- Class in
net.sf.beanlib.utils
Contains a lazily initialized internal map used for implementing fromOrdinal().
EnumUtils.LazyOrdinal()
- Constructor for class net.sf.beanlib.utils.
EnumUtils.LazyOrdinal
EnumUtils.LazyToString
- Class in
net.sf.beanlib.utils
Contains a lazily initialized internal map used for implementing fromString().
EnumUtils.LazyToString()
- Constructor for class net.sf.beanlib.utils.
EnumUtils.LazyToString
eof()
- Method in class net.sf.beanlib.util.
LineIterator
eolEnum
- Variable in class net.sf.beanlib.io.
FastLineNumberReader
Last End of line.
equals(Object)
- Method in class net.sf.beanlib.
CollectionPropertyName
equals(Object, Object)
- Method in class net.sf.beanlib.utils.
EqualsUtils
Returns true if the two input arguments are equal, handling cases when they are arrays.
EqualsUtils
- Class in
net.sf.beanlib.utils
Returns true if the two input arguments are equal, handling cases when they are arrays.
EqualsUtils()
- Constructor for class net.sf.beanlib.utils.
EqualsUtils
execute()
- Method in class net.sf.beanlib.hibernate3.
Hibernate3UnitOfWork
Executes a unit of work within a Hibernate transaction.
External
<
E
> - Interface in
net.sf.beanlib.utils
Supports externalizing the implementing object into an instance of the parameterized type.
externalize()
- Method in interface net.sf.beanlib.utils.
External
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X