Mapper Class |
Namespace: CMS.SalesForce
public abstract class Mapper
The Mapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | mAttributeValueConverterFactory |
A factory that creates instances of entity attribute value converters.
|
![]() | mEntityModel |
A model of SalesForce entity.
|
![]() | mFormInfo |
A form info of CMS object.
|
![]() | mMapping |
A mapping of CMS objects to SalesForce entities.
|
Name | Description | |
---|---|---|
![]() | Map |
Creates a new instance of the SalesForce entity from the specified CMS object, and returns it.
|
![]() | MapMetaField |
Maps meta property of CMS object to SalesForce entity field.
|