Bitrix API

AggregatorBase implements AggregateStrategy

AbstractYes

Table of Contents

Interfaces

AggregateStrategy

Methods

__construct()  : mixed
AggregatorBase constructor.
getClassName()  : string
getDate()  : mixed
getErrors()  : array<string|int, mixed>
getExistingRecordByPrimary()  : array<string|int, mixed>|null
getOpenLineId()  : mixed
getOperatorId()  : mixed
getSourceId()  : mixed
setDate()  : mixed
setOpenLineId()  : mixed
setOperatorId()  : mixed
setSourceId()  : mixed

Methods

__construct()

AggregatorBase constructor.

public __construct(array<string|int, mixed> $params) : mixed
Parameters
$params : array<string|int, mixed>

getClassName()

public static getClassName() : string
Return values
string

getErrors()

public getErrors() : array<string|int, mixed>
Return values
array<string|int, mixed>

getExistingRecordByPrimary()

public getExistingRecordByPrimary() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

setDate()

public setDate(mixed $date) : mixed
Parameters
$date : mixed

setOpenLineId()

public setOpenLineId(mixed $openLineId) : mixed
Parameters
$openLineId : mixed

setOperatorId()

public setOperatorId(mixed $operatorId) : mixed
Parameters
$operatorId : mixed

setSourceId()

public setSourceId(mixed $sourceId) : mixed
Parameters
$sourceId : mixed

        
On this page

Search results