org.opencrx.application.shop1.cci2
Interface CustomerContractTQuery

All Superinterfaces:
AnyTypePredicate

public interface CustomerContractTQuery
extends AnyTypePredicate


Method Summary
 OptionalFeaturePredicate acceptedLegal()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature acceptedLegal is null or not.
 OptionalFeaturePredicate acceptedMarketing()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature acceptedMarketing is null or not.
 OptionalFeaturePredicate acceptedPrivateDataForwarding()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature acceptedPrivateDataForwarding is null or not.
 MultivaluedFeaturePredicate assignedCustomer()
          Adds a constraint to the predicate for CustomerContractT testing whether the feature assignedCustomer has values or not.
 OptionalFeaturePredicate billingEmailAddress()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature billingEmailAddress is null or not.
 OptionalFeaturePredicate billingPartner()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature billingPartner is null or not.
 OptionalFeaturePredicate billingPartnerPostalAddress()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature billingPartnerPostalAddress is null or not.
 MultivaluedFeaturePredicate billingPartnerRegistrationId()
          Adds a constraint to the predicate for CustomerContractT testing whether the feature billingPartnerRegistrationId has values or not.
 OptionalFeaturePredicate contactSource()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature contactSource is null or not.
 ComparableTypePredicate<Integer> contractCurrency()
           
 StringTypePredicate contractNumber()
           
 OptionalFeaturePredicate contractStatus()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature contractStatus is null or not.
 OptionalFeaturePredicate customerNumber()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature customerNumber is null or not.
 BooleanTypePredicate forAllAcceptedLegal()
          Adds a condition for the feature acceptedLegal to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedLegal satisfies the given condition.
 BooleanTypePredicate forAllAcceptedMarketing()
          Adds a condition for the feature acceptedMarketing to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedMarketing satisfies the given condition.
 BooleanTypePredicate forAllAcceptedPrivateDataForwarding()
          Adds a condition for the feature acceptedPrivateDataForwarding to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedPrivateDataForwarding satisfies the given condition.
 StringTypePredicate forAllAssignedCustomer()
          Adds a condition for the feature assignedCustomer to the predicate for CustomerContractT, which evaluates to false unless the values of the feature assignedCustomer satisfy the given condition.
 EmailAddressTQuery forAllBillingEmailAddress()
          Adds a condition for the feature billingEmailAddress to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingEmailAddress satisfies the given condition.
 StringTypePredicate forAllBillingPartner()
          Adds a condition for the feature billingPartner to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingPartner satisfies the given condition.
 PostalAddressTQuery forAllBillingPartnerPostalAddress()
          Adds a condition for the feature billingPartnerPostalAddress to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingPartnerPostalAddress satisfies the given condition.
 StringTypePredicate forAllBillingPartnerRegistrationId()
          Adds a condition for the feature billingPartnerRegistrationId to the predicate for CustomerContractT, which evaluates to false unless the values of the feature billingPartnerRegistrationId satisfy the given condition.
 ComparableTypePredicate<Integer> forAllContactSource()
          Adds a condition for the feature contactSource to the predicate for CustomerContractT, which evaluates to false unless the value of the feature contactSource satisfies the given condition.
 ContractStatusTQuery forAllContractStatus()
          Adds a condition for the feature contractStatus to the predicate for CustomerContractT, which evaluates to false unless the value of the feature contractStatus satisfies the given condition.
 StringTypePredicate forAllCustomerNumber()
          Adds a condition for the feature customerNumber to the predicate for CustomerContractT, which evaluates to false unless the value of the feature customerNumber satisfies the given condition.
 BooleanTypePredicate forAllNoBilling()
          Adds a condition for the feature noBilling to the predicate for CustomerContractT, which evaluates to false unless the value of the feature noBilling satisfies the given condition.
 StringTypePredicate forAllReferrer()
          Adds a condition for the feature referrer to the predicate for CustomerContractT, which evaluates to false unless the value of the feature referrer satisfies the given condition.
 OptionalFeaturePredicate noBilling()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature noBilling is null or not.
 SimpleTypeOrder orderByAcceptedLegal()
          Allows to adds a sort instruction for CustomerContractT depending the feature acceptedLegal Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByAcceptedMarketing()
          Allows to adds a sort instruction for CustomerContractT depending the feature acceptedMarketing Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByAcceptedPrivateDataForwarding()
          Allows to adds a sort instruction for CustomerContractT depending the feature acceptedPrivateDataForwarding Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByAssignedCustomer()
          Allows to adds a sort instruction for CustomerContractT depending the feature assignedCustomer Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByBillingPartner()
          Allows to adds a sort instruction for CustomerContractT depending the feature billingPartner Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByBillingPartnerRegistrationId()
          Allows to adds a sort instruction for CustomerContractT depending the feature billingPartnerRegistrationId Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByContactSource()
          Allows to adds a sort instruction for CustomerContractT depending the feature contactSource Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByContractCurrency()
          Allows to adds a sort instruction for CustomerContractT depending the feature contractCurrency Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByContractNumber()
          Allows to adds a sort instruction for CustomerContractT depending the feature contractNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByCustomerNumber()
          Allows to adds a sort instruction for CustomerContractT depending the feature customerNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByNoBilling()
          Allows to adds a sort instruction for CustomerContractT depending the feature noBilling Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByReferrer()
          Allows to adds a sort instruction for CustomerContractT depending the feature referrer Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderBySalesTaxType()
          Allows to adds a sort instruction for CustomerContractT depending the feature salesTaxType Note: The order in which orderBy… instructions are given is relevant!
 OptionalFeaturePredicate referrer()
          Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature referrer is null or not.
 StringTypePredicate salesTaxType()
           
 BooleanTypePredicate thereExistsAcceptedLegal()
          Adds a condition for the feature acceptedLegal to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedLegal satisfies the given condition.
 BooleanTypePredicate thereExistsAcceptedMarketing()
          Adds a condition for the feature acceptedMarketing to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedMarketing satisfies the given condition.
 BooleanTypePredicate thereExistsAcceptedPrivateDataForwarding()
          Adds a condition for the feature acceptedPrivateDataForwarding to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedPrivateDataForwarding satisfies the given condition.
 StringTypePredicate thereExistsAssignedCustomer()
          Adds a condition for the feature assignedCustomer to the predicate for CustomerContractT, which evaluates to false unless the values of the feature assignedCustomer satisfy the given condition.
 EmailAddressTQuery thereExistsBillingEmailAddress()
          Adds a condition for the feature billingEmailAddress to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingEmailAddress satisfies the given condition.
 StringTypePredicate thereExistsBillingPartner()
          Adds a condition for the feature billingPartner to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingPartner satisfies the given condition.
 PostalAddressTQuery thereExistsBillingPartnerPostalAddress()
          Adds a condition for the feature billingPartnerPostalAddress to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingPartnerPostalAddress satisfies the given condition.
 StringTypePredicate thereExistsBillingPartnerRegistrationId()
          Adds a condition for the feature billingPartnerRegistrationId to the predicate for CustomerContractT, which evaluates to false unless the values of the feature billingPartnerRegistrationId satisfy the given condition.
 ComparableTypePredicate<Integer> thereExistsContactSource()
          Adds a condition for the feature contactSource to the predicate for CustomerContractT, which evaluates to false unless the value of the feature contactSource satisfies the given condition.
 ContractStatusTQuery thereExistsContractStatus()
          Adds a condition for the feature contractStatus to the predicate for CustomerContractT, which evaluates to false unless the value of the feature contractStatus satisfies the given condition.
 StringTypePredicate thereExistsCustomerNumber()
          Adds a condition for the feature customerNumber to the predicate for CustomerContractT, which evaluates to false unless the value of the feature customerNumber satisfies the given condition.
 BooleanTypePredicate thereExistsNoBilling()
          Adds a condition for the feature noBilling to the predicate for CustomerContractT, which evaluates to false unless the value of the feature noBilling satisfies the given condition.
 StringTypePredicate thereExistsReferrer()
          Adds a condition for the feature referrer to the predicate for CustomerContractT, which evaluates to false unless the value of the feature referrer satisfies the given condition.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

