| Package | Description |
|---|---|
| fr.xebia.extras.selma.codegen |
| Modifier and Type | Method and Description |
|---|---|
MappingBuilder |
MapsWrapper.findMappingFor(InOutType inOutType) |
MappingBuilder |
MappingRegistry.findMappingFor(InOutType inOutType) |
MappingBuilder |
ImmutableTypesWrapper.get(InOutType inOutType) |
MappingBuilder |
EnumMappersWrapper.get(InOutType inOutType) |
static MappingBuilder |
MappingBuilder.getBuilderFor(MapperGeneratorContext context,
InOutType inOutType) |
MappingBuilder |
CustomMapperWrapper.getMapper(InOutType inOutType) |
MappingBuilder |
CustomMapperWrapper.getMappingInterceptor(InOutType inOutType) |
MappingBuilder |
MapsWrapper.mappingInterceptor(InOutType inOutType) |
MappingBuilder |
MappingRegistry.mappingInterceptor(InOutType inOutType) |
static MappingBuilder |
MappingBuilder.newCustomEnumMapper(InOutType inOutType,
String defaultValue)
Builds a method that match identical items and use default value otherwise
|
static MappingBuilder |
MappingBuilder.newCustomMapper(InOutType inOutType,
String name) |
static MappingBuilder |
MappingBuilder.newCustomMapperImmutableForUpdateGraph(InOutType inOutType,
String name) |
static MappingBuilder |
MappingBuilder.newImmutable() |
static MappingBuilder |
MappingBuilder.newMappingInterceptor(InOutType inOutType,
String name) |
Copyright © 2016. All Rights Reserved.