public class JobReportingTO extends JobLightweightTO
| Modifier and Type | Field and Description |
|---|---|
private BigDecimal |
clientPurchaseOrderValueAmount |
private Calendar |
jobDateCreated |
private BigDecimal |
jobExpenseEstimatedIncome |
private MoneyTO |
jobExpenseTotal |
private MoneyTO |
jobExpenseTotalCostLogged |
private MoneyTO |
jobInvoiceTotalNet |
private BigDecimal |
jobTaskEstimatedIncome |
private MoneyTO |
jobTaskTotal |
private BigDecimal |
jobTaskTotalTimeEntryPersonalRate |
private MoneyTO |
jobThirdPartyCostSupplierLineItemActualsTotal |
private MoneyTO |
jobThirdPartyCostTotal |
private BigDecimal |
jobThirdPartyEstimatedIncome |
private Calendar |
latestInvoiceIssueDate |
private Long |
studioAllocationMinutes |
private MoneyTO |
totalCostBillable |
private MoneyTO |
totalCostNonBillable |
private BigDecimal |
totalTaskQuantityMinutes |
private Long |
totalTimeAllocatedMinutes |
private Long |
totalTimeLoggedBillableMinutes |
private Long |
totalTimeLoggedMinutes |
lastUpdatedUserId| Constructor and Description |
|---|
JobReportingTO() |
JobReportingTO(Long id,
Integer version,
Calendar jobDateCreated,
String jobNumber,
JobStateType jobStateType,
Long jobDetailId,
Long jobUserStatusId,
Boolean billableJob,
JobBillingStateType billingStateType,
BigDecimal billedNetAmount,
CurrencyType billedNetCurrency,
BigDecimal billedTaxOneAmountAmount,
CurrencyType billedTaxOneAmountCurrency,
BigDecimal billedTaxTwoAmountAmount,
CurrencyType billedTaxTwoAmountCurrency,
Calendar internalDeadline,
Calendar externalDeadline,
Calendar jobCompletedDate,
BigDecimal clientPurchaseOrderValueAmount,
String clientReference,
Calendar latestInvoiceIssueDate,
BigDecimal totalTaskQuantityMinutes,
Long totalTimeLoggedMinutes,
Long totalTimeLoggedBillableMinutes,
Long studioAllocationMinutes,
Long totalTimeAllocatedMinutes,
BigDecimal jobTaskTotalSum,
CurrencyType jobTaskTotalCurrency,
BigDecimal totalCostBillableSum,
CurrencyType totalCostBillableCurrencyMin,
BigDecimal totalCostNonBillableSum,
CurrencyType totalCostNonBillableCurrencyMin,
BigDecimal jobTaskEstimatedIncome,
BigDecimal jobTaskTotalTimeEntryPersonalRate,
BigDecimal jobExpenseTotalSum,
CurrencyType jobExpenseTotalSumCurrencyMin,
BigDecimal jobExpenseTotalCostLoggedSum,
CurrencyType jobExpenseTotalCostLoggedCurrencyMin,
BigDecimal jobExpenseEstimatedIncome,
BigDecimal jobThirdPartyCostTotalSum,
CurrencyType jobThirdPartyCostTotalCurrencyMin,
BigDecimal jobThirdPartyCostSupplierLineItemActualsTotalSum,
CurrencyType jobThirdPartyCostSupplierLineItemActualsTotalCurrencyMin,
BigDecimal jobThirdPartyEstimatedIncome,
BigDecimal jobInvoiceTotalNetSum,
CurrencyType jobInvoiceTotalNetCurrencyMin) |
getAppliedCustomRateSetId, getBillableJob, getBilledNet, getBilledTaxOneAmount, getBilledTaxTwoAmount, getClientPurchaseOrderValue, getClientReference, getExternalCode, getExternalDeadline, getFreeTags, getInternalDeadline, getJobBillingStateType, getJobCompletedDate, getJobDetailId, getJobNumber, getJobStartDate, getJobStateType, getJobUserCategoryListItemId, getParentRetainerJobId, getRealisationThreshold, getRealisationThresholdListItemId, getRetainerJob, getSecondaryExternalCode, setAppliedCustomRateSetId, setBillableJob, setBilledNet, setBilledTaxOneAmount, setBilledTaxTwoAmount, setClientPurchaseOrderValue, setClientReference, setExternalCode, setExternalDeadline, setFreeTags, setInternalDeadline, setJobBillingStateType, setJobCompletedDate, setJobDetailId, setJobNumber, setJobStartDate, setJobStateType, setJobUserCategoryListItemId, setParentRetainerJobId, setRealisationThreshold, setRealisationThresholdListItemId, setRetainerJob, setSecondaryExternalCode, toStringgetLastUpdatedUserId, setLastUpdatedUserIdclearPersistanceProps, equals, getDateCreated, getDateModified, getId, getVersion, hashCode, isPersisted, isUnpersisted, nullMyIds, setDateCreated, setDateModified, setId, setVersionprivate Calendar jobDateCreated
private Calendar latestInvoiceIssueDate
private Long studioAllocationMinutes
private Long totalTimeLoggedMinutes
private Long totalTimeLoggedBillableMinutes
private Long totalTimeAllocatedMinutes
private BigDecimal totalTaskQuantityMinutes
private MoneyTO jobTaskTotal
private MoneyTO totalCostBillable
private MoneyTO totalCostNonBillable
private MoneyTO jobExpenseTotal
private MoneyTO jobExpenseTotalCostLogged
private MoneyTO jobThirdPartyCostTotal
private MoneyTO jobThirdPartyCostSupplierLineItemActualsTotal
private MoneyTO jobInvoiceTotalNet
private BigDecimal jobTaskEstimatedIncome
private BigDecimal jobExpenseEstimatedIncome
private BigDecimal jobThirdPartyEstimatedIncome
private BigDecimal clientPurchaseOrderValueAmount
private BigDecimal jobTaskTotalTimeEntryPersonalRate
public JobReportingTO()
public JobReportingTO(Long id, Integer version, Calendar jobDateCreated, String jobNumber, JobStateType jobStateType, Long jobDetailId, Long jobUserStatusId, Boolean billableJob, JobBillingStateType billingStateType, BigDecimal billedNetAmount, CurrencyType billedNetCurrency, BigDecimal billedTaxOneAmountAmount, CurrencyType billedTaxOneAmountCurrency, BigDecimal billedTaxTwoAmountAmount, CurrencyType billedTaxTwoAmountCurrency, Calendar internalDeadline, Calendar externalDeadline, Calendar jobCompletedDate, BigDecimal clientPurchaseOrderValueAmount, String clientReference, Calendar latestInvoiceIssueDate, BigDecimal totalTaskQuantityMinutes, Long totalTimeLoggedMinutes, Long totalTimeLoggedBillableMinutes, Long studioAllocationMinutes, Long totalTimeAllocatedMinutes, BigDecimal jobTaskTotalSum, CurrencyType jobTaskTotalCurrency, BigDecimal totalCostBillableSum, CurrencyType totalCostBillableCurrencyMin, BigDecimal totalCostNonBillableSum, CurrencyType totalCostNonBillableCurrencyMin, BigDecimal jobTaskEstimatedIncome, BigDecimal jobTaskTotalTimeEntryPersonalRate, BigDecimal jobExpenseTotalSum, CurrencyType jobExpenseTotalSumCurrencyMin, BigDecimal jobExpenseTotalCostLoggedSum, CurrencyType jobExpenseTotalCostLoggedCurrencyMin, BigDecimal jobExpenseEstimatedIncome, BigDecimal jobThirdPartyCostTotalSum, CurrencyType jobThirdPartyCostTotalCurrencyMin, BigDecimal jobThirdPartyCostSupplierLineItemActualsTotalSum, CurrencyType jobThirdPartyCostSupplierLineItemActualsTotalCurrencyMin, BigDecimal jobThirdPartyEstimatedIncome, BigDecimal jobInvoiceTotalNetSum, CurrencyType jobInvoiceTotalNetCurrencyMin)
public BigDecimal getJobTaskTotalTimeEntryPersonalRate()
public void setJobTaskTotalTimeEntryPersonalRate(BigDecimal jobTaskTotalTimeEntryPersonalRate)
public BigDecimal getClientPurchaseOrderValueAmount()
public void setClientPurchaseOrderValueAmount(BigDecimal clientPurchaseOrderValueAmount)
public BigDecimal getJobTaskEstimatedIncome()
public void setJobTaskEstimatedIncome(BigDecimal jobTaskEstimatedIncome)
public BigDecimal getJobExpenseEstimatedIncome()
public void setJobExpenseEstimatedIncome(BigDecimal jobExpenseEstimatedIncome)
public BigDecimal getJobThirdPartyEstimatedIncome()
public void setJobThirdPartyEstimatedIncome(BigDecimal jobThirdPartyEstimatedIncome)
public Long getStudioAllocationMinutes()
public void setStudioAllocationMinutes(Long studioAllocationMinutes)
public Long getTotalTimeLoggedMinutes()
public void setTotalTimeLoggedMinutes(Long totalTimeLoggedMinutes)
public Long getTotalTimeLoggedBillableMinutes()
public void setTotalTimeLoggedBillableMinutes(Long totalTimeLoggedNonBillableMinutes)
public Long getTotalTimeAllocatedMinutes()
public void setTotalTimeAllocatedMinutes(Long totalTimeAllocatedMinutes)
public MoneyTO getTotalCostBillable()
public void setTotalCostBillable(MoneyTO totalCostBillable)
public MoneyTO getTotalCostNonBillable()
public void setTotalCostNonBillable(MoneyTO totalCostNonBillable)
public BigDecimal getTotalTaskQuantityMinutes()
public void setTotalTaskQuantityMinutes(BigDecimal totalTaskQuantityMinutes)
public MoneyTO getJobExpenseTotal()
public void setJobExpenseTotal(MoneyTO jobExpenseTotal)
public MoneyTO getJobExpenseTotalCostLogged()
public void setJobExpenseTotalCostLogged(MoneyTO jobExpenseTotalCostLogged)
public MoneyTO getJobThirdPartyCostTotal()
public void setJobThirdPartyCostTotal(MoneyTO jobThirdPartyCostTotal)
public MoneyTO getJobThirdPartyCostSupplierLineItemActualsTotal()
public void setJobThirdPartyCostSupplierLineItemActualsTotal(MoneyTO jobThirdPartyCostSupplierLineItemActualsTotal)
public MoneyTO getJobInvoiceTotalNet()
public void setJobInvoiceTotalNet(MoneyTO jobInvoiceTotalGross)
public MoneyTO getJobTaskTotal()
public void setJobTaskTotal(MoneyTO jobTaskTotal)
public Calendar getJobDateCreated()
public void setJobDateCreated(Calendar jobDateCreated)
public Calendar getLatestInvoiceIssueDate()
public void setLatestInvoiceIssueDate(Calendar latestInvoiceIssueDate)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.