|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPhoneCallRecipient | |
|---|---|
| org.opencrx.kernel.activity1.jmi1 | |
| Uses of AbstractPhoneCallRecipient in org.opencrx.kernel.activity1.jmi1 |
|---|
| Subinterfaces of AbstractPhoneCallRecipient in org.opencrx.kernel.activity1.jmi1 | |
|---|---|
interface |
PhoneCallRecipient
Class PhoneCallRecipient |
interface |
PhoneCallRecipientGroup
Class PhoneCallRecipientGroup |
| Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AbstractPhoneCallRecipient | ||
|---|---|---|
|
PhoneCall.getPhoneCallRecipient(AbstractPhoneCallRecipientQuery query)
Retrieves the value for the reference phoneCallRecipient for the specified query. |
|
| Methods in org.opencrx.kernel.activity1.jmi1 that return AbstractPhoneCallRecipient | |
|---|---|
AbstractPhoneCallRecipient |
PhoneCall.getPhoneCallRecipient(boolean idIsPersistent,
String id)
Retrieves the value for the reference phoneCallRecipient for the specified qualifier attribute value. |
AbstractPhoneCallRecipient |
PhoneCall.getPhoneCallRecipient(String id)
Retrieves the value for the reference phoneCallRecipient for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type AbstractPhoneCallRecipient | |
|---|---|
void |
PhoneCall.addPhoneCallRecipient(AbstractPhoneCallRecipient phoneCallRecipient)
Adds the specified element to the set of the values for the reference phoneCallRecipient using an implementation-specific, reassignable qualifier. |
void |
PhoneCall.addPhoneCallRecipient(boolean idIsPersistent,
String id,
AbstractPhoneCallRecipient phoneCallRecipient)
Adds the specified element to the set of the values for the reference phoneCallRecipient. |
void |
PhoneCall.addPhoneCallRecipient(String id,
AbstractPhoneCallRecipient phoneCallRecipient)
Adds the specified element to the set of the values for the reference phoneCallRecipient using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||