Documentation

ICatalogItem extends Semanticable, Offerable, Catalogable, Stockable

Table of Contents

Methods

addOffer()  : void
getCatalogs()  : array<string|int, mixed>
getOfferedProduct()  : IDefinedProduct
getOfferers()  : array<string|int, mixed>
getSku()  : string
getStockLimitation()  : float
registerInCatalog()  : void
setOfferedProduct()  : void
setSku()  : void
setStockLimitation()  : void

Methods

getCatalogs()

public getCatalogs() : array<string|int, mixed>
Return values
array<string|int, mixed>

getOfferers()

public getOfferers() : array<string|int, mixed>
Return values
array<string|int, mixed>

getStockLimitation()

public getStockLimitation() : float
Return values
float

setSku()

public setSku(string $sku) : void
Parameters
$sku : string

setStockLimitation()

public setStockLimitation(float $stockLimitation) : void
Parameters
$stockLimitation : float

        
On this page

Search results