phpDocumentor

VariantSaveCommand extends AbstractSaveCommand implements CommandInterface, AlwaysNewStrategyInterface

Class VariantSaveCommand

Interfaces, Classes and Traits

CommandInterface
Interface CommandInterface
AlwaysNewStrategyInterface
Interface AlwaysNewStrategyInterface

Table of Contents

$option  : AbstractOption
$variantService  : VariantService
$configurationRepository  : SettingsRepository
__construct()  : mixed
VariantSaveCommand constructor.
execute()  : void
Execute the command
rollback()  : void
Execute the command
setConfigurationRepository()  : void
setOption()  : void
configurationRepository()  : SettingsRepository
option()  : VariantOption
restoreVariantSettings()  : mixed
saveOption()  : void

Properties

Methods

execute()

Execute the command

public execute() : void
Tags
throws
Exception
Return values
void

restoreVariantSettings()

protected restoreVariantSettings() : mixed
Tags
throws
Exception
Return values
mixed

saveOption()

protected saveOption() : void
Tags
throws
Exception
Return values
void

Search results