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

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

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

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

Methods in org.opencrx.kernel.activity1.cci2 with type parameters of type AbstractFaxRecipient
<T extends AbstractFaxRecipient>
Collection<T>
Fax.getFaxRecipient()
          Retrieves a set containing all the elements for the reference faxRecipient.
 

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

Methods in org.opencrx.kernel.activity1.cci2 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.
 

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

Classes in org.opencrx.kernel.activity1.jdo2 that implement AbstractFaxRecipient
 class AbstractFaxRecipient
          Abstract class AbstractFaxRecipient
 class FaxRecipient
          Class FaxRecipient
 class FaxRecipientGroup
          Class FaxRecipientGroup
 

Methods in org.opencrx.kernel.activity1.jdo2 with type parameters of type AbstractFaxRecipient
<T extends AbstractFaxRecipient>
Collection<T>
Fax.getFaxRecipient()
          Retrieves a set containing all the elements for the reference faxRecipient.
 

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

Methods in org.opencrx.kernel.activity1.jdo2 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.
 

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

Subinterfaces of AbstractFaxRecipient in org.opencrx.kernel.activity1.jmi1
 interface AbstractFaxRecipient
          Abstract class AbstractFaxRecipient
 



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