|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||