acceptedLegal

OptionalFeaturePredicate acceptedLegal()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature acceptedLegal is null or not.


thereExistsAcceptedLegal

BooleanTypePredicate thereExistsAcceptedLegal()
Adds a condition for the feature acceptedLegal to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedLegal satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllAcceptedLegal

BooleanTypePredicate forAllAcceptedLegal()
Adds a condition for the feature acceptedLegal to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedLegal satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByAcceptedLegal

SimpleTypeOrder orderByAcceptedLegal()
Allows to adds a sort instruction for CustomerContractT depending the feature acceptedLegal Note: The order in which orderBy… instructions are given is relevant!


acceptedMarketing

OptionalFeaturePredicate acceptedMarketing()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature acceptedMarketing is null or not.


thereExistsAcceptedMarketing

BooleanTypePredicate thereExistsAcceptedMarketing()
Adds a condition for the feature acceptedMarketing to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedMarketing satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllAcceptedMarketing

BooleanTypePredicate forAllAcceptedMarketing()
Adds a condition for the feature acceptedMarketing to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedMarketing satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByAcceptedMarketing

SimpleTypeOrder orderByAcceptedMarketing()
Allows to adds a sort instruction for CustomerContractT depending the feature acceptedMarketing Note: The order in which orderBy… instructions are given is relevant!


