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

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

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

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

Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AbstractMmsRecipient
<T extends AbstractMmsRecipient>
List<T>
Mms.getMmsRecipient(AbstractMmsRecipientQuery query)
          Retrieves the value for the reference mmsRecipient for the specified query.
 

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

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



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