| Methods in org.opencrx.kernel.activity1.cci2 that return PostalAddressQuery |
PostalAddressQuery |
MailingRecipientQuery.forAllParty()
Adds a condition for the feature party to the predicate for MailingRecipient, which evaluates to false unless the value of the feature party satisfies the given condition. |
PostalAddressQuery |
MailingQuery.forAllSender()
Adds a condition for the feature sender to the predicate for Mailing, which evaluates to false unless the value of the feature sender satisfies the given condition. |
PostalAddressQuery |
MailingRecipientQuery.thereExistsParty()
Adds a condition for the feature party to the predicate for MailingRecipient, which evaluates to false unless the value of the feature party satisfies the given condition. |
PostalAddressQuery |
MailingQuery.thereExistsSender()
Adds a condition for the feature sender to the predicate for Mailing, which evaluates to false unless the value of the feature sender satisfies the given condition. |