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

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

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

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

Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type AbstractOpportunityPosition
<T extends AbstractOpportunityPosition>
List<T>
Opportunity.getPosition(AbstractOpportunityPositionQuery query)
          Retrieves the value for the reference position for the specified query.
 

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

Methods in org.opencrx.kernel.contract1.jmi1 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.
 void Opportunity.addPosition(String id, AbstractOpportunityPosition position)
          Adds the specified element to the set of the values for the reference position using a reassignable qualifier.
 



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