Uses of Class
org.opencrx.kernel.forecast1.jdo2.Budget

Packages that use Budget
org.opencrx.kernel.forecast1.cci2   
org.opencrx.kernel.forecast1.jdo2   
org.opencrx.kernel.forecast1.jmi1   
 

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

Methods in org.opencrx.kernel.forecast1.cci2 with parameters of type Budget
 void BudgetMilestone.setBudget(Budget budget, boolean nameIsPersistent, String name)
          Set the object's composite association org:opencrx:kernel:forecast1:BudgetHasBudgetMilestone.
 

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

Methods in org.opencrx.kernel.forecast1.jdo2 that return types with arguments of type Budget
static CloseableCollection<Budget> Budget.openmdxjdoGetObjectsByParent(Segment segment)
          Navigate through an object's composite association
 

Methods in org.opencrx.kernel.forecast1.jdo2 with parameters of type Budget
static CloseableCollection<BudgetMilestone> BudgetMilestone.openmdxjdoGetObjectsByParent(Budget budget)
          Navigate through an object's composite association
 void BudgetMilestone.setBudget(Budget budget, boolean nameIsPersistent, String name)
          Set the object's composite association org:opencrx:kernel:forecast1:BudgetHasBudgetMilestone.
 

Constructors in org.opencrx.kernel.forecast1.jdo2 with parameters of type Budget
Budget.Slice(Budget object, int index)
          Constructor
 

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

Methods in org.opencrx.kernel.forecast1.jmi1 with parameters of type Budget
 void Segment.addBudget(Budget newValue)
          
 void Segment.addBudget(String id, Budget newValue)
          
 void BudgetMilestone.setBudget(Budget budget, boolean nameIsPersistent, String name)
          Set the object's composite association org:opencrx:kernel:forecast1:BudgetHasBudgetMilestone.
 



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