MapResult
Class MapResult
Table of Contents
Methods
- addDuplicated() : mixed
- addMapped() : mixed
- addNotFound() : mixed
- getDuplicated() : mixed
- getLastProcessedId() : mixed
- getMapped() : mixed
- getNotFound() : mixed
- getSupportedCount() : mixed
- setLastProcessedId() : mixed
- setSupportedCount() : mixed
Methods
addDuplicated()
public
addDuplicated(mixed $eLocId, mixed $eLocName, mixed $bLocId) : mixed
Parameters
- $eLocId : mixed
- $eLocName : mixed
- $bLocId : mixed
addMapped()
public
addMapped(mixed $eLocId, mixed $eLocName, mixed $bLocId) : mixed
Parameters
- $eLocId : mixed
- $eLocName : mixed
- $bLocId : mixed
addNotFound()
public
addNotFound(mixed $eLocId, mixed $eLocName) : mixed
Parameters
- $eLocId : mixed
- $eLocName : mixed
getDuplicated()
public
getDuplicated() : mixed
getLastProcessedId()
public
getLastProcessedId() : mixed
getMapped()
public
getMapped() : mixed
getNotFound()
public
getNotFound() : mixed
getSupportedCount()
public
getSupportedCount() : mixed
setLastProcessedId()
public
setLastProcessedId(mixed $id) : mixed
Parameters
- $id : mixed
setSupportedCount()
public
setSupportedCount(mixed $count) : mixed
Parameters
- $count : mixed