$collection | CollectableEntity | protected |
$extraServices | Shipment | protected |
$idShipment | Shipment | protectedstatic |
$internalId | Shipment | protected |
$internalIndex | CollectableEntity | protected |
$isClone | CollectableEntity | protected |
$isNew | Shipment | protected |
$propertyCollection | Shipment | protected |
$service | Shipment | protected |
$shipmentItemCollection | Shipment | protected |
$storeId | Shipment | protected |
__construct() | Entity | |
add(array $data) | Entity | static |
addInternal(array $data) | Shipment | protected |
allowDelivery() | Shipment | |
calculateDelivery() | Shipment | |
canAutoFixError($value) | IEntityMarker | |
canMarked() | Shipment | |
checkValueBeforeSet($name, $value) | Shipment | protected |
clearCache() | Entity | static |
clearCacheItem($id) | Entity | static |
clearSettings() | Entity | static |
clearStartField() | CollectableEntity | |
createSystem(ShipmentCollection $collection, Delivery\Services\Base $deliveryService=null) | Shipment | static |
delete() | Shipment | |
Bitrix::Sale::Internals::CollectableEntity::delete($id) | Entity | static |
deleteDeliveryRequest() | Shipment | protected |
deleteInternal($primary) | Shipment | protectedstatic |
deleteNoDemand($orderId) | Shipment | static |
deleteNoDemands($id) | Entity | protectedstatic |
deliver() | Shipment | |
disallowDelivery() | Shipment | |
doFinalAction($hasMeaningfulField=false) | CollectableEntity | |
EVENT_ON_BUILD_CACHED_FIELD_LIST | Entity | |
fetch(Main\Text\Converter $converter=null) | Entity | |
FIELDS_ALL | Entity | |
FIELDS_MAIN | Entity | |
FIELDS_UF | Entity | |
fixReserveErrors(Shipment $entity) | Shipment | static |
fixShipErrors(Shipment $entity) | Shipment | static |
generateXmlId() | Shipment | protectedstatic |
getAllowDeliveryDate() | Shipment | |
getAllowDeliveryUserId() | Shipment | |
getAutoFixErrorsList() | Shipment | |
getAutoFixRules() | Shipment | protectedstatic |
getAvailableFields() | Shipment | static |
getBusinessValueProviderInstance($mapping) | Shipment | |
getCachedFieldList() | Entity | static |
getCacheItem($id, bool $load=false) | Entity | static |
getCallbackRestEvent() | Entity | static |
getCollection() | CollectableEntity | |
getCompanyId() | Shipment | |
getCurrency() | Shipment | |
getCustomizableFields() | Shipment | static |
getDefaultCachedFieldList() | Entity | protectedstatic |
getDelivery() | Shipment | |
getDeliveryId() | Shipment | |
getDeliveryName() | Shipment | |
getEntity() | Entity | static |
getEntityEventName() | Shipment | static |
getErrorEntity($value) | IEntityMarker | |
getExtraServices() | Shipment | |
getExtraServicesObjects() | Shipment | |
getFieldsMap() | Shipment | protectedstatic |
getFixMethod($code) | Shipment | protectedstatic |
getInternalIndex() | CollectableEntity | |
getList(array $parameters) | Shipment | static |
getMarkField() | Shipment | |
getMeaningfulFields() | Shipment | protectedstatic |
getOrder() | Shipment | |
getParametersForLoad($id) | Shipment | protectedstatic |
getParentOrder() | Shipment | |
getParentOrderId() | Shipment | |
getPersonTypeId() | Shipment | |
getPrice() | Shipment | |
getPropertyCollection() | Shipment | |
getRegistryEntity() | Shipment | static |
getRegistryType() | Shipment | static |
getRow(array $parameters) | Entity | static |
getServiceParams() | Shipment | |
getShipmentCode() | Shipment | |
getShippedDate() | Shipment | |
getShippedUserId() | Shipment | |
getStoreId() | Shipment | |
getTablet() | Entity | protected |
getTabletClassName() | Entity | static |
getTabletFieldNames(int $fields=self::FIELDS_MAIN) | Entity | static |
getUfId() | Shipment | static |
getUnshipReason() | Shipment | |
getVatRate() | Shipment | |
getVatSum() | Shipment | |
getWeight() | Shipment | |
hasMeaningfulField() | CollectableEntity | |
isAllowDelivery() | Shipment | |
isCanceled() | Shipment | |
isChanged() | Shipment | |
isClone() | CollectableEntity | |
isCustomPrice() | Shipment | |
isEmpty() | Shipment | |
isMarked() | Shipment | |
isMathActionOnly() | CollectableEntity | |
isPriceField(string $name) | Shipment | protected |
isShipped() | Shipment | |
isStartField($isMeaningfulField=false) | CollectableEntity | |
isSystem() | Shipment | |
loadDeliveryService() | Shipment | protected |
loadForOrder($id) | Shipment | static |
markSystem() | Shipment | protected |
needReservation() | Shipment | |
needShip() | Shipment | |
normalize(array &$data) | Entity | protectedstatic |
normalizeValue($name, $value) | Shipment | protected |
onAfterSave($isNew) | Shipment | protected |
onBeforeBasketItemDelete(BasketItem $basketItem) | Shipment | |
onBeforeSetFields(array $values) | Shipment | protected |
onFieldModify($name, $oldValue, $value) | CollectableEntity | protected |
onShipmentItemCollectionModify($action, ShipmentItem $shipmentItem, $name=null, $oldValue=null, $value=null) | Shipment | |
PREFIX_OLD | Entity | |
prepareFloatValue($value) | Entity | protectedstatic |
prepareForAdd(ORM\Data\AddResult $result, $id, array &$data) | Entity | protectedstatic |
prepareForUpdate(ORM\Data\UpdateResult $result, $id, array &$data) | Entity | protectedstatic |
prepareIntValue($value) | Entity | protectedstatic |
prepareStringValue($value) | Entity | protectedstatic |
resetData() | Shipment | |
runAddExternalActions($id, array $data) | Entity | protectedstatic |
runDeleteExternalActions($id) | Entity | protectedstatic |
runUpdateExternalActions($id, array $data) | Entity | protectedstatic |
saveExtraServices() | Shipment | protected |
saveStoreId() | Shipment | protected |
setBasePriceDelivery($value, $custom=false) | Shipment | |
setCacheItem($id, array $row) | Entity | static |
setCollection(EntityCollection $collection) | CollectableEntity | |
setDeliveryRequestMarker() | Shipment | protected |
setDeliveryService(Delivery\Services\Base $service) | Shipment | |
setExtraServices(array $extraServices) | Shipment | |
setField($name, $value) | Shipment | |
setFieldNoDemand($name, $value) | Shipment | |
setInternalIndex($index) | CollectableEntity | |
setMathActionOnly($value=false) | CollectableEntity | |
setOrderId($orderId) | Shipment | |
setServiceParams(array $serviceParams) | Shipment | |
setStoreId($storeId) | Shipment | |
setWeight(float $weight) | Shipment | |
toArray() | Shipment | |
tryFixError($code) | Shipment | |
tryReserve() | Shipment | |
tryUnreserve() | Shipment | |
tryUnship() | Shipment | |
update($id, array $data) | Entity | static |
updateInternal($primary, array $data) | Shipment | protected |