| Modifier and Type | Field and Description |
|---|---|
private AbstractLineItemEntity |
LineItemInvoiceItem.lineItemEntity |
| Modifier and Type | Method and Description |
|---|---|
AbstractLineItemEntity |
LineItemInvoiceItem.getLineItemEntity() |
| Modifier and Type | Class and Description |
|---|---|
class |
JobExpenseEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQuoteCategoryLineItemEntity |
class |
JobTaskEntity |
class |
JobThirdPartyCostEntity
This entity will represent a ThirdPartyCost belonging to a Job.
|
class |
QuoteLineItemEntity |
| Modifier and Type | Field and Description |
|---|---|
private static Comparator<AbstractLineItemEntity> |
JobEntity.LINE_ITEM_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
AbstractLineItemEntity |
InvoiceLineItemEntity.getLineItem() |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractLineItemEntity> |
JobEntity.getLineItems() |
List<AbstractLineItemEntity> |
JobEntity.getOrderedJobExpenses() |
List<AbstractLineItemEntity> |
JobEntity.getOrderedJobTasks() |
List<AbstractLineItemEntity> |
JobEntity.getOrderedJobThirdPartyCosts() |
List<AbstractLineItemEntity> |
JobEntity.getOrderedLineItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLineItemEntity.populateFrom(AbstractLineItemEntity lineItem)
Populate this object with the properties from the parameterized object.
|
void |
AbstractQuoteCategoryLineItemEntity.populateFrom(AbstractLineItemEntity lineItem) |
| Constructor and Description |
|---|
InvoiceLineItemEntity(AbstractLineItemEntity lineItem,
ChargeBandType categoryType,
JobEntity job) |
| Modifier and Type | Class and Description |
|---|---|
class |
JobTemplateLineItemEntity |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.