Uses of Interface
org.opencrx.kernel.contract1.cci2.Opportunity

Packages that use Opportunity
org.opencrx.kernel.account1.cci2   
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.contract1.jpa3   
org.opencrx.kernel.plugin.application.contract1   
 

Uses of Opportunity in org.opencrx.kernel.account1.cci2
 

Methods in org.opencrx.kernel.account1.cci2 that return Opportunity
 Opportunity CreateOpportunityParams.getBasedOn()
          Retrieves the value for the optional structure field basedOn.
 Opportunity CreateOpportunityResult.getOpportunity()
          Retrieves the value for the optional structure field opportunity.
 

Uses of Opportunity in org.opencrx.kernel.contract1.cci2
 

Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type Opportunity
<T extends Opportunity>
SegmentContainsOpportunity.Opportunity<T>
Segment.getOpportunity()
          Retrieves a set containing all the elements for the reference opportunity.
<T extends Opportunity>
List<T>
Lead.getOpportunity()
          Retrieves the Collection of objects referenced by opportunity.
 

Methods in org.opencrx.kernel.contract1.cci2 that return Opportunity
 Opportunity LeadCreateOpportunityResult.getOpportunity()
          Retrieves the value for the structure field opportunity.
 

Uses of Opportunity in org.opencrx.kernel.contract1.jmi1
 

Subinterfaces of Opportunity in org.opencrx.kernel.contract1.jmi1
 interface Opportunity
          Class Opportunity
 

Uses of Opportunity in org.opencrx.kernel.contract1.jpa3
 

Classes in org.opencrx.kernel.contract1.jpa3 that implement Opportunity
 class Opportunity
          Class Opportunity
 

Methods in org.opencrx.kernel.contract1.jpa3 with type parameters of type Opportunity
<T extends Opportunity>
SegmentContainsOpportunity.Opportunity<T>
Segment.getOpportunity()
          Retrieves a set containing all the elements for the reference opportunity.
<T extends Opportunity>
List<T>
Lead.getOpportunity()
          Retrieves the Collection of objects referenced by opportunity.
 

Uses of Opportunity in org.opencrx.kernel.plugin.application.contract1
 

Fields in org.opencrx.kernel.plugin.application.contract1 declared as Opportunity
protected  Opportunity OpportunityImpl.next
           
 

Constructors in org.opencrx.kernel.plugin.application.contract1 with parameters of type Opportunity
OpportunityImpl(Opportunity current, Opportunity next)
           
 



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