|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpportunityQuery | |
|---|---|
| org.opencrx.kernel.account1.cci2 | |
| org.opencrx.kernel.contract1.cci2 | |
| org.opencrx.kernel.contract1.jmi1 | |
| Uses of OpportunityQuery in org.opencrx.kernel.account1.cci2 |
|---|
| Methods in org.opencrx.kernel.account1.cci2 that return OpportunityQuery | |
|---|---|
OpportunityQuery |
CreateOpportunityParamsQuery.forAllBasedOn()
Adds a condition for the feature basedOn to the predicate for CreateOpportunityParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition. |
OpportunityQuery |
CreateOpportunityResultQuery.forAllOpportunity()
Adds a condition for the feature opportunity to the predicate for CreateOpportunityResult, which evaluates to false unless the value of the feature opportunity satisfies the given condition. |
OpportunityQuery |
CreateOpportunityParamsQuery.thereExistsBasedOn()
Adds a condition for the feature basedOn to the predicate for CreateOpportunityParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition. |
OpportunityQuery |
CreateOpportunityResultQuery.thereExistsOpportunity()
Adds a condition for the feature opportunity to the predicate for CreateOpportunityResult, which evaluates to false unless the value of the feature opportunity satisfies the given condition. |
| Uses of OpportunityQuery in org.opencrx.kernel.contract1.cci2 |
|---|
| Methods in org.opencrx.kernel.contract1.cci2 that return OpportunityQuery | |
|---|---|
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 |
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 |
LeadCreateOpportunityResultQuery.opportunity()
|
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. |
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. |
| Uses of OpportunityQuery in org.opencrx.kernel.contract1.jmi1 |
|---|
| Methods in org.opencrx.kernel.contract1.jmi1 that return OpportunityQuery | |
|---|---|
OpportunityQuery |
Contract1Package.createOpportunityQuery()
|
| Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type OpportunityQuery | ||
|---|---|---|
|
Segment.getOpportunity(OpportunityQuery query)
Retrieves the value for the reference opportunity for the specified query. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||