| Package | Description |
|---|---|
| org.opencrx.kernel.contract1.cci2 | |
| org.opencrx.kernel.contract1.jmi1 |
| Modifier and Type | Method and Description |
|---|---|
InvoiceQuery |
SalesOrderQuery.forAllInvoice()
Adds a condition for the feature
invoice to the predicate for SalesOrder, which evaluates to false unless the value of the feature invoice satisfies the given condition. |
InvoiceQuery |
SegmentQuery.forAllInvoice()
Adds a condition for the feature
invoice to the predicate for Segment, which evaluates to false unless the value of the feature invoice satisfies the given condition. |
InvoiceQuery |
SalesOrderCreateInvoiceResultQuery.invoice() |
InvoiceQuery |
SalesOrderQuery.thereExistsInvoice()
Adds a condition for the feature
invoice to the predicate for SalesOrder, which evaluates to false unless the value of the feature invoice satisfies the given condition. |
InvoiceQuery |
SegmentQuery.thereExistsInvoice()
Adds a condition for the feature
invoice to the predicate for Segment, which evaluates to false unless the value of the feature invoice satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
InvoiceQuery |
Contract1Package.createInvoiceQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Invoice> |
Segment.getInvoice(InvoiceQuery query)
Retrieves the value for the reference
invoice for the specified query. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.