Uses of Interface
org.opencrx.kernel.account1.cci2.PostalAddressQuery

Packages that use PostalAddressQuery
org.opencrx.kernel.account1.jmi1   
org.opencrx.kernel.activity1.cci2   
 

Uses of PostalAddressQuery in org.opencrx.kernel.account1.jmi1
 

Methods in org.opencrx.kernel.account1.jmi1 that return PostalAddressQuery
 PostalAddressQuery Account1Package.createPostalAddressQuery()
           
 

Uses of PostalAddressQuery in org.opencrx.kernel.activity1.cci2
 

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.
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.