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

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

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

Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type ContractLinkFrom
<T extends ContractLinkFrom>
List<T>
AbstractContract.getLinkFrom(ContractLinkFromQuery query)
          Retrieves the value for the reference linkFrom for the specified query.
 

Methods in org.opencrx.kernel.contract1.jmi1 that return ContractLinkFrom
 ContractLinkFrom ContractLinkFromClass.createContractLinkFrom()
          Creates an instance of class ContractLinkFrom.
 ContractLinkFrom ContractLinkFromClass.getContractLinkFrom(Object object)
          Creates an instance of class ContractLinkFrom based on the specified Object instance.
 ContractLinkFrom AbstractContract.getLinkFrom(boolean idIsPersistent, String id)
          Retrieves the value for the reference linkFrom for the specified qualifier attribute value.
 ContractLinkFrom AbstractContract.getLinkFrom(String id)
          Retrieves the value for the reference linkFrom 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.