Uses of Interface
org.opencrx.kernel.account1.cci2.CreditLimitQuery

Packages that use CreditLimitQuery
org.opencrx.kernel.account1.jmi1   
 

Uses of CreditLimitQuery in org.opencrx.kernel.account1.jmi1
 

Methods in org.opencrx.kernel.account1.jmi1 that return CreditLimitQuery
 CreditLimitQuery Account1Package.createCreditLimitQuery()
           
 

Methods in org.opencrx.kernel.account1.jmi1 with parameters of type CreditLimitQuery
<T extends CreditLimit>
List<T>
OrganizationalUnit.getCreditLimit(CreditLimitQuery query)
          Retrieves the value for the reference creditLimit for the specified query.
<T extends CreditLimit>
List<T>
Organization.getCreditLimit(CreditLimitQuery query)
          Retrieves the value for the reference creditLimit for the specified query.
<T extends CreditLimit>
List<T>
AbstractOrganizationalUnit.getCreditLimit(CreditLimitQuery query)
          Retrieves the value for the reference creditLimit 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.