Package DE_EPAGES::Order::API::BasketLineItemContainer
Creates and sets the LineItemContainer of a basket.
Base |
Base |
Functions
loadShopObjectByGUID
loads object specified by object GUID and verifies that is exists, belongs to the current shop and is an instance of a certain class. Raises an error if any condition is not fulfilled. Returns the object if all tests passed.
Syntax |
$Object = $self->loadShopObjectByGUID( $GUID, $ClassAlias ) |
Input |
|
Return |
|
new
Constructor
Syntax |
new( $Basket ); |
Input |
|
Return |
|