acceptedPrivateDataForwarding

OptionalFeaturePredicate acceptedPrivateDataForwarding()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature acceptedPrivateDataForwarding is null or not.


thereExistsAcceptedPrivateDataForwarding

BooleanTypePredicate thereExistsAcceptedPrivateDataForwarding()
Adds a condition for the feature acceptedPrivateDataForwarding to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedPrivateDataForwarding satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllAcceptedPrivateDataForwarding

BooleanTypePredicate forAllAcceptedPrivateDataForwarding()
Adds a condition for the feature acceptedPrivateDataForwarding to the predicate for CustomerContractT, which evaluates to false unless the value of the feature acceptedPrivateDataForwarding satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByAcceptedPrivateDataForwarding

SimpleTypeOrder orderByAcceptedPrivateDataForwarding()
Allows to adds a sort instruction for CustomerContractT depending the feature acceptedPrivateDataForwarding Note: The order in which orderBy… instructions are given is relevant!


assignedCustomer

MultivaluedFeaturePredicate assignedCustomer()
Adds a constraint to the predicate for CustomerContractT testing whether the feature assignedCustomer has values or not.


thereExistsAssignedCustomer

StringTypePredicate thereExistsAssignedCustomer()
Adds a condition for the feature assignedCustomer to the predicate for CustomerContractT, which evaluates to false unless the values of the feature assignedCustomer satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllAssignedCustomer

StringTypePredicate forAllAssignedCustomer()
Adds a condition for the feature assignedCustomer to the predicate for CustomerContractT, which evaluates to false unless the values of the feature assignedCustomer satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByAssignedCustomer

MultivaluedTypeOrder orderByAssignedCustomer()
Allows to adds a sort instruction for CustomerContractT depending the feature assignedCustomer Note: The order in which orderBy… instructions are given is relevant!


billingEmailAddress

OptionalFeaturePredicate billingEmailAddress()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature billingEmailAddress is null or not.


thereExistsBillingEmailAddress

EmailAddressTQuery thereExistsBillingEmailAddress()
Adds a condition for the feature billingEmailAddress to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingEmailAddress satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllBillingEmailAddress

EmailAddressTQuery forAllBillingEmailAddress()
Adds a condition for the feature billingEmailAddress to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingEmailAddress satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


billingPartner

OptionalFeaturePredicate billingPartner()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature billingPartner is null or not.


thereExistsBillingPartner

StringTypePredicate thereExistsBillingPartner()
Adds a condition for the feature billingPartner to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingPartner satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllBillingPartner

StringTypePredicate forAllBillingPartner()
Adds a condition for the feature billingPartner to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingPartner satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByBillingPartner

SimpleTypeOrder orderByBillingPartner()
Allows to adds a sort instruction for CustomerContractT depending the feature billingPartner Note: The order in which orderBy… instructions are given is relevant!


billingPartnerPostalAddress

OptionalFeaturePredicate billingPartnerPostalAddress()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature billingPartnerPostalAddress is null or not.


thereExistsBillingPartnerPostalAddress

PostalAddressTQuery thereExistsBillingPartnerPostalAddress()
Adds a condition for the feature billingPartnerPostalAddress to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingPartnerPostalAddress satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllBillingPartnerPostalAddress

PostalAddressTQuery forAllBillingPartnerPostalAddress()
Adds a condition for the feature billingPartnerPostalAddress to the predicate for CustomerContractT, which evaluates to false unless the value of the feature billingPartnerPostalAddress satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


billingPartnerRegistrationId

MultivaluedFeaturePredicate billingPartnerRegistrationId()
Adds a constraint to the predicate for CustomerContractT testing whether the feature billingPartnerRegistrationId has values or not.


thereExistsBillingPartnerRegistrationId

StringTypePredicate thereExistsBillingPartnerRegistrationId()
Adds a condition for the feature billingPartnerRegistrationId to the predicate for CustomerContractT, which evaluates to false unless the values of the feature billingPartnerRegistrationId satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllBillingPartnerRegistrationId

