Uses of Class
org.opencrx.kernel.contract1.jdo2.Opportunity

Packages that use Opportunity
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.forecast1.jmi1   
 

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

Methods in org.opencrx.kernel.contract1.cci2 with parameters of type Opportunity
 void AbstractOpportunityPosition.setOpportunity(Opportunity opportunity, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:contract1:OpportunityHasOpportunityPosition.
 

Uses of Opportunity in org.opencrx.kernel.contract1.jdo2
 

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

Methods in org.opencrx.kernel.contract1.jdo2 with parameters of type Opportunity
static CloseableCollection<AbstractOpportunityPosition> AbstractOpportunityPosition.openmdxjdoGetObjectsByParent(Opportunity opportunity)
          Navigate through an object's composite association
 void AbstractOpportunityPosition.setOpportunity(Opportunity opportunity, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:contract1:OpportunityHasOpportunityPosition.
 

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

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

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type Opportunity
 void Segment.addOpportunity(Opportunity newValue)
          
 void Segment.addOpportunity(String id, Opportunity newValue)
          
 void AbstractOpportunityPosition.setOpportunity(Opportunity opportunity, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:contract1:OpportunityHasOpportunityPosition.
 

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

Methods in org.opencrx.kernel.forecast1.jmi1 with parameters of type Opportunity
 void ForecastPeriod.addOpportunity(Opportunity newValue)
          
 void ForecastPeriod.addOpportunity(String id, Opportunity newValue)
          
 



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