Logidav Docs

AliExpressFeedService

FinalYes

Class AliExpressFeedService

Table of Contents

Properties

$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
AliExpressFeedService constructor.
add()  : AliExpressFeed
getRepo()  : AliExpressFeedRepository
Get Repository
save()  : AliExpressFeed
Save a AliExpressFeed

Properties

Methods

__construct()

AliExpressFeedService constructor.

public __construct(ContainerInterface $container, EntityManagerInterface $entityManager) : mixed
Parameters
$container : ContainerInterface
$entityManager : EntityManagerInterface

add()

public add(mixed $requestId, mixed $itemList, mixed $operationType, mixed $jobId[, string $status = 'pending' ]) : AliExpressFeed
Parameters
$requestId : mixed
$itemList : mixed
$operationType : mixed
$jobId : mixed
$status : string = 'pending'
Return values
AliExpressFeed

        
On this page

Search results