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

R

registerExternal(String, JavaClass) - Method in class net.noco.dtogen.ModelRepository
Registers an external class into the system.
registerJavaClass(String, JavaClass, DocletTag[], BeanProperty[], BeanProperty[]) - Method in class net.noco.dtogen.ModelRepository
registers the POJO FQN with its corresponding JavaClass, DocletTags[], etc.
registerMapping(String, String, boolean) - Method in class net.noco.dtogen.ModelRepository
registers the dtoFQN (DTO fully qualified class name) as a mapping for classFQN (POJO fully qualified class name).
repo - Variable in class net.noco.dtogen.write.ToolMethodWriter
 
repository - Variable in class net.noco.dtogen.transformer.ModelExtractor
 
repository - Variable in class net.noco.dtogen.write.ClassWriter
 
repository - Variable in class net.noco.dtogen.write.ToolCodeWriter
 
requiesMapping(String, ModelRepository) - Static method in class net.noco.dtogen.util.ConversionUtil
test if the type is actually a DTO which must be mapped back.
reset() - Method in class net.noco.dtogen.ModelRepository
 
resolveMapped(String) - Method in class net.noco.dtogen.ModelRepository
retrieves all possible DTO mappings for the given POJO FQN.
resolveMapped(String, boolean) - Method in class net.noco.dtogen.ModelRepository
 
resolveTypeMapping(Map, String, String) - Method in class net.noco.dtogen.transformer.ModelExtractor
 

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.