|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompetitorQuery | |
|---|---|
| org.opencrx.kernel.account1.jmi1 | |
| org.opencrx.kernel.activity1.cci2 | |
| org.opencrx.kernel.contract1.cci2 | |
| Uses of CompetitorQuery in org.opencrx.kernel.account1.jmi1 |
|---|
| Methods in org.opencrx.kernel.account1.jmi1 that return CompetitorQuery | |
|---|---|
CompetitorQuery |
Account1Package.createCompetitorQuery()
|
| Methods in org.opencrx.kernel.account1.jmi1 with parameters of type CompetitorQuery | ||
|---|---|---|
|
Segment.getCompetitor(CompetitorQuery query)
Retrieves the value for the reference competitor for the specified query. |
|
| Uses of CompetitorQuery in org.opencrx.kernel.activity1.cci2 |
|---|
| Methods in org.opencrx.kernel.activity1.cci2 that return CompetitorQuery | |
|---|---|
CompetitorQuery |
SalesVisitQuery.forAllCompetitor()
Adds a condition for the feature competitor to the predicate for SalesVisit, which evaluates to false unless the value of the feature competitor satisfies the given condition. |
CompetitorQuery |
SalesVisitQuery.thereExistsCompetitor()
Adds a condition for the feature competitor to the predicate for SalesVisit, which evaluates to false unless the value of the feature competitor satisfies the given condition. |
| Uses of CompetitorQuery in org.opencrx.kernel.contract1.cci2 |
|---|
| Methods in org.opencrx.kernel.contract1.cci2 that return CompetitorQuery | |
|---|---|
CompetitorQuery |
AbstractContractQuery.forAllCompetitor()
Adds a condition for the feature competitor to the predicate for AbstractContract, which evaluates to false unless the value of the feature competitor satisfies the given condition. |
CompetitorQuery |
AbstractContractQuery.thereExistsCompetitor()
Adds a condition for the feature competitor to the predicate for AbstractContract, which evaluates to false unless the value of the feature competitor satisfies the given condition. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||