class Order extends Map implements InstantiableFromMap

Order

Traits

Erp
Erp-Definition
Archived-Definition

Methods

Erp
setErpID(string $erpID)

erpID

from Erp
string|null
getErpID()

erpID

from Erp
Erp
setErpName(string $erpName)

erpName

from Erp
string|null
getErpName()

erpName

from Erp
Erp
setErpNumber(string $erpNumber)

erpNumber

from Erp
string|null
getErpNumber()

erpNumber

from Erp
Erp
setErpLastUpdate(DateTime $erpLastUpdate)

erpLastUpdate

from Erp
DateTime|null
getErpLastUpdate()

erpLastUpdate

from Erp
Erp
setErpCreation(DateTime $erpCreation)

erpCreation

from Erp
DateTime|null
getErpCreation()

erpCreation

from Erp
setArchived(bool $archived)

archived

from Archived
bool
getArchived()

archived

from Archived
__construct()

neues Objekt

static InstantiableFromMap
getInstanceFromMap(Map $map)

getInstanceFromMap

setOID(int $oid)

oid

int|null
getOID()

oid

setOrderDate(DateTime $orderDate)

orderDate

DateTime|null
getOrderDate()

orderDate

setOrderState(int $orderState)

orderState

int|null
getOrderState()

orderState

setOrderLastStatusChange(DateTime $orderLastStatusChange)

orderLastStatusChange

DateTime|null
getOrderLastStatusChange()

orderLastStatusChange

setCustomerUID(int $customerUID)

customerUID

int|null
getCustomerUID()

customerUID

setCustomerNotice(string $customerNotice)

customerNotice

string|null
getCustomerNotice()

customerNotice

setBillingAddressAID(int $billingAddressAID)

billingAddressAID

int|null
getBillingAddressAID()

billingAddressAID

setDeliveryAddressAID(int $deliveryAddressAID)

deliveryAddressAID

int|null
getDeliveryAddressAID()

deliveryAddressAID

setDeliveryNotice(string $deliveryNotice)

deliveryNotice

string|null
getDeliveryNotice()

deliveryNotice

setPaymentPID(int $paymentPID)

paymentPID

int|null
getPaymentPID()

paymentPID

setAssigndTickets(string $assigndTickets)

assigndTickets

string|null
getAssigndTickets()

assigndTickets

setResubmissionDate(DateTime $resubmissionDate)

resubmissionDate

DateTime|null
getResubmissionDate()

resubmissionDate

setResubmissionInfo(string $resubmissionInfo)

resubmissionInfo

string|null
getResubmissionInfo()

resubmissionInfo

setAcquisitionPartnerID(int $acquisitionPartnerID)

acquisitionPartnerID

int|null
getAcquisitionPartnerID()

acquisitionPartnerID

setAcquisitionInfo(string $acquisitionInfo)

acquisitionInfo

string|null
getAcquisitionInfo()

acquisitionInfo

setAcquisitionRedirect(string $acquisitionRedirect)

acquisitionRedirect

string|null
getAcquisitionRedirect()

acquisitionRedirect

setAcquisitionDate(DateTime $acquisitionDate)

acquisitionDate

DateTime|null
getAcquisitionDate()

acquisitionDate

setShippingNotice(string $shippingNotice)

shippingNotice

string|null
getShippingNotice()

shippingNotice

setShippingDCID(int $shippingDCID)

shippingDCID

int|null
getShippingDCID()

shippingDCID

setRetoureRID(int $retoureRID)

retoureRID

int|null
getRetoureRID()

retoureRID

setCompanySHID(int $companySHID)

companySHID

int|null
getCompanySHID()

companySHID

setSalesmanUID(int $salesmanUID)

salesmanUID

int|null
getSalesmanUID()

salesmanUID

setChannelOrderID(string $channelOrderID)

channelOrderID

string|null
getChannelOrderID()

channelOrderID

setChannelOrderState(string $channelOrderState)

channelOrderState

string|null
getChannelOrderState()

channelOrderState

setChannelOrderDate(DateTime $channelOrderDate)

channelOrderDate

DateTime|null
getChannelOrderDate()

channelOrderDate

setChannelOrderData(array $channelOrderData)

channelOrderData

array|null
getChannelOrderData()

channelOrderData

appendPosition(Position $position)

fügt eine Position der Bestellung hinzu

Collection|null
getPositions()

liefert die Positionen zurück

setBillingAddress(Address $address)

