| Package | Description |
|---|---|
| com.sohnar.trafficlite.transfer.project | |
| com.sohnar.trafficlite.transfer.project.collections | |
| com.sohnar.trafficlite.transfer.sync |
| Modifier and Type | Class and Description |
|---|---|
class |
JobSearchWrapperTO |
| Modifier and Type | Field and Description |
|---|---|
private JobTO |
InvoiceWithDocumentTO.job |
private JobTO |
JobAndJobDetailTO.job |
private JobTO |
JobQuoteAndDetailsTO.job |
private JobTO |
JobTO.parentRetainerJob |
| Modifier and Type | Method and Description |
|---|---|
JobTO |
InvoiceWithDocumentTO.getJob() |
JobTO |
JobAndJobDetailTO.getJob() |
JobTO |
JobQuoteAndDetailsTO.getJob() |
JobTO |
JobTO.getParentRetainerJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceWithDocumentTO.setJob(JobTO job) |
void |
JobAndJobDetailTO.setJob(JobTO job) |
void |
JobQuoteAndDetailsTO.setJob(JobTO job) |
void |
JobTO.setParentRetainerJob(JobTO parentRetainerJob) |
| Constructor and Description |
|---|
JobAndJobDetailTO(JobDetailTO jobDetail,
JobTO job) |
JobQuoteAndDetailsTO(JobTO job,
QuoteTO quote,
JobDetailTO jobDetail,
JobDetailTO quoteDetail) |
| Constructor and Description |
|---|
PagedJobResultsTO(Integer maxResults,
Integer windowSize,
Integer currentPage,
List<JobTO> resultList) |
PagedJobResultsTO(Long maxResultsLong,
Integer windowSize,
Integer currentPage,
List<JobTO> resultList) |
PagedJobResultsTO(com.sohnar.persistence.entity.PagedResults<JobTO> pagedResults) |
| Modifier and Type | Field and Description |
|---|---|
private Collection<JobTO> |
JobTOs.jobs |
| Modifier and Type | Method and Description |
|---|---|
Collection<JobTO> |
JobTOs.getJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobTOs.setJobs(Collection<JobTO> jobs) |
| Modifier and Type | Field and Description |
|---|---|
private Set<JobTO> |
SyncResultsTO.jobs |
| Modifier and Type | Method and Description |
|---|---|
Set<JobTO> |
SyncResultsTO.getJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncResultsTO.setJobs(Set<JobTO> jobs) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.