Uses of Interface
org.opencrx.application.shop1.cci2.CustomerTQuery

Packages that use CustomerTQuery
org.opencrx.application.shop1.cci2   
 

Uses of CustomerTQuery in org.opencrx.application.shop1.cci2
 

Methods in org.opencrx.application.shop1.cci2 that return CustomerTQuery
 CustomerTQuery GetCustomerResultQuery.customer()
           
 CustomerTQuery UpdateCustomerParamsQuery.customer()
           
 CustomerTQuery CreateCustomerAsContactResultQuery.forAllCustomer()
          Adds a condition for the feature customer to the predicate for CreateCustomerAsContactResult, which evaluates to false unless the value of the feature customer satisfies the given condition.
 CustomerTQuery UpdateCustomerResultQuery.forAllCustomer()
          Adds a condition for the feature customer to the predicate for UpdateCustomerResult, which evaluates to false unless the value of the feature customer satisfies the given condition.
 CustomerTQuery CreateCustomerAsLegalEntityResultQuery.forAllCustomer()
          Adds a condition for the feature customer to the predicate for CreateCustomerAsLegalEntityResult, which evaluates to false unless the value of the feature customer satisfies the given condition.
 CustomerTQuery CreateCustomerAsContactResultQuery.thereExistsCustomer()
          Adds a condition for the feature customer to the predicate for CreateCustomerAsContactResult, which evaluates to false unless the value of the feature customer satisfies the given condition.
 CustomerTQuery UpdateCustomerResultQuery.thereExistsCustomer()
          Adds a condition for the feature customer to the predicate for UpdateCustomerResult, which evaluates to false unless the value of the feature customer satisfies the given condition.
 CustomerTQuery CreateCustomerAsLegalEntityResultQuery.thereExistsCustomer()
          Adds a condition for the feature customer to the predicate for CreateCustomerAsLegalEntityResult, which evaluates to false unless the value of the feature customer satisfies the given condition.
 



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