|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFaxRecipient | |
|---|---|
| org.opencrx.kernel.activity1.jmi1 | |
| Uses of AbstractFaxRecipient in org.opencrx.kernel.activity1.jmi1 |
|---|
| Subinterfaces of AbstractFaxRecipient in org.opencrx.kernel.activity1.jmi1 | |
|---|---|
interface |
FaxRecipient
Class FaxRecipient |
interface |
FaxRecipientGroup
Class FaxRecipientGroup |
| Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AbstractFaxRecipient | ||
|---|---|---|
|
Fax.getFaxRecipient(AbstractFaxRecipientQuery query)
Retrieves the value for the reference faxRecipient for the
specified query. |
|
| Methods in org.opencrx.kernel.activity1.jmi1 that return AbstractFaxRecipient | |
|---|---|
AbstractFaxRecipient |
Fax.getFaxRecipient(boolean idIsPersistent,
String id)
Retrieves the value for the reference faxRecipient for the
specified qualifier attribute value. |
AbstractFaxRecipient |
Fax.getFaxRecipient(String id)
Retrieves the value for the reference faxRecipient for the
specified qualifier attribute value. |
| Methods in org.opencrx.kernel.activity1.jmi1 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||