DataExchangeManager
Table of Contents
Methods
-
__construct()
: mixed
-
exchange()
: Result
-
import()
: Result
-
importAgent()
: string
-
markDeletedFailedConnection()
: void
__construct()
public
__construct(FactoriesCollection $factories) : mixed
Parameters
-
$factories
: FactoriesCollection
-
exchange()
public
exchange() : Result
-
throws
-
BaseException
-
throws
-
ArgumentException
-
throws
-
ObjectException
-
throws
-
ObjectNotFoundException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
import()
public
import() : Result
-
throws
-
ArgumentException
-
throws
-
BaseException
-
throws
-
LoaderException
-
throws
-
ObjectException
-
throws
-
ObjectNotFoundException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
importAgent()
public
static importAgent() : string
-
throws
-
ArgumentException
-
throws
-
LoaderException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
markDeletedFailedConnection()
public
static markDeletedFailedConnection(Connection $connection) : void
Parameters
-
$connection
: Connection
-
-
throws
-
BaseException
-
throws
-
ObjectNotFoundException