| Methods in org.opencrx.kernel.account1.cci2 that return LeadQuery |
LeadQuery |
CreateLeadParamsQuery.forAllBasedOn()
Adds a condition for the feature basedOn to the predicate for CreateLeadParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition. |
LeadQuery |
CreateLeadResultQuery.forAllLead()
Adds a condition for the feature lead to the predicate for CreateLeadResult, which evaluates to false unless the value of the feature lead satisfies the given condition. |
LeadQuery |
CreateLeadParamsQuery.thereExistsBasedOn()
Adds a condition for the feature basedOn to the predicate for CreateLeadParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition. |
LeadQuery |
CreateLeadResultQuery.thereExistsLead()
Adds a condition for the feature lead to the predicate for CreateLeadResult, which evaluates to false unless the value of the feature lead satisfies the given condition. |