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

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

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

Subinterfaces of ContractRole in org.opencrx.kernel.contract1.jmi1
 interface CustomerContractRole
          Class CustomerContractRole
 

Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type ContractRole
<T extends ContractRole>
List<T>
Segment.getContractRole(ContractRoleQuery query)
          Retrieves the value for the reference contractRole for the specified query.
 

Methods in org.opencrx.kernel.contract1.jmi1 that return ContractRole
 ContractRole Segment.getContractRole(boolean idIsPersistent, String id)
          Retrieves the value for the reference contractRole for the specified qualifier attribute value.
 ContractRole Segment.getContractRole(String id)
          Retrieves the value for the reference contractRole 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.