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

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

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

Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type ContractFilterGlobal
<T extends ContractFilterGlobal>
List<T>
Segment.getContractFilter(ContractFilterGlobalQuery query)
          Retrieves the value for the reference contractFilter for the specified query.
 

Methods in org.opencrx.kernel.contract1.jmi1 that return ContractFilterGlobal
 ContractFilterGlobal ContractFilterGlobalClass.createContractFilterGlobal()
          Creates an instance of class ContractFilterGlobal.
 ContractFilterGlobal Segment.getContractFilter(boolean idIsPersistent, String id)
          Retrieves the value for the reference contractFilter for the specified qualifier attribute value.
 ContractFilterGlobal Segment.getContractFilter(String id)
          Retrieves the value for the reference contractFilter for the specified qualifier attribute value.
 ContractFilterGlobal ContractFilterGlobalClass.getContractFilterGlobal(Object object)
          Creates an instance of class ContractFilterGlobal based on the specified Object instance.
 

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type ContractFilterGlobal
 void Segment.addContractFilter(boolean idIsPersistent, String id, ContractFilterGlobal contractFilter)
          Adds the specified element to the set of the values for the reference contractFilter.
 void Segment.addContractFilter(String id, ContractFilterGlobal contractFilter)
          Adds the specified element to the set of the values for the reference contractFilter 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.