MFIdentifierToIDMapper Class
Provides special mapping behavior for MFIdentifer-like types.
(I.E. Anything with a VaultElementReferenceAttribute attaches to it).
Specifically, it adds appropriate
MFIdentiferToIDConverter
as converters on the mappings.
Resolver
|
Used to resolve id's from references.
|
CanMap
|
Determines if this mapper can generate or augment the mapping
for a particular data member.
|
CreateMapping
|
Augments the default mapping or generates a new one.
|
GetVaultElementReferenceAttribute
|
Finds a vault element reference attribute applicable to a data
member.
|