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

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

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

Subinterfaces of AbstractMmsRecipient in org.opencrx.kernel.activity1.cci2
 interface MmsRecipient
          Class MmsRecipient
 interface MmsRecipientGroup
          Class MmsRecipientGroup
 

Methods in org.opencrx.kernel.activity1.cci2 with type parameters of type AbstractMmsRecipient
<T extends AbstractMmsRecipient>
Collection<T>
Mms.getMmsRecipient()
          Retrieves a set containing all the elements for the reference mmsRecipient.
 

Methods in org.opencrx.kernel.activity1.cci2 that return AbstractMmsRecipient
 AbstractMmsRecipient Mms.getMmsRecipient(boolean idIsPersistent, String id)
          Retrieves the value for the reference mmsRecipient for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.cci2 with parameters of type AbstractMmsRecipient
 void Mms.addMmsRecipient(boolean idIsPersistent, String id, AbstractMmsRecipient mmsRecipient)
          Adds the specified element to the set of the values for the reference mmsRecipient.
 

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

Classes in org.opencrx.kernel.activity1.jdo2 that implement AbstractMmsRecipient
 class AbstractMmsRecipient
          Abstract class AbstractMmsRecipient
 class MmsRecipient
          Class MmsRecipient
 class MmsRecipientGroup
          Class MmsRecipientGroup
 

Methods in org.opencrx.kernel.activity1.jdo2 with type parameters of type AbstractMmsRecipient
<T extends AbstractMmsRecipient>
Collection<T>
Mms.getMmsRecipient()
          Retrieves a set containing all the elements for the reference mmsRecipient.
 

Methods in org.opencrx.kernel.activity1.jdo2 that return AbstractMmsRecipient
 AbstractMmsRecipient Mms.getMmsRecipient(boolean idIsPersistent, String id)
          Retrieves the value for the reference mmsRecipient for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.activity1.jdo2 with parameters of type AbstractMmsRecipient
 void Mms.addMmsRecipient(boolean idIsPersistent, String id, AbstractMmsRecipient mmsRecipient)
          Adds the specified element to the set of the values for the reference mmsRecipient.
 

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

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



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