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

Packages that use AbstractInvoicePositionQuery
org.opencrx.kernel.contract1.cci   
org.opencrx.kernel.contract1.jmi   
org.opencrx.kernel.contract1.query   
 

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

Methods in org.opencrx.kernel.contract1.cci that return AbstractInvoicePositionQuery
 AbstractInvoicePositionQuery contract1PackageImpl.createAbstractInvoicePositionQuery()
           
 

Methods in org.opencrx.kernel.contract1.cci with parameters of type AbstractInvoicePositionQuery
 List InvoiceImpl.getPosition(AbstractInvoicePositionQuery query)
           
 List Invoice.getPosition(AbstractInvoicePositionQuery query)
          Retrieves the value for the reference position for the specified query.
 

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

Methods in org.opencrx.kernel.contract1.jmi that return AbstractInvoicePositionQuery
 AbstractInvoicePositionQuery Contract1Package.createAbstractInvoicePositionQuery()
           
 

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

Subinterfaces of AbstractInvoicePositionQuery in org.opencrx.kernel.contract1.query
 interface InvoiceBundledProductPositionQuery
           
 interface InvoiceComplexProductBundlePositionQuery
           
 interface InvoicePositionQuery
           
 interface InvoiceProductBundlePositionQuery
           
 interface InvoiceProductOfferingPositionQuery
           
 



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