|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||