1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс TradeBindingEntity
Граф наследования:TradeBindingEntity:
CollectableEntity Entity

Открытые члены

 getTradePlatform ()
 setFieldNoDemand ($name, $value)
Открытые члены унаследованные от CollectableEntity
 setCollection (EntityCollection $collection)
 getCollection ()
 setInternalIndex ($index)
 getInternalIndex ()
 isStartField ($isMeaningfulField=false)
 clearStartField ()
 hasMeaningfulField ()
 doFinalAction ($hasMeaningfulField=false)
 setMathActionOnly ($value=false)
 isMathActionOnly ()
 isClone ()
Открытые члены унаследованные от Entity
 __construct ()
 fetch (Main\Text\Converter $converter=null)

Открытые статические члены

static getRegistryEntity ()
static getRegistryType ()
static getAvailableFields ()
static getEntityEventName ()
Открытые статические члены унаследованные от Entity
static getEntity ()
static getList (array $parameters)
static getRow (array $parameters)
static clearCache ()
static add (array $data)
static update ($id, array $data)
static delete ($id)
static setCacheItem ($id, array $row)
static getCacheItem ($id, bool $load=false)
static clearCacheItem ($id)
static getTabletClassName ()
static getTabletFieldNames (int $fields=self::FIELDS_MAIN)
static getCachedFieldList ()
static getCallbackRestEvent ()
static clearSettings ()

Защищенные члены

 updateInternal ($primary, array $data)
 addInternal (array $data)
 onFieldModify ($name, $oldValue, $value)
Защищенные члены унаследованные от Entity
 getTablet ()

Защищенные статические члены

static getMeaningfulFields ()
static getFieldsMap ()
static generateXmlId ()
Защищенные статические члены унаследованные от Entity
static prepareForAdd (ORM\Data\AddResult $result, $id, array &$data)
static prepareForUpdate (ORM\Data\UpdateResult $result, $id, array &$data)
static deleteNoDemands ($id)
static normalize (array &$data)
static runAddExternalActions ($id, array $data)
static runUpdateExternalActions ($id, array $data)
static runDeleteExternalActions ($id)
static getDefaultCachedFieldList ()
static prepareFloatValue ($value)
static prepareIntValue ($value)
static prepareStringValue ($value)

Дополнительные унаследованные члены

Поля данных унаследованные от Entity
const PREFIX_OLD = 'OLD_'
const EVENT_ON_BUILD_CACHED_FIELD_LIST = 'OnBuildCachedFieldList'
const FIELDS_MAIN = 0x0001
const FIELDS_UF = 0x0002
const FIELDS_ALL = self::FIELDS_MAIN|self::FIELDS_UF
Защищенные данные унаследованные от CollectableEntity
 $collection
 $internalIndex = null
 $isClone = false

Подробное описание

См. определение в файле tradebindingentity.php строка 12

Методы

◆ addInternal()

addInternal ( array $data)
protected
Аргументы
array$data
Возвращает
Main\Entity\AddResult
Исключения

Exception

См. определение в файле tradebindingentity.php строка 228

◆ generateXmlId()

generateXmlId ( )
staticprotected
Возвращает
string

См. определение в файле tradebindingentity.php строка 87

◆ getAvailableFields()

getAvailableFields ( )
static
Возвращает
array

См. определение в файле tradebindingentity.php строка 35

◆ getEntityEventName()

getEntityEventName ( )
static
Возвращает
null|string

См. определение в файле tradebindingentity.php строка 238

◆ getFieldsMap()

getFieldsMap ( )
staticprotected
Возвращает
array

См. определение в файле tradebindingentity.php строка 54

◆ getMeaningfulFields()

getMeaningfulFields ( )
staticprotected
Возвращает
array

См. определение в файле tradebindingentity.php строка 46

◆ getRegistryEntity()

getRegistryEntity ( )
static
Возвращает
string

См. определение в файле tradebindingentity.php строка 19

◆ getRegistryType()

getRegistryType ( )
static
Возвращает
string

См. определение в файле tradebindingentity.php строка 27

◆ getTradePlatform()

getTradePlatform ( )
Возвращает
TradingPlatform\Platform|null
Исключения
Main

ArgumentException

Исключения
Main

ArgumentNullException

Исключения
Main

ObjectPropertyException

Исключения
Main

SystemException

См. определение в файле tradebindingentity.php строка 201

◆ onFieldModify()

onFieldModify ( $name,
$oldValue,
$value )
protected
Аргументы
string$name
mixed$oldValue
mixed$value
Возвращает
Result

Переопределяет метод предка CollectableEntity.

См. определение в файле tradebindingentity.php строка 259

◆ setFieldNoDemand()

setFieldNoDemand ( $name,
$value )
Аргументы
$name
$value
Возвращает
void
Исключения
Main

ArgumentOutOfRangeException

См. определение в файле tradebindingentity.php строка 249

◆ updateInternal()

updateInternal ( $primary,
array $data )
protected
Аргументы
$primary
array$data
Возвращает
Main\Entity\UpdateResult
Исключения

Exception

См. определение в файле tradebindingentity.php строка 218


Объявления и описания членов класса находятся в файле: