|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMailingRecipient | |
|---|---|
| org.opencrx.kernel.activity1.jmi1 | |
| Uses of AbstractMailingRecipient in org.opencrx.kernel.activity1.jmi1 |
|---|
| Subinterfaces of AbstractMailingRecipient in org.opencrx.kernel.activity1.jmi1 | |
|---|---|
interface |
MailingRecipient
Class MailingRecipient |
interface |
MailingRecipientGroup
Class MailingRecipientGroup |
| Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AbstractMailingRecipient | ||
|---|---|---|
|
Mailing.getMailingRecipient(AbstractMailingRecipientQuery query)
Retrieves the value for the reference mailingRecipient for
the specified query. |
|
| Methods in org.opencrx.kernel.activity1.jmi1 that return AbstractMailingRecipient | |
|---|---|
AbstractMailingRecipient |
Mailing.getMailingRecipient(boolean idIsPersistent,
String id)
Retrieves the value for the reference mailingRecipient for
the specified qualifier attribute value. |
AbstractMailingRecipient |
Mailing.getMailingRecipient(String id)
Retrieves the value for the reference mailingRecipient for
the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type AbstractMailingRecipient | |
|---|---|
void |
Mailing.addMailingRecipient(boolean idIsPersistent,
String id,
AbstractMailingRecipient mailingRecipient)
Adds the specified element to the set of the values for the reference mailingRecipient. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||