AvailabilityInterface
AvailabilityInterface.php
:
13
Interface
Methods¶
getAvailability()
¶
AvailabilityInterface.php
:
18
Returns the stored availability value as persisted for the product.
|
|
|
Return values
bool
getComputedAvailability()
¶
AvailabilityInterface.php
:
23
Returns the availability value computed for the current business context.
|
|
|
Return values
bool
getProduct()
¶
AvailabilityInterface.php
:
39
|
|
|
Return values
getStock()
¶
AvailabilityInterface.php
:
30
|
|
|
Return values
int|null
isAvailable()
¶
AvailabilityInterface.php
:
28
|
|
|
Return values
bool
Tags
isInfinite()
¶
AvailabilityInterface.php
:
37
|
|
|
Return values
bool