Uses of Interface
org.opencrx.kernel.account1.jmi1.AddressFilterGlobal

Packages that use AddressFilterGlobal
org.opencrx.kernel.account1.jmi1   
 

Uses of AddressFilterGlobal in org.opencrx.kernel.account1.jmi1
 

Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type AddressFilterGlobal
<T extends AddressFilterGlobal>
List<T>
Segment.getAddressFilter(AddressFilterGlobalQuery query)
          Retrieves the value for the reference addressFilter for the specified query.
 

Methods in org.opencrx.kernel.account1.jmi1 that return AddressFilterGlobal
 AddressFilterGlobal AddressFilterGlobalClass.createAddressFilterGlobal()
          Creates an instance of class AddressFilterGlobal.
 AddressFilterGlobal Segment.getAddressFilter(boolean idIsPersistent, String id)
          Retrieves the value for the reference addressFilter for the specified qualifier attribute value.
 AddressFilterGlobal Segment.getAddressFilter(String id)
          Retrieves the value for the reference addressFilter for the specified qualifier attribute value.
 AddressFilterGlobal AddressFilterGlobalClass.getAddressFilterGlobal(Object object)
          Creates an instance of class AddressFilterGlobal based on the specified Object instance.
 

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