Uses of Interface
org.opencrx.kernel.contract1.query.OpportunityQuery

Packages that use OpportunityQuery
org.opencrx.kernel.account1.cci   
org.opencrx.kernel.account1.query   
org.opencrx.kernel.contract1.cci   
org.opencrx.kernel.contract1.jmi   
org.opencrx.kernel.contract1.query   
org.opencrx.kernel.forecast1.cci   
 

Uses of OpportunityQuery in org.opencrx.kernel.account1.cci
 

Methods in org.opencrx.kernel.account1.cci that return OpportunityQuery
 OpportunityQuery CreateOpportunityParamsFilterImpl.forAllBasedOn()
           
 OpportunityQuery CreateOpportunityResultFilterImpl.forAllOpportunity()
           
 OpportunityQuery CreateOpportunityParamsFilterImpl.thereExistsBasedOn()
           
 OpportunityQuery CreateOpportunityResultFilterImpl.thereExistsOpportunity()
           
 

Uses of OpportunityQuery in org.opencrx.kernel.account1.query
 

Methods in org.opencrx.kernel.account1.query that return OpportunityQuery
 OpportunityQuery CreateOpportunityParamsQuery.forAllBasedOn()
          Adds a constraint for the feature basedOn to the predicate.
 OpportunityQuery CreateOpportunityResultQuery.forAllOpportunity()
          Adds a constraint for the feature opportunity to the predicate.
 OpportunityQuery CreateOpportunityParamsQuery.thereExistsBasedOn()
          Adds a constraint for the feature basedOn to the predicate.
 OpportunityQuery CreateOpportunityResultQuery.thereExistsOpportunity()
          Adds a constraint for the feature opportunity to the predicate.
 

Uses of OpportunityQuery in org.opencrx.kernel.contract1.cci
 

Methods in org.opencrx.kernel.contract1.cci that return OpportunityQuery
 OpportunityQuery contract1PackageImpl.createOpportunityQuery()
           
 OpportunityQuery LeadFilterImpl.forAllOpportunity()
           
 OpportunityQuery LeadCreateOpportunityResultFilterImpl.opportunity()
           
 OpportunityQuery LeadFilterImpl.thereExistsOpportunity()
           
 

Methods in org.opencrx.kernel.contract1.cci with parameters of type OpportunityQuery
 List SegmentImpl.getOpportunity(OpportunityQuery query)
           
 List Segment.getOpportunity(OpportunityQuery query)
          Retrieves the value for the reference opportunity for the specified query.
 

Uses of OpportunityQuery in org.opencrx.kernel.contract1.jmi
 

Methods in org.opencrx.kernel.contract1.jmi that return OpportunityQuery
 OpportunityQuery Contract1Package.createOpportunityQuery()
           
 

Uses of OpportunityQuery in org.opencrx.kernel.contract1.query
 

Methods in org.opencrx.kernel.contract1.query that return OpportunityQuery
 OpportunityQuery LeadQuery.forAllOpportunity()
          Adds a constraint for the feature opportunity to the predicate.
 OpportunityQuery LeadCreateOpportunityResultQuery.opportunity()
           
 OpportunityQuery LeadQuery.thereExistsOpportunity()
          Adds a constraint for the feature opportunity to the predicate.
 

Uses of OpportunityQuery in org.opencrx.kernel.forecast1.cci
 

Methods in org.opencrx.kernel.forecast1.cci with parameters of type OpportunityQuery
 List ForecastPeriodImpl.getOpportunity(OpportunityQuery query)
           
 List ForecastPeriod.getOpportunity(OpportunityQuery query)
          Retrieves the value for the reference opportunity for the specified query.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.