class EntityMapping extends Collection (View source)

Properties

protected $collection_key
string $draftEntity
string $draftType
protected $mappingLogType
protected $mappingLogDataType
string $sourceEntity
string $sourceType

Methods

setDraftEntity($draftEntity)

No description

string
getDraftEntity()

No description

setDraftType($draftType)

No description

string
getDraftType()

No description

setMappingLog($mappingLog)

No description

setSourceEntity($sourceEntity)

No description

string
getSourceEntity()

No description

setSourceType($sourceType)

No description

string
getSourceType()

No description

Details

setDraftEntity($draftEntity)

No description

Parameters

$draftEntity

string getDraftEntity()

No description

Return Value

string

setDraftType($draftType)

No description

Parameters

$draftType

string getDraftType()

No description

Return Value

string

setMappingLog($mappingLog)

No description

Parameters

$mappingLog

EntityMappingLogEntry[] getMappingLog()

No description

Return Value

EntityMappingLogEntry[]

setSourceEntity($sourceEntity)

No description

Parameters

$sourceEntity

string getSourceEntity()

No description

Return Value

string

setSourceType($sourceType)

No description

Parameters

$sourceType

string getSourceType()

No description

Return Value

string