Uses of Interface
org.opencrx.kernel.contract1.cci2.AbstractOpportunityPosition

Packages that use AbstractOpportunityPosition
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.contract1.jmi1   
 

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

Subinterfaces of AbstractOpportunityPosition in org.opencrx.kernel.contract1.cci2
 interface OpportunityPosition
          Class OpportunityPosition
 

Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type AbstractOpportunityPosition
<T extends AbstractOpportunityPosition>
Collection<T>
Opportunity.getPosition()
          Retrieves a set containing all the elements for the reference position.
 

Methods in org.opencrx.kernel.contract1.cci2 that return AbstractOpportunityPosition
 AbstractOpportunityPosition Opportunity.getPosition(boolean idIsPersistent, String id)
          Retrieves the value for the reference position for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.contract1.cci2 with parameters of type AbstractOpportunityPosition
 void Opportunity.addPosition(boolean idIsPersistent, String id, AbstractOpportunityPosition position)
          Adds the specified element to the set of the values for the reference position.
 

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

Classes in org.opencrx.kernel.contract1.jdo2 that implement AbstractOpportunityPosition
 class AbstractOpportunityPosition
          Abstract class AbstractOpportunityPosition
 class OpportunityPosition
          Class OpportunityPosition
 

Methods in org.opencrx.kernel.contract1.jdo2 with type parameters of type AbstractOpportunityPosition
<T extends AbstractOpportunityPosition>
Collection<T>
Opportunity.getPosition()
          Retrieves a set containing all the elements for the reference position.
 

Methods in org.opencrx.kernel.contract1.jdo2 that return AbstractOpportunityPosition
 AbstractOpportunityPosition Opportunity.getPosition(boolean idIsPersistent, String id)
          Retrieves the value for the reference position for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.contract1.jdo2 with parameters of type AbstractOpportunityPosition
 void Opportunity.addPosition(boolean idIsPersistent, String id, AbstractOpportunityPosition position)
          Adds the specified element to the set of the values for the reference position.
 

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

Subinterfaces of AbstractOpportunityPosition in org.opencrx.kernel.contract1.jmi1
 interface AbstractOpportunityPosition
          Abstract class AbstractOpportunityPosition
 



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