Uses of Interface
org.opencrx.kernel.forecast1.jmi1.Budget

Packages that use Budget
org.opencrx.kernel.account1.jmi1   
org.opencrx.kernel.forecast1.jmi1   
 

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

Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type Budget
<T extends Budget>
List<T>
Account.getAssignedBudget(BudgetQuery query)
          Retrieves the value for the reference assignedBudget for the specified query.
 

Methods in org.opencrx.kernel.account1.jmi1 that return Budget
 Budget Account.getAssignedBudget(boolean idIsPersistent, String id)
          Retrieves the value for the reference assignedBudget for the specified qualifier attribute value.
 Budget Account.getAssignedBudget(String id)
          Retrieves the value for the reference assignedBudget for the specified qualifier attribute value.
 

Uses of Budget in org.opencrx.kernel.forecast1.jmi1
 

Methods in org.opencrx.kernel.forecast1.jmi1 that return Budget
 Budget BudgetClass.createBudget()
          Creates an instance of class Budget.
 Budget BudgetClass.getBudget(Object object)
          Creates an instance of class Budget based on the specified Object instance.
 



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