| Package | Description |
|---|---|
| com.sohnar.trafficlite.datamodel.documentoutput | |
| com.sohnar.trafficlite.datamodel.entity.orders | |
| com.sohnar.trafficlite.datamodel.entity.project |
| Modifier and Type | Field and Description |
|---|---|
private QuoteLineItemEntity |
QuoteLineItemQuoteItem.quoteLineItem |
| Modifier and Type | Method and Description |
|---|---|
QuoteLineItemEntity |
QuoteLineItemQuoteItem.getQuoteLineItem() |
| Modifier and Type | Method and Description |
|---|---|
private void |
QuoteLineItemQuoteItem.intitialiseWithQuoteLineItem(QuoteLineItemEntity quoteLineItem) |
| Constructor and Description |
|---|
QuoteLineItemQuoteItem(QuoteLineItemEntity quoteLineItem) |
| Modifier and Type | Field and Description |
|---|---|
private QuoteLineItemEntity |
TenderLineItemEntity.quoteLineItem |
| Modifier and Type | Method and Description |
|---|---|
QuoteLineItemEntity |
TenderLineItemEntity.getQuoteLineItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
TenderLineItemEntity.setQuoteLineItem(QuoteLineItemEntity quoteLineItem) |
| Modifier and Type | Field and Description |
|---|---|
private static Comparator<QuoteLineItemEntity> |
QuoteEntity.LINE_ITEM_COMPARATOR |
private Set<QuoteLineItemEntity> |
QuoteEntity.lineItems |
private Set<QuoteLineItemEntity> |
QuoteStageEntity.quoteLineItems |
| Modifier and Type | Method and Description |
|---|---|
Set<QuoteLineItemEntity> |
QuoteEntity.getLineItems() |
Set<QuoteLineItemEntity> |
QuoteEntity.getLineItemsAllowedInStage() |
List<QuoteLineItemEntity> |
QuoteEntity.getOrderedLineItems() |
Set<QuoteLineItemEntity> |
QuoteStageEntity.getQuoteLineItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
QuoteEntity.setLineItems(Set<QuoteLineItemEntity> lineItems) |
void |
QuoteStageEntity.setQuoteLineItems(Set<QuoteLineItemEntity> quoteLineItems) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.