public class Mapper extends GeneratedType
@Mapper). This is the root object of the
mapper model.| Modifier and Type | Class and Description |
|---|---|
static class |
Mapper.Builder |
Writable.Context| Modifier and Type | Method and Description |
|---|---|
Decorator |
getDecorator() |
java.util.List<MapperReference> |
getReferencedMappers() |
protected java.lang.String |
getTemplateName()
Returns the name of the template to be used for a specific writable type.
|
addAnnotation, getAccessibility, getAnnotations, getFields, getImportTypes, getInterfaceName, getMethods, getName, getPackageName, getSuperClassName, isSuppressGeneratorTimestampwritepublic java.util.List<MapperReference> getReferencedMappers()
public Decorator getDecorator()
protected java.lang.String getTemplateName()
FreeMarkerWritable*.ftl is used as template file name,
but this can be customized by overriding this method if required.getTemplateName in class FreeMarkerWritablenull.Copyright © 2012-2014. All Rights Reserved.