public interface CreateSalesContractParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
activeOn()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature activeOn is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
basedOn()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature basedOn is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
broker()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature broker is null or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
contractCurrency() |
org.w3c.cci2.OptionalFeaturePredicate |
contractType()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature contractType is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
customer()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature customer is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature description is null or not. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllActiveOn()
Adds a condition for the feature
activeOn to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature activeOn satisfies the given condition. |
AbstractContractQuery |
forAllBasedOn()
Adds a condition for the feature
basedOn to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition. |
AccountQuery |
forAllBroker()
Adds a condition for the feature
broker to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature broker satisfies the given condition. |
ContractTypeQuery |
forAllContractType()
Adds a condition for the feature
contractType to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature contractType satisfies the given condition. |
AccountQuery |
forAllCustomer()
Adds a condition for the feature
customer to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature customer satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDescription()
Adds a condition for the feature
description to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature description satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllName()
Adds a condition for the feature
name to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature name satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllPricingDate()
Adds a condition for the feature
pricingDate to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature pricingDate satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
forAllPriority()
Adds a condition for the feature
priority to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature priority satisfies the given condition. |
AccountQuery |
forAllSalesRep()
Adds a condition for the feature
salesRep to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature salesRep satisfies the given condition. |
AccountQuery |
forAllSupplier()
Adds a condition for the feature
supplier to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature supplier satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
name()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature name is null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByActiveOn()
Allows to adds a sort instruction for
CreateSalesContractParams depending the feature activeOn
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByContractCurrency()
Allows to adds a sort instruction for
CreateSalesContractParams depending the feature contractCurrency
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for
CreateSalesContractParams depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for
CreateSalesContractParams depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPricingDate()
Allows to adds a sort instruction for
CreateSalesContractParams depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPriority()
Allows to adds a sort instruction for
CreateSalesContractParams depending the feature priority
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.OptionalFeaturePredicate |
pricingDate()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature pricingDate is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
priority()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature priority is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
salesRep()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature salesRep is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
supplier()
Adds a constraint to the predicate for
CreateSalesContractParams testing whether the value of the feature supplier is null or not. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsActiveOn()
Adds a condition for the feature
activeOn to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature activeOn satisfies the given condition. |
AbstractContractQuery |
thereExistsBasedOn()
Adds a condition for the feature
basedOn to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition. |
AccountQuery |
thereExistsBroker()
Adds a condition for the feature
broker to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature broker satisfies the given condition. |
ContractTypeQuery |
thereExistsContractType()
Adds a condition for the feature
contractType to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature contractType satisfies the given condition. |
AccountQuery |
thereExistsCustomer()
Adds a condition for the feature
customer to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature customer satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature
description to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature description satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsName()
Adds a condition for the feature
name to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature name satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsPricingDate()
Adds a condition for the feature
pricingDate to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature pricingDate satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
thereExistsPriority()
Adds a condition for the feature
priority to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature priority satisfies the given condition. |
AccountQuery |
thereExistsSalesRep()
Adds a condition for the feature
salesRep to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature salesRep satisfies the given condition. |
AccountQuery |
thereExistsSupplier()
Adds a condition for the feature
supplier to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature supplier satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate activeOn()
CreateSalesContractParams testing whether the value of the feature activeOn is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsActiveOn()
activeOn to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature activeOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Date> forAllActiveOn()
activeOn to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature activeOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByActiveOn()
CreateSalesContractParams depending the feature activeOn
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate basedOn()
CreateSalesContractParams testing whether the value of the feature basedOn is null or not.AbstractContractQuery thereExistsBasedOn()
basedOn to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AbstractContractQuery forAllBasedOn()
basedOn to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature basedOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate broker()
CreateSalesContractParams testing whether the value of the feature broker is null or not.AccountQuery thereExistsBroker()
broker to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature broker satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllBroker()
broker to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature broker satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.ComparableTypePredicate<Short> contractCurrency()
org.w3c.cci2.SimpleTypeOrder orderByContractCurrency()
CreateSalesContractParams depending the feature contractCurrency
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate contractType()
CreateSalesContractParams testing whether the value of the feature contractType is null or not.ContractTypeQuery thereExistsContractType()
contractType to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature contractType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ContractTypeQuery forAllContractType()
contractType to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature contractType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate customer()
CreateSalesContractParams testing whether the value of the feature customer is null or not.AccountQuery thereExistsCustomer()
customer to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature customer satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllCustomer()
customer to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature customer satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate description()
CreateSalesContractParams testing whether the value of the feature description is null or not.org.w3c.cci2.StringTypePredicate thereExistsDescription()
description to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature description satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllDescription()
description to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature description satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDescription()
CreateSalesContractParams depending the feature description
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate name()
CreateSalesContractParams testing whether the value of the feature name is null or not.org.w3c.cci2.StringTypePredicate thereExistsName()
name to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature name satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllName()
name to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature name satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByName()
CreateSalesContractParams depending the feature name
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate pricingDate()
CreateSalesContractParams testing whether the value of the feature pricingDate is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsPricingDate()
pricingDate to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature pricingDate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Date> forAllPricingDate()
pricingDate to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature pricingDate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByPricingDate()
CreateSalesContractParams depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate priority()
CreateSalesContractParams testing whether the value of the feature priority is null or not.org.w3c.cci2.ComparableTypePredicate<Short> thereExistsPriority()
priority to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature priority satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Short> forAllPriority()
priority to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature priority satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByPriority()
CreateSalesContractParams depending the feature priority
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate salesRep()
CreateSalesContractParams testing whether the value of the feature salesRep is null or not.AccountQuery thereExistsSalesRep()
salesRep to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature salesRep satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllSalesRep()
salesRep to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature salesRep satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate supplier()
CreateSalesContractParams testing whether the value of the feature supplier is null or not.AccountQuery thereExistsSupplier()
supplier to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature supplier satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllSupplier()
supplier to the predicate for CreateSalesContractParams, which evaluates to false unless the value of the feature supplier satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.