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
K
L
M
N
O
P
R
S
T
U
V
W
M
MAP_MODE
- Static variable in class net.noco.dtogen.
Constants
MAP_TYPE
- Static variable in class net.noco.dtogen.model.
BeanPropertySkel
MODE_PARAM
- Static variable in class net.noco.dtogen.
DTOGenTags
MODIFIERS_ORDER
- Static variable in class net.noco.dtogen.transformer.
ModelExtractor
MethodWriter
- class net.noco.dtogen.write.
MethodWriter
.
This class is responsible with the generation of common methods of a DTO (
equals
,
hashCode
,
toString
).
MethodWriter()
- Constructor for class net.noco.dtogen.write.
MethodWriter
MinimalFormatter
- class net.noco.dtogen.log.
MinimalFormatter
.
Class usage XXX
MinimalFormatter()
- Constructor for class net.noco.dtogen.log.
MinimalFormatter
ModelExtractor
- class net.noco.dtogen.transformer.
ModelExtractor
.
Create the skeletons.
ModelExtractor(ModelRepository)
- Constructor for class net.noco.dtogen.transformer.
ModelExtractor
ModelExtractor.ElementTypeMapping
- class net.noco.dtogen.transformer.
ModelExtractor.ElementTypeMapping
.
ModelExtractor.ElementTypeMapping(String, String, BeanPropertyInfo)
- Constructor for class net.noco.dtogen.transformer.
ModelExtractor.ElementTypeMapping
ModelFactory
- class net.noco.dtogen.model.
ModelFactory
.
Class usage XXX
ModelFactory()
- Constructor for class net.noco.dtogen.model.
ModelFactory
ModelRepository
- class net.noco.dtogen.
ModelRepository
.
This is the main repository where all class information is registered.
ModelRepository()
- Constructor for class net.noco.dtogen.
ModelRepository
mapId
- Variable in class net.noco.dtogen.transformer.
ModelExtractor.ElementTypeMapping
mapType
- Variable in class net.noco.dtogen.transformer.
ModelExtractor.ElementTypeMapping
methodName(String, String)
- Static method in class net.noco.dtogen.util.
ConversionUtil
methodWriter
- Variable in class net.noco.dtogen.write.
ClassWriter
modelBeanPropertyInfos
- Variable in class net.noco.dtogen.model.
BeanPropertySkel
Map
: key: model fqn.
modelClass
- Variable in class net.noco.dtogen.transformer.
DomainTmpSource
Domain model class QDox support.
modelElementType
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
POJO element of collection bean property data type.
modelElementTypeId
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
DTO mapping id for that type.
modelFqn
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
Model FQN.
modelFqn
- Variable in class net.noco.dtogen.transformer.
DomainTmpSource
Domain model class name (fully qualified).
modelKeyType
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
POJO map key data type.
modelPropName
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
Model bean property name.
modelPropType
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
Model bean property type.
modelRefs
- Variable in class net.noco.dtogen.model.
DTOClassSkel
List
.
modelSignature
- Variable in class net.noco.dtogen.transformer.
BeanPropertyLink
modelkeyTypeId
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
DTO mapping id for the data type.
moreVisible(String, String)
- Method in class net.noco.dtogen.transformer.
ModelExtractor
mutatorComment
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
DTO bean property setter comment.
mutatorComment
- Variable in class net.noco.dtogen.model.
BeanPropertySkel
DTO bean property setter comment.
mutatorExceptions
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
DTO bean property setter exceptions.
mutatorExceptions
- Variable in class net.noco.dtogen.model.
BeanPropertySkel
DTO bean property setter exceptions.
mutatorScope
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
Suggested DTO bean property setter scope.
mutatorScope
- Variable in class net.noco.dtogen.model.
BeanPropertySkel
Suggested DTO bean property setter scope.
mutatorSignature
- Variable in class net.noco.dtogen.model.
BeanPropertyInfo
DTO mutator signature.
mutatorSignature
- Variable in class net.noco.dtogen.model.
BeanPropertySkel
DTO mutator signature.
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
K
L
M
N
O
P
R
S
T
U
V
W
Copyright © 2004 Alexandru Popescu (a.k.a. the_mindstorm). All Rights Reserved.