|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomerContractTQuery
| 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 |
|---|
OptionalFeaturePredicate acceptedLegal()
CustomerContractT testing whether the value of the feature acceptedLegal is null or not.
BooleanTypePredicate thereExistsAcceptedLegal()
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
BooleanTypePredicate forAllAcceptedLegal()
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
SimpleTypeOrder orderByAcceptedLegal()
CustomerContractT depending the feature acceptedLegal
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate acceptedMarketing()
CustomerContractT testing whether the value of the feature acceptedMarketing is null or not.
BooleanTypePredicate thereExistsAcceptedMarketing()
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
BooleanTypePredicate forAllAcceptedMarketing()
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
SimpleTypeOrder orderByAcceptedMarketing()
CustomerContractT depending the feature acceptedMarketing
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate acceptedPrivateDataForwarding()
CustomerContractT testing whether the value of the feature acceptedPrivateDataForwarding is null or not.
BooleanTypePredicate thereExistsAcceptedPrivateDataForwarding()
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
BooleanTypePredicate forAllAcceptedPrivateDataForwarding()
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
SimpleTypeOrder orderByAcceptedPrivateDataForwarding()
CustomerContractT depending the feature acceptedPrivateDataForwarding
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate assignedCustomer()
CustomerContractT testing whether the feature assignedCustomer has values or not.
StringTypePredicate thereExistsAssignedCustomer()
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
StringTypePredicate forAllAssignedCustomer()
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
MultivaluedTypeOrder orderByAssignedCustomer()
CustomerContractT depending the feature assignedCustomer
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate billingEmailAddress()
CustomerContractT testing whether the value of the feature billingEmailAddress is null or not.
EmailAddressTQuery thereExistsBillingEmailAddress()
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
EmailAddressTQuery forAllBillingEmailAddress()
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
OptionalFeaturePredicate billingPartner()
CustomerContractT testing whether the value of the feature billingPartner is null or not.
StringTypePredicate thereExistsBillingPartner()
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
StringTypePredicate forAllBillingPartner()
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
SimpleTypeOrder orderByBillingPartner()
CustomerContractT depending the feature billingPartner
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate billingPartnerPostalAddress()
CustomerContractT testing whether the value of the feature billingPartnerPostalAddress is null or not.
PostalAddressTQuery thereExistsBillingPartnerPostalAddress()
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
PostalAddressTQuery forAllBillingPartnerPostalAddress()
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
MultivaluedFeaturePredicate billingPartnerRegistrationId()
CustomerContractT testing whether the feature billingPartnerRegistrationId has values or not.
StringTypePredicate thereExistsBillingPartnerRegistrationId()
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
StringTypePredicate forAllBillingPartnerRegistrationId()
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
MultivaluedTypeOrder orderByBillingPartnerRegistrationId()
CustomerContractT depending the feature billingPartnerRegistrationId
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate contactSource()
CustomerContractT testing whether the value of the feature contactSource is null or not.
ComparableTypePredicate<Integer> thereExistsContactSource()
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
ComparableTypePredicate<Integer> forAllContactSource()
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
SimpleTypeOrder orderByContactSource()
CustomerContractT depending the feature contactSource
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Integer> contractCurrency()
SimpleTypeOrder orderByContractCurrency()
CustomerContractT depending the feature contractCurrency
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate contractNumber()
SimpleTypeOrder orderByContractNumber()
CustomerContractT depending the feature contractNumber
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate contractStatus()
CustomerContractT testing whether the value of the feature contractStatus is null or not.
ContractStatusTQuery thereExistsContractStatus()
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
ContractStatusTQuery forAllContractStatus()
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
OptionalFeaturePredicate customerNumber()
CustomerContractT testing whether the value of the feature customerNumber is null or not.
StringTypePredicate thereExistsCustomerNumber()
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
StringTypePredicate forAllCustomerNumber()
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
SimpleTypeOrder orderByCustomerNumber()
CustomerContractT depending the feature customerNumber
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate noBilling()
CustomerContractT testing whether the value of the feature noBilling is null or not.
BooleanTypePredicate thereExistsNoBilling()
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
BooleanTypePredicate forAllNoBilling()
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
SimpleTypeOrder orderByNoBilling()
CustomerContractT depending the feature noBilling
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate referrer()
CustomerContractT testing whether the value of the feature referrer is null or not.
StringTypePredicate thereExistsReferrer()
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
StringTypePredicate forAllReferrer()
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
SimpleTypeOrder orderByReferrer()
CustomerContractT depending the feature referrer
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate salesTaxType()
SimpleTypeOrder orderBySalesTaxType()
CustomerContractT depending the feature salesTaxType
Note: The order in which orderBy… instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||