StringTypePredicate forAllBillingPartnerRegistrationId()
Adds a condition for the feature billingPartnerRegistrationId to the predicate for CustomerContractT, which evaluates to false unless the values of the feature billingPartnerRegistrationId satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByBillingPartnerRegistrationId

MultivaluedTypeOrder orderByBillingPartnerRegistrationId()
Allows to adds a sort instruction for CustomerContractT depending the feature billingPartnerRegistrationId Note: The order in which orderBy… instructions are given is relevant!


contactSource

OptionalFeaturePredicate contactSource()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature contactSource is null or not.


thereExistsContactSource

ComparableTypePredicate<Integer> thereExistsContactSource()
Adds a condition for the feature contactSource to the predicate for CustomerContractT, which evaluates to false unless the value of the feature contactSource satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllContactSource

ComparableTypePredicate<Integer> forAllContactSource()
Adds a condition for the feature contactSource to the predicate for CustomerContractT, which evaluates to false unless the value of the feature contactSource satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByContactSource

SimpleTypeOrder orderByContactSource()
Allows to adds a sort instruction for CustomerContractT depending the feature contactSource Note: The order in which orderBy… instructions are given is relevant!


contractCurrency

ComparableTypePredicate<Integer> contractCurrency()

orderByContractCurrency

SimpleTypeOrder orderByContractCurrency()
Allows to adds a sort instruction for CustomerContractT depending the feature contractCurrency Note: The order in which orderBy… instructions are given is relevant!


contractNumber

StringTypePredicate contractNumber()

orderByContractNumber

SimpleTypeOrder orderByContractNumber()
Allows to adds a sort instruction for CustomerContractT depending the feature contractNumber Note: The order in which orderBy… instructions are given is relevant!


contractStatus

OptionalFeaturePredicate contractStatus()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature contractStatus is null or not.


thereExistsContractStatus

ContractStatusTQuery thereExistsContractStatus()
Adds a condition for the feature contractStatus to the predicate for CustomerContractT, which evaluates to false unless the value of the feature contractStatus satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllContractStatus

ContractStatusTQuery forAllContractStatus()
Adds a condition for the feature contractStatus to the predicate for CustomerContractT, which evaluates to false unless the value of the feature contractStatus satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


customerNumber

OptionalFeaturePredicate customerNumber()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature customerNumber is null or not.


thereExistsCustomerNumber

StringTypePredicate thereExistsCustomerNumber()
Adds a condition for the feature customerNumber to the predicate for CustomerContractT, which evaluates to false unless the value of the feature customerNumber satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllCustomerNumber

StringTypePredicate forAllCustomerNumber()
Adds a condition for the feature customerNumber to the predicate for CustomerContractT, which evaluates to false unless the value of the feature customerNumber satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByCustomerNumber

SimpleTypeOrder orderByCustomerNumber()
Allows to adds a sort instruction for CustomerContractT depending the feature customerNumber Note: The order in which orderBy… instructions are given is relevant!


noBilling

OptionalFeaturePredicate noBilling()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature noBilling is null or not.


thereExistsNoBilling

BooleanTypePredicate thereExistsNoBilling()
Adds a condition for the feature noBilling to the predicate for CustomerContractT, which evaluates to false unless the value of the feature noBilling satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllNoBilling

BooleanTypePredicate forAllNoBilling()
Adds a condition for the feature noBilling to the predicate for CustomerContractT, which evaluates to false unless the value of the feature noBilling satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByNoBilling

SimpleTypeOrder orderByNoBilling()
Allows to adds a sort instruction for CustomerContractT depending the feature noBilling Note: The order in which orderBy… instructions are given is relevant!


referrer

OptionalFeaturePredicate referrer()
Adds a constraint to the predicate for CustomerContractT testing whether the value of the feature referrer is null or not.


thereExistsReferrer

StringTypePredicate thereExistsReferrer()
Adds a condition for the feature referrer to the predicate for CustomerContractT, which evaluates to false unless the value of the feature referrer satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllReferrer

StringTypePredicate forAllReferrer()
Adds a condition for the feature referrer to the predicate for CustomerContractT, which evaluates to false unless the value of the feature referrer satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByReferrer

SimpleTypeOrder orderByReferrer()
Allows to adds a sort instruction for CustomerContractT depending the feature referrer Note: The order in which orderBy… instructions are given is relevant!


salesTaxType

StringTypePredicate salesTaxType()

orderBySalesTaxType

SimpleTypeOrder orderBySalesTaxType()
Allows to adds a sort instruction for CustomerContractT depending the feature salesTaxType Note: The order in which orderBy… instructions are given is relevant!



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