|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (BarcodeRepositoryContract $repository) | |
| setStoreId (int $storeId) | |
| getStoreId () | |
| setProductId (int $productId) | |
| getProductId () | |
| setBarcode (?string $barcode) | |
| unsetBarcode () | |
| hasBarcode () | |
| getBarcode () | |
| Открытые члены унаследованные от BaseEntity | |
| __construct (RepositoryContract $repository=null) | |
| initFields (array $fields) | |
| setParentCollection (?BaseCollection $collection) | |
| getParentCollection () | |
| getParent () | |
| getHash () | |
| setField (string $name, $value) | |
| setFieldNoDemand (string $name, $value) | |
| hasField (string $name) | |
| getField (string $name) | |
| setFields (array $fields) | |
| getFields () | |
| getChangedFields () | |
| hasChangedFields () | |
| isChanged () | |
| isNew () | |
| getId () | |
| setId (int $id) | |
| remove () | |
| save () | |
| saveInternal () | |
| deleteInternal () | |
| clearChangedFields () | |
Защищенные члены | |
| getFieldsMap () | |
| Защищенные члены унаследованные от BaseEntity | |
| getFieldStorage () | |
| createFieldStorage () | |
| saveInternalEntity () | |
| getChildCollections (bool $initCollections=false) | |
Дополнительные унаследованные члены | |
| Защищенные данные унаследованные от BaseEntity | |
| $entityRepository | |
См. определение в файле Barcode.php строка 18
| __construct | ( | BarcodeRepositoryContract | $repository | ) |
См. определение в файле Barcode.php строка 22
| getBarcode | ( | ) |
См. определение в файле Barcode.php строка 68
|
protected |
Переопределяет метод предка BaseEntity.
См. определение в файле Barcode.php строка 73
| getProductId | ( | ) |
См. определение в файле Barcode.php строка 46
| getStoreId | ( | ) |
См. определение в файле Barcode.php строка 34
| hasBarcode | ( | ) |
См. определение в файле Barcode.php строка 63
| setBarcode | ( | ?string | $barcode | ) |
См. определение в файле Barcode.php строка 51
| setProductId | ( | int | $productId | ) |
См. определение в файле Barcode.php строка 39
| setStoreId | ( | int | $storeId | ) |
См. определение в файле Barcode.php строка 27
| unsetBarcode | ( | ) |
См. определение в файле Barcode.php строка 58