Uses of Interface
org.opencrx.kernel.activity1.jmi1.AbstractFaxRecipient

Packages that use AbstractFaxRecipient
org.opencrx.kernel.activity1.jmi1   
 

Uses of AbstractFaxRecipient in org.opencrx.kernel.activity1.jmi1
 

Subinterfaces of AbstractFaxRecipient in org.opencrx.kernel.activity1.jmi1
 interface FaxRecipient
          Class FaxRecipient
 interface FaxRecipientGroup
          Class FaxRecipientGroup
 

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AbstractFaxRecipient
<T extends AbstractFaxRecipient>
List<T>
Fax.getFaxRecipient(AbstractFaxRecipientQuery query)
          Retrieves the value for the reference faxRecipient for the specified query.
 

Methods in org.opencrx.kernel.activity1.jmi1 that return AbstractFaxRecipient
 AbstractFaxRecipient Fax.getFaxRecipient(boolean idIsPersistent, String id)
          Retrieves the value for the reference faxRecipient for the specified qualifier attribute value.
 AbstractFaxRecipient Fax.getFaxRecipient(String id)
          Retrieves the value for the reference faxRecipient for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type AbstractFaxRecipient
 void Fax.addFaxRecipient(boolean idIsPersistent, String id, AbstractFaxRecipient faxRecipient)
          Adds the specified element to the set of the values for the reference faxRecipient.
 



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