|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressGroup | |
|---|---|
| org.opencrx.kernel.activity1.jmi1 | |
| Uses of AddressGroup in org.opencrx.kernel.activity1.jmi1 |
|---|
| Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AddressGroup | ||
|---|---|---|
|
Segment.getAddressGroup(AddressGroupQuery query)
Retrieves the value for the reference addressGroup for the specified query. |
|
| Methods in org.opencrx.kernel.activity1.jmi1 that return AddressGroup | |
|---|---|
AddressGroup |
AddressGroupClass.createAddressGroup()
Creates an instance of class AddressGroup. |
AddressGroup |
Segment.getAddressGroup(boolean idIsPersistent,
String id)
Retrieves the value for the reference addressGroup for the specified qualifier attribute value. |
AddressGroup |
AddressGroupClass.getAddressGroup(Object object)
Creates an instance of class AddressGroup based on the specified Object instance. |
AddressGroup |
Segment.getAddressGroup(String id)
Retrieves the value for the reference addressGroup for the specified qualifier attribute value. |
AddressGroup |
PhoneCallRecipientGroup.getParty()
Retrieves the value for the reference party. |
AddressGroup |
MailingRecipientGroup.getParty()
Retrieves the value for the reference party. |
AddressGroup |
EMailRecipientGroup.getParty()
Retrieves the value for the reference party. |
| Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type AddressGroup | |
|---|---|
void |
Segment.addAddressGroup(boolean idIsPersistent,
String id,
AddressGroup addressGroup)
Adds the specified element to the set of the values for the reference addressGroup. |
void |
Segment.addAddressGroup(String id,
AddressGroup addressGroup)
Adds the specified element to the set of the values for the reference addressGroup using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||