| 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(List<InOutType> inOutTypes) |
MappingBuilder |
MapsWrapper.mappingInterceptor(List<InOutType> inOutType) |
MappingBuilder |
MappingRegistry.mappingInterceptor(List<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(List<InOutType> inOutTypes,
String name) |
Copyright © 2017. All Rights Reserved.