ManagerImport extends ManagerBase
FinalYes
Table of Contents
Constants
- EXCHANGE_DIRECTION_EXPORT = 'E'
- EXCHANGE_DIRECTION_IMPORT = 'I'
Methods
- configure() : mixed
- deleteLoggingDate() : mixed
- getDirectionType() : string
- getSettingsByType() : ISettingsImport
Constants
EXCHANGE_DIRECTION_EXPORT
public
mixed
EXCHANGE_DIRECTION_EXPORT
= 'E'
EXCHANGE_DIRECTION_IMPORT
public
mixed
EXCHANGE_DIRECTION_IMPORT
= 'I'
Methods
configure()
public
static configure(ImportBase $entity) : mixed
Parameters
- $entity : ImportBase
deleteLoggingDate()
public
static deleteLoggingDate() : mixed
Tags
getDirectionType()
public
static getDirectionType() : string
Return values
stringgetSettingsByType()
public
static getSettingsByType(mixed $typeId) : ISettingsImport
Parameters
- $typeId : mixed