|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuoteQuery | |
|---|---|
| org.opencrx.kernel.account1.cci2 | |
| org.opencrx.kernel.contract1.cci2 | |
| org.opencrx.kernel.contract1.jmi1 | |
| Uses of QuoteQuery in org.opencrx.kernel.account1.cci2 |
|---|
| Methods in org.opencrx.kernel.account1.cci2 that return QuoteQuery | |
|---|---|
QuoteQuery |
CreateQuoteParamsQuery.forAllBasedOn()
Adds a condition for the feature basedOn to the predicate for CreateQuoteParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition. |
QuoteQuery |
CreateQuoteResultQuery.forAllQuote()
Adds a condition for the feature quote to the predicate for CreateQuoteResult, which evaluates to false unless the value of the feature quote satisfies the given condition. |
QuoteQuery |
CreateQuoteParamsQuery.thereExistsBasedOn()
Adds a condition for the feature basedOn to the predicate for CreateQuoteParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition. |
QuoteQuery |
CreateQuoteResultQuery.thereExistsQuote()
Adds a condition for the feature quote to the predicate for CreateQuoteResult, which evaluates to false unless the value of the feature quote satisfies the given condition. |
| Uses of QuoteQuery in org.opencrx.kernel.contract1.cci2 |
|---|
| Methods in org.opencrx.kernel.contract1.cci2 that return QuoteQuery | |
|---|---|
QuoteQuery |
OpportunityQuery.forAllQuote()
Adds a condition for the feature quote to the predicate for Opportunity, which evaluates to false unless the value of the feature quote satisfies the given condition. |
QuoteQuery |
OpportunityCreateQuoteResultQuery.quote()
|
QuoteQuery |
OpportunityQuery.thereExistsQuote()
Adds a condition for the feature quote to the predicate for Opportunity, which evaluates to false unless the value of the feature quote satisfies the given condition. |
| Uses of QuoteQuery in org.opencrx.kernel.contract1.jmi1 |
|---|
| Methods in org.opencrx.kernel.contract1.jmi1 that return QuoteQuery | |
|---|---|
QuoteQuery |
Contract1Package.createQuoteQuery()
|
| Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type QuoteQuery | ||
|---|---|---|
|
Segment.getQuote(QuoteQuery query)
Retrieves the value for the reference quote for the specified query. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||