public class AllocationGroupAggregateReportingTO extends JobTaskTimeEntryAggregateReportingCandidateTO
| Modifier and Type | Field and Description |
|---|---|
private Long |
approvedAllocatedMinutesWithinTimeRange |
private Long |
jobTaskTimeEntryAllocationId |
private Integer |
totalTimeAllocatedMinutes |
| Constructor and Description |
|---|
AllocationGroupAggregateReportingTO(Long jobTaskTimeEntryAllocationId,
Integer totalTimeAllocatedMinutes,
Long trafficEmployeeId,
Long jobId,
Boolean jobBillableJob,
Long jobTaskId,
BigDecimal jobTaskRateAmount,
Long jobTaskChargeBandId,
String jobTaskDescription,
Calendar jobTaskDeadline,
Calendar jobTaskCompletionDate,
Integer taskStudioAllocationMinutes,
BigDecimal taskQuantity,
BigDecimal taskRate,
LineItemBillType lineItemBillType,
Long approvedAllocatedMinutesWithinTimeRange,
BigDecimal totalInvoicedAmountForJobTask) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getApprovedAllocatedMinutesWithinTimeRange() |
Long |
getJobTaskTimeEntryAllocationId() |
Integer |
getTotalTimeAllocatedMinutes() |
void |
populateResultWithCommonState(JobTaskTimeEntryAggregateReportingTO result) |
void |
setApprovedAllocatedMinutesWithinTimeRange(Long approvedAllocatedMinutesWithinTimeRange) |
void |
setJobTaskTimeEntryAllocationId(Long jobTaskTimeEntryAllocationId) |
void |
setTotalTimeAllocatedMinutes(Integer totalTimeAllocatedMinutes) |
String |
toString() |
getCompositeKey, getJobBillableJob, getJobId, getJobTaskChargeBandId, getJobTaskCompletionDate, getJobTaskDeadline, getJobTaskDescription, getJobTaskId, getJobTaskRateAmount, getLineItemBillType, getTaskQuantity, getTaskRate, getTaskStudioAllocationMinutes, getTotalInvoicedAmountForJobTask, getTrafficEmployeeId, setCompositeKey, setJobBillableJob, setJobId, setJobTaskChargeBandId, setJobTaskCompletionDate, setJobTaskDeadline, setJobTaskDescription, setJobTaskId, setJobTaskRateAmount, setLineItemBillType, setTaskQuantity, setTaskRate, setTaskStudioAllocationMinutes, setTotalInvoicedAmountForJobTask, setTrafficEmployeeIdprivate Long jobTaskTimeEntryAllocationId
private Integer totalTimeAllocatedMinutes
private Long approvedAllocatedMinutesWithinTimeRange
public AllocationGroupAggregateReportingTO(Long jobTaskTimeEntryAllocationId, Integer totalTimeAllocatedMinutes, Long trafficEmployeeId, Long jobId, Boolean jobBillableJob, Long jobTaskId, BigDecimal jobTaskRateAmount, Long jobTaskChargeBandId, String jobTaskDescription, Calendar jobTaskDeadline, Calendar jobTaskCompletionDate, Integer taskStudioAllocationMinutes, BigDecimal taskQuantity, BigDecimal taskRate, LineItemBillType lineItemBillType, Long approvedAllocatedMinutesWithinTimeRange, BigDecimal totalInvoicedAmountForJobTask)
public Long getJobTaskTimeEntryAllocationId()
public void setJobTaskTimeEntryAllocationId(Long jobTaskTimeEntryAllocationId)
public Integer getTotalTimeAllocatedMinutes()
public void setTotalTimeAllocatedMinutes(Integer totalTimeAllocatedMinutes)
public Long getApprovedAllocatedMinutesWithinTimeRange()
public void setApprovedAllocatedMinutesWithinTimeRange(Long approvedAllocatedMinutesWithinTimeRange)
public void populateResultWithCommonState(JobTaskTimeEntryAggregateReportingTO result)
populateResultWithCommonState in class JobTaskTimeEntryAggregateReportingCandidateTOCopyright © 2008–2016 Sohnar Ltd.. All rights reserved.