setzt die Rechungsadresse

Address|null
getBillingAddress()

liefert die Rechungsadresse zurück

setDeliveryAddress(Address $address)

setzt die Lieferadresse

Address|null
getDeliveryAddress()

liefert die Lieferadresse zurück

Details

in Erp at line 40
protected Erp setErpID(string $erpID)

erpID

Parameters

string $erpID

Return Value

Erp

in Erp at line 50
string|null getErpID()

erpID

Return Value

string|null

in Erp at line 61
protected Erp setErpName(string $erpName)

erpName

Parameters

string $erpName

Return Value

Erp

in Erp at line 71
string|null getErpName()

erpName

Return Value

string|null

in Erp at line 82
protected Erp setErpNumber(string $erpNumber)

erpNumber

Parameters

string $erpNumber

Return Value

Erp

in Erp at line 92
string|null getErpNumber()

erpNumber

Return Value

string|null

in Erp at line 103
protected Erp setErpLastUpdate(DateTime $erpLastUpdate)

erpLastUpdate

Parameters

DateTime $erpLastUpdate

Return Value

Erp

in Erp at line 113
DateTime|null getErpLastUpdate()

erpLastUpdate

Return Value

DateTime|null

in Erp at line 124
protected Erp setErpCreation(DateTime $erpCreation)

erpCreation

Parameters

DateTime $erpCreation

Return Value

Erp

in Erp at line 134
DateTime|null getErpCreation()

erpCreation

Return Value

DateTime|null

in Archived at line 39
protected Archived setArchived(bool $archived)

archived

Parameters

bool $archived

Return Value

Archived

in Archived at line 49
bool getArchived()

archived

Return Value

bool

at line 38
protected __construct()

neues Objekt

at line 52
static InstantiableFromMap getInstanceFromMap(Map $map)

getInstanceFromMap

Parameters

Map $map

Return Value

InstantiableFromMap

at line 347
protected Order setOID(int $oid)

oid

Parameters

int $oid

Return Value

Order

at line 357
int|null getOID()

oid

Return Value

int|null

at line 368
protected Order setOrderDate(DateTime $orderDate)

orderDate

Parameters

DateTime $orderDate

Return Value

Order

at line 378
DateTime|null getOrderDate()

orderDate

Return Value

DateTime|null

at line 389
protected Order setOrderState(int $orderState)

orderState

Parameters

int $orderState

Return Value

Order

at line 399
int|null getOrderState()

orderState

Return Value

int|null

at line 410
protected Order setOrderLastStatusChange(DateTime $orderLastStatusChange)

orderLastStatusChange

Parameters

DateTime $orderLastStatusChange

Return Value

Order

at line 420
DateTime|null getOrderLastStatusChange()

orderLastStatusChange

Return Value

DateTime|null

at line 431
protected Order setCustomerUID(int $customerUID)

customerUID

Parameters

int $customerUID

Return Value

Order

at line 441
int|null getCustomerUID()

customerUID

Return Value

int|null

at line 452
protected Order setCustomerNotice(string $customerNotice)

customerNotice

Parameters

string $customerNotice

Return Value

Order

at line 462
string|null getCustomerNotice()

customerNotice

Return Value

string|null

at line 473
protected Order setBillingAddressAID(int $billingAddressAID)

billingAddressAID

Parameters

int $billingAddressAID

Return Value

Order

at line 483
int|null getBillingAddressAID()

billingAddressAID

Return Value

int|null

at line 494
protected Order setDeliveryAddressAID(int $deliveryAddressAID)

deliveryAddressAID

Parameters

int $deliveryAddressAID

Return Value

Order

at line 504
int|null getDeliveryAddressAID()

deliveryAddressAID

Return Value

int|null

at line 515
protected Order setDeliveryNotice(string $deliveryNotice)

deliveryNotice

Parameters

string $deliveryNotice

Return Value

Order

at line 525
string|null getDeliveryNotice()

deliveryNotice

Return Value

string|null

at line 536
protected Order setPaymentPID(int $paymentPID)

paymentPID

Parameters

int $paymentPID

Return Value

Order

at line 546
int|null getPaymentPID()

paymentPID

Return Value

int|null

at line 557
protected Order setAssigndTickets(string $assigndTickets)

assigndTickets

Parameters

string $assigndTickets

Return Value

Order

at line 567
string|null getAssigndTickets()

assigndTickets

Return Value

string|null

at line 578
protected Order setResubmissionDate(DateTime $resubmissionDate)

