class AddExpressEntryCommandHandler (View source)

Traits

Properties

protected ObjectManager $objectManager
protected Manager $entryManager
protected Applier $applier

Methods

__construct(ObjectManager $objectManager, Manager $entryManager, Applier $applier)

No description

__invoke(AddExpressEntryCommand $command)

No description

Details

handleAttributeMap(AttributeValueMap $map, Entry $entry)

No description

Parameters

AttributeValueMap $map
Entry $entry

handleAssociationMap(AssociationMap $map, Entry $entry)

No description

Parameters

AssociationMap $map
Entry $entry

__construct(ObjectManager $objectManager, Manager $entryManager, Applier $applier)

No description

Parameters

ObjectManager $objectManager
Manager $entryManager
Applier $applier

__invoke(AddExpressEntryCommand $command)

No description

Parameters

AddExpressEntryCommand $command