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

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

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

Subinterfaces of AbstractRemovedPosition in org.opencrx.kernel.contract1.jmi1
 interface RemovedPosition
          Class RemovedPosition
 

Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type AbstractRemovedPosition
<T extends AbstractRemovedPosition>
List<T>
AbstractContract.getRemovedPosition(AbstractRemovedPositionQuery query)
          Retrieves the value for the reference removedPosition for the specified query.
 

Methods in org.opencrx.kernel.contract1.jmi1 that return AbstractRemovedPosition
 AbstractRemovedPosition AbstractContract.getRemovedPosition(boolean idIsPersistent, String id)
          Retrieves the value for the reference removedPosition for the specified qualifier attribute value.
 AbstractRemovedPosition AbstractContract.getRemovedPosition(String id)
          Retrieves the value for the reference removedPosition for the specified qualifier attribute value.
 



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