| Package | Description |
|---|---|
| org.opencrx.kernel.contract1.cci2 | |
| org.opencrx.kernel.contract1.jmi1 |
| Modifier and Type | Method and Description |
|---|---|
OpportunityQuery |
LeadQuery.forAllOpportunity()
Adds a condition for the feature
opportunity to the predicate for Lead, which evaluates to false unless the value of the feature opportunity satisfies the given condition. |
OpportunityQuery |
SegmentQuery.forAllOpportunity()
Adds a condition for the feature
opportunity to the predicate for Segment, which evaluates to false unless the value of the feature opportunity satisfies the given condition. |
OpportunityQuery |
LeadCreateOpportunityResultQuery.opportunity() |
OpportunityQuery |
LeadQuery.thereExistsOpportunity()
Adds a condition for the feature
opportunity to the predicate for Lead, which evaluates to false unless the value of the feature opportunity satisfies the given condition. |
OpportunityQuery |
SegmentQuery.thereExistsOpportunity()
Adds a condition for the feature
opportunity to the predicate for Segment, which evaluates to false unless the value of the feature opportunity satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
OpportunityQuery |
Contract1Package.createOpportunityQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Opportunity> |
Segment.getOpportunity(OpportunityQuery query)
Retrieves the value for the reference
opportunity 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.