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

Packages that use Lead
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 Lead in org.opencrx.kernel.account1.cci2
 

Methods in org.opencrx.kernel.account1.cci2 that return Lead
 Lead CreateLeadParams.getBasedOn()
          Retrieves the value for the optional structure field basedOn.
 Lead CreateLeadResult.getLead()
          Retrieves the value for the optional structure field lead.
 

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

Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type Lead
<T extends Lead>
SegmentContainsLead.Lead<T>
Segment.getLead()
          Retrieves a set containing all the elements for the reference lead.
 

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

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

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

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

Methods in org.opencrx.kernel.contract1.jpa3 with type parameters of type Lead
<T extends Lead>
SegmentContainsLead.Lead<T>
Segment.getLead()
          Retrieves a set containing all the elements for the reference lead.
 

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

Fields in org.opencrx.kernel.plugin.application.contract1 declared as Lead
protected  Lead LeadImpl.next
           
 

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



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