resubmissionDate

Parameters

DateTime $resubmissionDate

Return Value

Order

at line 588
DateTime|null getResubmissionDate()

resubmissionDate

Return Value

DateTime|null

at line 599
protected Order setResubmissionInfo(string $resubmissionInfo)

resubmissionInfo

Parameters

string $resubmissionInfo

Return Value

Order

at line 609
string|null getResubmissionInfo()

resubmissionInfo

Return Value

string|null

at line 620
protected Order setAcquisitionPartnerID(int $acquisitionPartnerID)

acquisitionPartnerID

Parameters

int $acquisitionPartnerID

Return Value

Order

at line 630
int|null getAcquisitionPartnerID()

acquisitionPartnerID

Return Value

int|null

at line 641
protected Order setAcquisitionInfo(string $acquisitionInfo)

acquisitionInfo

Parameters

string $acquisitionInfo

Return Value

Order

at line 651
string|null getAcquisitionInfo()

acquisitionInfo

Return Value

string|null

at line 662
protected Order setAcquisitionRedirect(string $acquisitionRedirect)

acquisitionRedirect

Parameters

string $acquisitionRedirect

Return Value

Order

at line 672
string|null getAcquisitionRedirect()

acquisitionRedirect

Return Value

string|null

at line 683
protected Order setAcquisitionDate(DateTime $acquisitionDate)

acquisitionDate

Parameters

DateTime $acquisitionDate

Return Value

Order

at line 693
DateTime|null getAcquisitionDate()

acquisitionDate

Return Value

DateTime|null

at line 704
protected Order setShippingNotice(string $shippingNotice)

shippingNotice

Parameters

string $shippingNotice

Return Value

Order

at line 714
string|null getShippingNotice()

shippingNotice

Return Value

string|null

at line 725
protected Order setShippingDCID(int $shippingDCID)

shippingDCID

Parameters

int $shippingDCID

Return Value

Order

at line 735
int|null getShippingDCID()

shippingDCID

Return Value

int|null

at line 746
protected Order setRetoureRID(int $retoureRID)

retoureRID

Parameters

int $retoureRID

Return Value

Order

at line 756
int|null getRetoureRID()

retoureRID

Return Value

int|null

at line 767
protected Order setCompanySHID(int $companySHID)

companySHID

Parameters

int $companySHID

Return Value

Order

at line 777
int|null getCompanySHID()

companySHID

Return Value

int|null

at line 788
protected Order setSalesmanUID(int $salesmanUID)

salesmanUID

Parameters

int $salesmanUID

Return Value

Order

at line 798
int|null getSalesmanUID()

salesmanUID

Return Value

int|null

at line 809
protected Order setChannelOrderID(string $channelOrderID)

channelOrderID

Parameters

string $channelOrderID

Return Value

Order

at line 819
string|null getChannelOrderID()

channelOrderID

Return Value

string|null

at line 830
protected Order setChannelOrderState(string $channelOrderState)

channelOrderState

Parameters

string $channelOrderState

Return Value

Order

at line 840
string|null getChannelOrderState()

channelOrderState

Return Value

string|null

at line 851
protected Order setChannelOrderDate(DateTime $channelOrderDate)

channelOrderDate

Parameters

DateTime $channelOrderDate

Return Value

Order

at line 861
DateTime|null getChannelOrderDate()

channelOrderDate

Return Value

DateTime|null

at line 872
protected Order setChannelOrderData(array $channelOrderData)

channelOrderData

Parameters

array $channelOrderData

Return Value

Order

at line 882
array|null getChannelOrderData()

channelOrderData

Return Value

array|null

at line 893
protected Order appendPosition(Position $position)

fügt eine Position der Bestellung hinzu

Parameters

Position $position

Return Value

Order

at line 910
Collection|null getPositions()

liefert die Positionen zurück

Return Value

Collection|null <\Alvine\Application\Platform\Adapter\Commerce\Order\Position> | null

at line 921
protected Order setBillingAddress(Address $address)

setzt die Rechungsadresse

Parameters

Address $address

Return Value

Order

at line 931
Address|null getBillingAddress()

liefert die Rechungsadresse zurück

Return Value

Address|null

at line 942
protected Order setDeliveryAddress(Address $address)

setzt die Lieferadresse

Parameters

Address $address

Return Value

Order

at line 952
Address|null getDeliveryAddress()

liefert die Lieferadresse zurück

Return Value

Address|null