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

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

Methods in org.opencrx.kernel.account1.cci2 that return Quote
 Quote CreateQuoteParams.getBasedOn()
          Retrieves the value for the optional structure field basedOn.
 Quote CreateQuoteResult.getQuote()
          Retrieves the value for the optional structure field quote.
 

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

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

Methods in org.opencrx.kernel.contract1.cci2 that return Quote
 Quote OpportunityCreateQuoteResult.getQuote()
          Retrieves the value for the structure field quote.
 

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

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

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

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

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

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

Fields in org.opencrx.kernel.plugin.application.contract1 declared as Quote
protected  Quote QuoteImpl.next
           
 

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



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