| Class and Description |
|---|
| BoundMapperFacade
BoundMapperFacade represents a caching mapper configuration
which is bound to a given pair of types.
|
| Converter
Converter is used to provide direct conversion from one type to another,
useful for those scenarios where complete control over the mapping is
desired.
Note that an instance of the current MapperFacade is provided in the convert method for cases where you only want to control a
specific portion of the mapping, but wish to delegate some or all of the
mapping of the nested types. |
| CustomFilter
CustomFilter provides the base implementation of Filter.
|
| CustomMapper
Abstract super-class for all generated mappers and user custom mappers.
|
| DefaultFieldMapper
Provides a generic mapping suggestion mechanism to provide
help with guessing default mappings of fields when a straight
equivalent name match is not found
|
| Filter
Filter defines the contract for manipulating the runtime behavior of
generated mappers.
|
| MapEntry
MapEntry is a concrete implementation of Map.Entry which is created for
use in registering mappings that involve java.util.Map instances.
MapEntry should be used as the type when registering a mapping between an element type (iterable or array) and an entry type (map). |
| MappedTypePair
MappedTypePair represents any pair of mapped types, which are distinguished
from each other as 'A type' and 'B type'
|
| Mapper
Defines a contract between internal parts of Orika such as
MapperFacade, MapperGenerator,
MapperFactory and generated mappers. |
| MapperBase
Deprecated.
use
CustomMapper instead |
| MapperFacade
The main runtime interface between a Java application and Orika.
|
| MapperFactory
MapperFactory is used to both configure, register, and generate the
underlying Mapper and Converter instances which will be used to perform the
the mapping functions.
|
| MappingContext
MappingContext provides storage for information shared among the various
mapping objects for a given mapping request.
|
| MappingContext.StackElement |
| MappingContextFactory |
| MappingException |
| MappingHint
Deprecated.
use ma.glasnost.orika.FieldSuggester instead
|
| MappingStrategy
MappingStrategy defines the contract for a pre-resolved classification of mapping
which may be cached for quick lookup based on raw inputs.
|
| ObjectFactory |
| Properties |
| Class and Description |
|---|
| Converter
Converter is used to provide direct conversion from one type to another,
useful for those scenarios where complete control over the mapping is
desired.
Note that an instance of the current MapperFacade is provided in the convert method for cases where you only want to control a
specific portion of the mapping, but wish to delegate some or all of the
mapping of the nested types. |
| CustomConverter
CustomConverterBase provides a utility base for creating customized converters,
which determines type parameters automatically.
|
| MappedTypePair
MappedTypePair represents any pair of mapped types, which are distinguished
from each other as 'A type' and 'B type'
|
| MapperFacade
The main runtime interface between a Java application and Orika.
|
| MappingContext
MappingContext provides storage for information shared among the various
mapping objects for a given mapping request.
|
| StateReporter.Reportable
Marks implementations as capable of reporting on their current
state, typically for troubleshooting purposes.
|
| Class and Description |
|---|
| Converter
Converter is used to provide direct conversion from one type to another,
useful for those scenarios where complete control over the mapping is
desired.
Note that an instance of the current MapperFacade is provided in the convert method for cases where you only want to control a
specific portion of the mapping, but wish to delegate some or all of the
mapping of the nested types. |
| CustomConverter
CustomConverterBase provides a utility base for creating customized converters,
which determines type parameters automatically.
|
| MappedTypePair
MappedTypePair represents any pair of mapped types, which are distinguished
from each other as 'A type' and 'B type'
|
| MapperFacade
The main runtime interface between a Java application and Orika.
|
| MappingContext
MappingContext provides storage for information shared among the various
mapping objects for a given mapping request.
|
| Class and Description |
|---|
| BoundMapperFacade
BoundMapperFacade represents a caching mapper configuration
which is bound to a given pair of types.
|
| Converter
Converter is used to provide direct conversion from one type to another,
useful for those scenarios where complete control over the mapping is
desired.
Note that an instance of the current MapperFacade is provided in the convert method for cases where you only want to control a
specific portion of the mapping, but wish to delegate some or all of the
mapping of the nested types. |
| DefaultFieldMapper
Provides a generic mapping suggestion mechanism to provide
help with guessing default mappings of fields when a straight
equivalent name match is not found
|
| Filter
Filter defines the contract for manipulating the runtime behavior of
generated mappers.
|
| MappedTypePair
MappedTypePair represents any pair of mapped types, which are distinguished
from each other as 'A type' and 'B type'
|
| Mapper
Defines a contract between internal parts of Orika such as
MapperFacade, MapperGenerator,
MapperFactory and generated mappers. |
| MapperFacade
The main runtime interface between a Java application and Orika.
|
| MapperFactory
MapperFactory is used to both configure, register, and generate the
underlying Mapper and Converter instances which will be used to perform the
the mapping functions.
|
| MappingContext
MappingContext provides storage for information shared among the various
mapping objects for a given mapping request.
|
| MappingContextFactory |
| MappingException |
| MappingHint
Deprecated.
use ma.glasnost.orika.FieldSuggester instead
|
| MappingStrategy
MappingStrategy defines the contract for a pre-resolved classification of mapping
which may be cached for quick lookup based on raw inputs.
|
| ObjectFactory |
| StateReporter.Reportable
Marks implementations as capable of reporting on their current
state, typically for troubleshooting purposes.
|
| Class and Description |
|---|
| BoundMapperFacade
BoundMapperFacade represents a caching mapper configuration
which is bound to a given pair of types.
|
| Converter
Converter is used to provide direct conversion from one type to another,
useful for those scenarios where complete control over the mapping is
desired.
Note that an instance of the current MapperFacade is provided in the convert method for cases where you only want to control a
specific portion of the mapping, but wish to delegate some or all of the
mapping of the nested types. |
| Filter
Filter defines the contract for manipulating the runtime behavior of
generated mappers.
|
| MapperFactory
MapperFactory is used to both configure, register, and generate the
underlying Mapper and Converter instances which will be used to perform the
the mapping functions.
|
| MappingContext
MappingContext provides storage for information shared among the various
mapping objects for a given mapping request.
|
| Class and Description |
|---|
| MapperFactory
MapperFactory is used to both configure, register, and generate the
underlying Mapper and Converter instances which will be used to perform the
the mapping functions.
|
| Class and Description |
|---|
| Converter
Converter is used to provide direct conversion from one type to another,
useful for those scenarios where complete control over the mapping is
desired.
Note that an instance of the current MapperFacade is provided in the convert method for cases where you only want to control a
specific portion of the mapping, but wish to delegate some or all of the
mapping of the nested types. |
| MappedTypePair
MappedTypePair represents any pair of mapped types, which are distinguished
from each other as 'A type' and 'B type'
|
| Mapper
Defines a contract between internal parts of Orika such as
MapperFacade, MapperGenerator,
MapperFactory and generated mappers. |
| MappingContext
MappingContext provides storage for information shared among the various
mapping objects for a given mapping request.
|
| MappingStrategy
MappingStrategy defines the contract for a pre-resolved classification of mapping
which may be cached for quick lookup based on raw inputs.
|
| MappingStrategy.Key
MappingStrategyKey defines the minimum information necessary to cache a
particular mapping strategy
|
| ObjectFactory |
| Class and Description |
|---|
| DefaultFieldMapper
Provides a generic mapping suggestion mechanism to provide
help with guessing default mappings of fields when a straight
equivalent name match is not found
|
| MappedTypePair
MappedTypePair represents any pair of mapped types, which are distinguished
from each other as 'A type' and 'B type'
|
| Mapper
Defines a contract between internal parts of Orika such as
MapperFacade, MapperGenerator,
MapperFactory and generated mappers. |
| MapperBase
Deprecated.
use
CustomMapper instead |
| MapperFactory
MapperFactory is used to both configure, register, and generate the
underlying Mapper and Converter instances which will be used to perform the
the mapping functions.
|
| MappingHint
Deprecated.
use ma.glasnost.orika.FieldSuggester instead
|
| Class and Description |
|---|
| MappingException |
| Class and Description |
|---|
| Converter
Converter is used to provide direct conversion from one type to another,
useful for those scenarios where complete control over the mapping is
desired.
Note that an instance of the current MapperFacade is provided in the convert method for cases where you only want to control a
specific portion of the mapping, but wish to delegate some or all of the
mapping of the nested types. |
| Filter
Filter defines the contract for manipulating the runtime behavior of
generated mappers.
|
| MappedTypePair
MappedTypePair represents any pair of mapped types, which are distinguished
from each other as 'A type' and 'B type'
|
| Mapper
Defines a contract between internal parts of Orika such as
MapperFacade, MapperGenerator,
MapperFactory and generated mappers. |
Copyright © 2017 Glasnost. All Rights Reserved.