Documentation

EntryJobService
in package

FinalYes

Table of Contents

Properties

$entryJobFilterService  : EntryJobFilterService
$entryService  : EntryService
$jobRepository  : IJobRepository

Methods

__construct()  : mixed
getEntriesByJobId()  : JobEntriesResult
getEntryJobByJobId()  : JobEntriesResult
getEntryJobs()  : array<string|int, Job>|null
getEntryJobsCountForVatcom()  : int
getEntryJobsListForVatcom()  : array<string|int, Job>|null
jsonToEntryJobParameter()  : EntryJobParameter
jsonToEntryJobResult()  : EntryJobResult

Properties

Methods

getEntryJobs()

public getEntryJobs() : array<string|int, Job>|null
Tags
throws
Exception
Return values
array<string|int, Job>|null

getEntryJobsCountForVatcom()

public getEntryJobsCountForVatcom() : int
Tags
throws
Exception
Return values
int

getEntryJobsListForVatcom()

public getEntryJobsListForVatcom() : array<string|int, Job>|null
Tags
throws
Exception
Return values
array<string|int, Job>|null

        
On this page

Search results