public interface SalesContractPositionQuery extends AddressContainerQuery, DeliveryRequestContainerQuery, ShippingDetailQuery, BookingOriginQuery, DepotReferenceHolderQuery, SalesVolumeBudgetContributionSourceQuery, ExtendedQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
amount()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature amount is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
baseAmount()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature baseAmount is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
calcRule()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature calcRule is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
contact()
Adds a constraint to the predicate for
SalesContractPosition testing whether the feature contact has values or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
contractPositionState() |
org.w3c.cci2.MultivaluedFeaturePredicate |
deliveryInformation()
Adds a constraint to the predicate for
SalesContractPosition testing whether the feature deliveryInformation has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature description is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
discount()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature discount is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
discountAmount()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature discountAmount is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
discountDescription()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature discountDescription is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
discountIsPercentage()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature discountIsPercentage is null or not. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllAmount()
Adds a condition for the feature
amount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature amount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllBaseAmount()
Adds a condition for the feature
baseAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature baseAmount satisfies the given condition. |
CalculationRuleQuery |
forAllCalcRule()
Adds a condition for the feature
calcRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
AccountQuery |
forAllContact()
Adds a condition for the feature
contact to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature contact satisfies the given condition. |
DeliveryInformationQuery |
forAllDeliveryInformation()
Adds a condition for the feature
deliveryInformation to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature deliveryInformation satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDescription()
Adds a condition for the feature
description to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature description satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllDiscount()
Adds a condition for the feature
discount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllDiscountAmount()
Adds a condition for the feature
discountAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountAmount satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDiscountDescription()
Adds a condition for the feature
discountDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountDescription satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllDiscountIsPercentage()
Adds a condition for the feature
discountIsPercentage to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountIsPercentage satisfies the given condition. |
ProductBasePriceQuery |
forAllListPrice()
Adds a condition for the feature
listPrice to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature listPrice satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllMaxQuantity()
Adds a condition for the feature
maxQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature maxQuantity satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllMinQuantity()
Adds a condition for the feature
minQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature minQuantity satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllOffsetQuantity()
Adds a condition for the feature
offsetQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature offsetQuantity satisfies the given condition. |
PositionModificationQuery |
forAllPositionModification()
Adds a condition for the feature
positionModification to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature positionModification satisfies the given condition. |
AbstractPriceLevelQuery |
forAllPriceLevel()
Adds a condition for the feature
priceLevel to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceLevel satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllPricePerUnit()
Adds a condition for the feature
pricePerUnit to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricePerUnit satisfies the given condition. |
UomQuery |
forAllPriceUom()
Adds a condition for the feature
priceUom to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUom satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllPriceUomDescription()
Adds a condition for the feature
priceUomDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUomDescription satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllPriceUomDetailedDescription()
Adds a condition for the feature
priceUomDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUomDetailedDescription satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllPricingDate()
Adds a condition for the feature
pricingDate to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricingDate satisfies the given condition. |
PricingRuleQuery |
forAllPricingRule()
Adds a condition for the feature
pricingRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricingRule satisfies the given condition. |
ProductApplicationQuery |
forAllProductApplication()
Adds a condition for the feature
productApplication to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productApplication satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllProductDescription()
Adds a condition for the feature
productDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productDescription satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllProductDetailedDescription()
Adds a condition for the feature
productDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productDetailedDescription satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllQuantity()
Adds a condition for the feature
quantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantity satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllQuantityBackOrdered()
Adds a condition for the feature
quantityBackOrdered to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantityBackOrdered satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllQuantityShipped()
Adds a condition for the feature
quantityShipped to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantityShipped satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllSalesCommission()
Adds a condition for the feature
salesCommission to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesCommission satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllSalesCommissionIsPercentage()
Adds a condition for the feature
salesCommissionIsPercentage to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesCommissionIsPercentage satisfies the given condition. |
SalesTaxTypeQuery |
forAllSalesTaxType()
Adds a condition for the feature
salesTaxType to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxType satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllSalesTaxTypeDescription()
Adds a condition for the feature
salesTaxTypeDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxTypeDescription satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllSalesTaxTypeDetailedDescription()
Adds a condition for the feature
salesTaxTypeDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxTypeDetailedDescription satisfies the given condition. |
SalesVolumeContractQuery |
forAllSalesVolContract()
Adds a condition for the feature
salesVolContract to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesVolContract satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllTaxAmount()
Adds a condition for the feature
taxAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature taxAmount satisfies the given condition. |
UomQuery |
forAllUom()
Adds a condition for the feature
uom to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uom satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllUomDescription()
Adds a condition for the feature
uomDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uomDescription satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllUomDetailedDescription()
Adds a condition for the feature
uomDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uomDetailedDescription satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Long> |
lineItemNumber() |
org.w3c.cci2.OptionalFeaturePredicate |
listPrice()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature listPrice is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
maxQuantity()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature maxQuantity is null or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
minMaxQuantityHandling() |
org.w3c.cci2.OptionalFeaturePredicate |
minQuantity()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature minQuantity is null or not. |
org.w3c.cci2.StringTypePredicate |
name() |
org.w3c.cci2.OptionalFeaturePredicate |
offsetQuantity()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature offsetQuantity is null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByAmount()
Allows to adds a sort instruction for
SalesContractPosition depending the feature amount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByBaseAmount()
Allows to adds a sort instruction for
SalesContractPosition depending the feature baseAmount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByContractPositionState()
Allows to adds a sort instruction for
SalesContractPosition depending the feature contractPositionState
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDiscount()
Allows to adds a sort instruction for
SalesContractPosition depending the feature discount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDiscountAmount()
Allows to adds a sort instruction for
SalesContractPosition depending the feature discountAmount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDiscountDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature discountDescription
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDiscountIsPercentage()
Allows to adds a sort instruction for
SalesContractPosition depending the feature discountIsPercentage
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByLineItemNumber()
Allows to adds a sort instruction for
SalesContractPosition depending the feature lineItemNumber
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByMaxQuantity()
Allows to adds a sort instruction for
SalesContractPosition depending the feature maxQuantity
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByMinMaxQuantityHandling()
Allows to adds a sort instruction for
SalesContractPosition depending the feature minMaxQuantityHandling
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByMinQuantity()
Allows to adds a sort instruction for
SalesContractPosition depending the feature minQuantity
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for
SalesContractPosition depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByOffsetQuantity()
Allows to adds a sort instruction for
SalesContractPosition depending the feature offsetQuantity
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPositionNumber()
Allows to adds a sort instruction for
SalesContractPosition depending the feature positionNumber
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPricePerUnit()
Allows to adds a sort instruction for
SalesContractPosition depending the feature pricePerUnit
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPriceUomDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature priceUomDescription
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPriceUomDetailedDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature priceUomDetailedDescription
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPricingDate()
Allows to adds a sort instruction for
SalesContractPosition depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPricingState()
Allows to adds a sort instruction for
SalesContractPosition depending the feature pricingState
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByProductDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature productDescription
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByProductDetailedDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature productDetailedDescription
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByQuantity()
Allows to adds a sort instruction for
SalesContractPosition depending the feature quantity
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByQuantityBackOrdered()
Allows to adds a sort instruction for
SalesContractPosition depending the feature quantityBackOrdered
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByQuantityShipped()
Allows to adds a sort instruction for
SalesContractPosition depending the feature quantityShipped
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderBySalesCommission()
Allows to adds a sort instruction for
SalesContractPosition depending the feature salesCommission
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderBySalesCommissionIsPercentage()
Allows to adds a sort instruction for
SalesContractPosition depending the feature salesCommissionIsPercentage
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderBySalesTaxTypeDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature salesTaxTypeDescription
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderBySalesTaxTypeDetailedDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature salesTaxTypeDetailedDescription
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByTaxAmount()
Allows to adds a sort instruction for
SalesContractPosition depending the feature taxAmount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByUomDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature uomDescription
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByUomDetailedDescription()
Allows to adds a sort instruction for
SalesContractPosition depending the feature uomDetailedDescription
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.MultivaluedFeaturePredicate |
positionModification()
Adds a constraint to the predicate for
SalesContractPosition testing whether the feature positionModification has values or not. |
org.w3c.cci2.StringTypePredicate |
positionNumber() |
org.w3c.cci2.OptionalFeaturePredicate |
priceLevel()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature priceLevel is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
pricePerUnit()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature pricePerUnit is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
priceUom()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature priceUom is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
priceUomDescription()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature priceUomDescription is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
priceUomDetailedDescription()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature priceUomDetailedDescription is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
pricingDate()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature pricingDate is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
pricingRule()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature pricingRule is null or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
pricingState() |
org.w3c.cci2.MultivaluedFeaturePredicate |
productApplication()
Adds a constraint to the predicate for
SalesContractPosition testing whether the feature productApplication has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
productDescription()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature productDescription is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
productDetailedDescription()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature productDetailedDescription is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
quantity()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature quantity is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
quantityBackOrdered()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature quantityBackOrdered is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
quantityShipped()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature quantityShipped is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
salesCommission()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature salesCommission is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
salesCommissionIsPercentage()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature salesCommissionIsPercentage is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
salesTaxType()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature salesTaxType is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
salesTaxTypeDescription()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature salesTaxTypeDescription is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
salesTaxTypeDetailedDescription()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature salesTaxTypeDetailedDescription is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
salesVolContract()
Adds a constraint to the predicate for
SalesContractPosition testing whether the feature salesVolContract has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
taxAmount()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature taxAmount is null or not. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsAmount()
Adds a condition for the feature
amount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature amount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsBaseAmount()
Adds a condition for the feature
baseAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature baseAmount satisfies the given condition. |
CalculationRuleQuery |
thereExistsCalcRule()
Adds a condition for the feature
calcRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
AccountQuery |
thereExistsContact()
Adds a condition for the feature
contact to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature contact satisfies the given condition. |
DeliveryInformationQuery |
thereExistsDeliveryInformation()
Adds a condition for the feature
deliveryInformation to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature deliveryInformation satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature
description to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature description satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsDiscount()
Adds a condition for the feature
discount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsDiscountAmount()
Adds a condition for the feature
discountAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountAmount satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDiscountDescription()
Adds a condition for the feature
discountDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountDescription satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsDiscountIsPercentage()
Adds a condition for the feature
discountIsPercentage to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountIsPercentage satisfies the given condition. |
ProductBasePriceQuery |
thereExistsListPrice()
Adds a condition for the feature
listPrice to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature listPrice satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsMaxQuantity()
Adds a condition for the feature
maxQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature maxQuantity satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsMinQuantity()
Adds a condition for the feature
minQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature minQuantity satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsOffsetQuantity()
Adds a condition for the feature
offsetQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature offsetQuantity satisfies the given condition. |
PositionModificationQuery |
thereExistsPositionModification()
Adds a condition for the feature
positionModification to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature positionModification satisfies the given condition. |
AbstractPriceLevelQuery |
thereExistsPriceLevel()
Adds a condition for the feature
priceLevel to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceLevel satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsPricePerUnit()
Adds a condition for the feature
pricePerUnit to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricePerUnit satisfies the given condition. |
UomQuery |
thereExistsPriceUom()
Adds a condition for the feature
priceUom to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUom satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsPriceUomDescription()
Adds a condition for the feature
priceUomDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUomDescription satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsPriceUomDetailedDescription()
Adds a condition for the feature
priceUomDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUomDetailedDescription satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsPricingDate()
Adds a condition for the feature
pricingDate to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricingDate satisfies the given condition. |
PricingRuleQuery |
thereExistsPricingRule()
Adds a condition for the feature
pricingRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricingRule satisfies the given condition. |
ProductApplicationQuery |
thereExistsProductApplication()
Adds a condition for the feature
productApplication to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productApplication satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsProductDescription()
Adds a condition for the feature
productDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productDescription satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsProductDetailedDescription()
Adds a condition for the feature
productDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productDetailedDescription satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsQuantity()
Adds a condition for the feature
quantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantity satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsQuantityBackOrdered()
Adds a condition for the feature
quantityBackOrdered to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantityBackOrdered satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsQuantityShipped()
Adds a condition for the feature
quantityShipped to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantityShipped satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsSalesCommission()
Adds a condition for the feature
salesCommission to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesCommission satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsSalesCommissionIsPercentage()
Adds a condition for the feature
salesCommissionIsPercentage to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesCommissionIsPercentage satisfies the given condition. |
SalesTaxTypeQuery |
thereExistsSalesTaxType()
Adds a condition for the feature
salesTaxType to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxType satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsSalesTaxTypeDescription()
Adds a condition for the feature
salesTaxTypeDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxTypeDescription satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsSalesTaxTypeDetailedDescription()
Adds a condition for the feature
salesTaxTypeDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxTypeDetailedDescription satisfies the given condition. |
SalesVolumeContractQuery |
thereExistsSalesVolContract()
Adds a condition for the feature
salesVolContract to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesVolContract satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsTaxAmount()
Adds a condition for the feature
taxAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature taxAmount satisfies the given condition. |
UomQuery |
thereExistsUom()
Adds a condition for the feature
uom to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uom satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsUomDescription()
Adds a condition for the feature
uomDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uomDescription satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsUomDetailedDescription()
Adds a condition for the feature
uomDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uomDetailedDescription satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
uom()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature uom is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
uomDescription()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature uomDescription is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
uomDetailedDescription()
Adds a constraint to the predicate for
SalesContractPosition testing whether the value of the feature uomDetailedDescription is null or not. |
address, forAllAddress, thereExistsAddressdeliveryRequest, forAllDeliveryRequest, thereExistsDeliveryRequestcarrier, forAllCarrier, forAllGiftMessage, forAllShippingInstructions, forAllShippingTrackingNumber, giftMessage, isGift, orderByGiftMessage, orderByIsGift, orderByShippingInstructions, orderByShippingMethod, orderByShippingTrackingNumber, shippingInstructions, shippingMethod, shippingTrackingNumber, thereExistsCarrier, thereExistsGiftMessage, thereExistsShippingInstructions, thereExistsShippingTrackingNumberdepotReference, forAllDepotReference, thereExistsDepotReferencebudget, forAllBudget, thereExistsBudgetextBoolean0, extBoolean1, extBoolean2, extBoolean3, extBoolean4, extCode0, extCode1, extCode2, extCode3, extCode4, extDate0, extDate1, extDate2, extDate3, extDate4, extDateTime0, extDateTime1, extDateTime2, extDateTime3, extDateTime4, extNumber0, extNumber1, extNumber2, extNumber3, extNumber4, extString0, extString1, extString2, extString3, extString4, forAllExtBoolean0, forAllExtBoolean1, forAllExtBoolean2, forAllExtBoolean3, forAllExtBoolean4, forAllExtCode0, forAllExtCode1, forAllExtCode2, forAllExtCode3, forAllExtCode4, forAllExtDate0, forAllExtDate1, forAllExtDate2, forAllExtDate3, forAllExtDate4, forAllExtDateTime0, forAllExtDateTime1, forAllExtDateTime2, forAllExtDateTime3, forAllExtDateTime4, forAllExtNumber0, forAllExtNumber1, forAllExtNumber2, forAllExtNumber3, forAllExtNumber4, forAllExtString0, forAllExtString1, forAllExtString2, forAllExtString3, forAllExtString4, orderByExtBoolean0, orderByExtBoolean1, orderByExtBoolean2, orderByExtBoolean3, orderByExtBoolean4, orderByExtCode0, orderByExtCode1, orderByExtCode2, orderByExtCode3, orderByExtCode4, orderByExtDate0, orderByExtDate1, orderByExtDate2, orderByExtDate3, orderByExtDate4, orderByExtDateTime0, orderByExtDateTime1, orderByExtDateTime2, orderByExtDateTime3, orderByExtDateTime4, orderByExtNumber0, orderByExtNumber1, orderByExtNumber2, orderByExtNumber3, orderByExtNumber4, orderByExtString0, orderByExtString1, orderByExtString2, orderByExtString3, orderByExtString4, thereExistsExtBoolean0, thereExistsExtBoolean1, thereExistsExtBoolean2, thereExistsExtBoolean3, thereExistsExtBoolean4, thereExistsExtCode0, thereExistsExtCode1, thereExistsExtCode2, thereExistsExtCode3, thereExistsExtCode4, thereExistsExtDate0, thereExistsExtDate1, thereExistsExtDate2, thereExistsExtDate3, thereExistsExtDate4, thereExistsExtDateTime0, thereExistsExtDateTime1, thereExistsExtDateTime2, thereExistsExtDateTime3, thereExistsExtDateTime4, thereExistsExtNumber0, thereExistsExtNumber1, thereExistsExtNumber2, thereExistsExtNumber3, thereExistsExtNumber4, thereExistsExtString0, thereExistsExtString1, thereExistsExtString2, thereExistsExtString3, thereExistsExtString4org.w3c.cci2.OptionalFeaturePredicate amount()
SalesContractPosition testing whether the value of the feature amount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsAmount()
amount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature amount 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<BigDecimal> forAllAmount()
amount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature amount 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 orderByAmount()
SalesContractPosition depending the feature amount
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate baseAmount()
SalesContractPosition testing whether the value of the feature baseAmount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsBaseAmount()
baseAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature baseAmount 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<BigDecimal> forAllBaseAmount()
baseAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature baseAmount 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 orderByBaseAmount()
SalesContractPosition depending the feature baseAmount
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate calcRule()
SalesContractPosition testing whether the value of the feature calcRule is null or not.CalculationRuleQuery thereExistsCalcRule()
calcRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature calcRule satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
CalculationRuleQuery forAllCalcRule()
calcRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature calcRule satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate contact()
SalesContractPosition testing whether the feature contact has values or not.AccountQuery thereExistsContact()
contact to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature contact satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllContact()
contact to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature contact 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> contractPositionState()
org.w3c.cci2.SimpleTypeOrder orderByContractPositionState()
SalesContractPosition depending the feature contractPositionState
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate deliveryInformation()
SalesContractPosition testing whether the feature deliveryInformation has values or not.DeliveryInformationQuery thereExistsDeliveryInformation()
deliveryInformation to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature deliveryInformation satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DeliveryInformationQuery forAllDeliveryInformation()
deliveryInformation to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature deliveryInformation 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()
SalesContractPosition testing whether the value of the feature description is null or not.org.w3c.cci2.StringTypePredicate thereExistsDescription()
description to the predicate for SalesContractPosition, 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 SalesContractPosition, 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()
SalesContractPosition depending the feature description
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate discount()
SalesContractPosition testing whether the value of the feature discount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsDiscount()
discount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discount 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<BigDecimal> forAllDiscount()
discount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discount 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 orderByDiscount()
SalesContractPosition depending the feature discount
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate discountAmount()
SalesContractPosition testing whether the value of the feature discountAmount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsDiscountAmount()
discountAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountAmount 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<BigDecimal> forAllDiscountAmount()
discountAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountAmount 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 orderByDiscountAmount()
SalesContractPosition depending the feature discountAmount
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate discountDescription()
SalesContractPosition testing whether the value of the feature discountDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsDiscountDescription()
discountDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountDescription 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 forAllDiscountDescription()
discountDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountDescription 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 orderByDiscountDescription()
SalesContractPosition depending the feature discountDescription
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate discountIsPercentage()
SalesContractPosition testing whether the value of the feature discountIsPercentage is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsDiscountIsPercentage()
discountIsPercentage to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountIsPercentage 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.BooleanTypePredicate forAllDiscountIsPercentage()
discountIsPercentage to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature discountIsPercentage 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 orderByDiscountIsPercentage()
SalesContractPosition depending the feature discountIsPercentage
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Long> lineItemNumber()
org.w3c.cci2.SimpleTypeOrder orderByLineItemNumber()
SalesContractPosition depending the feature lineItemNumber
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate listPrice()
SalesContractPosition testing whether the value of the feature listPrice is null or not.ProductBasePriceQuery thereExistsListPrice()
listPrice to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature listPrice satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ProductBasePriceQuery forAllListPrice()
listPrice to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature listPrice 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 maxQuantity()
SalesContractPosition testing whether the value of the feature maxQuantity is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsMaxQuantity()
maxQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature maxQuantity 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<BigDecimal> forAllMaxQuantity()
maxQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature maxQuantity 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 orderByMaxQuantity()
SalesContractPosition depending the feature maxQuantity
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> minMaxQuantityHandling()
org.w3c.cci2.SimpleTypeOrder orderByMinMaxQuantityHandling()
SalesContractPosition depending the feature minMaxQuantityHandling
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate minQuantity()
SalesContractPosition testing whether the value of the feature minQuantity is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsMinQuantity()
minQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature minQuantity 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<BigDecimal> forAllMinQuantity()
minQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature minQuantity 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 orderByMinQuantity()
SalesContractPosition depending the feature minQuantity
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.StringTypePredicate name()
org.w3c.cci2.SimpleTypeOrder orderByName()
SalesContractPosition depending the feature name
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate offsetQuantity()
SalesContractPosition testing whether the value of the feature offsetQuantity is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsOffsetQuantity()
offsetQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature offsetQuantity 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<BigDecimal> forAllOffsetQuantity()
offsetQuantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature offsetQuantity 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 orderByOffsetQuantity()
SalesContractPosition depending the feature offsetQuantity
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate positionModification()
SalesContractPosition testing whether the feature positionModification has values or not.PositionModificationQuery thereExistsPositionModification()
positionModification to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature positionModification satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
PositionModificationQuery forAllPositionModification()
positionModification to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature positionModification satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.StringTypePredicate positionNumber()
org.w3c.cci2.SimpleTypeOrder orderByPositionNumber()
SalesContractPosition depending the feature positionNumber
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate priceLevel()
SalesContractPosition testing whether the value of the feature priceLevel is null or not.AbstractPriceLevelQuery thereExistsPriceLevel()
priceLevel to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceLevel satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AbstractPriceLevelQuery forAllPriceLevel()
priceLevel to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceLevel 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 pricePerUnit()
SalesContractPosition testing whether the value of the feature pricePerUnit is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsPricePerUnit()
pricePerUnit to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricePerUnit 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<BigDecimal> forAllPricePerUnit()
pricePerUnit to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricePerUnit 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 orderByPricePerUnit()
SalesContractPosition depending the feature pricePerUnit
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate priceUom()
SalesContractPosition testing whether the value of the feature priceUom is null or not.UomQuery thereExistsPriceUom()
priceUom to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
UomQuery forAllPriceUom()
priceUom to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUom 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 priceUomDescription()
SalesContractPosition testing whether the value of the feature priceUomDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsPriceUomDescription()
priceUomDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUomDescription 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 forAllPriceUomDescription()
priceUomDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUomDescription 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 orderByPriceUomDescription()
SalesContractPosition depending the feature priceUomDescription
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate priceUomDetailedDescription()
SalesContractPosition testing whether the value of the feature priceUomDetailedDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsPriceUomDetailedDescription()
priceUomDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUomDetailedDescription 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 forAllPriceUomDetailedDescription()
priceUomDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature priceUomDetailedDescription 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 orderByPriceUomDetailedDescription()
SalesContractPosition depending the feature priceUomDetailedDescription
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate pricingDate()
SalesContractPosition testing whether the value of the feature pricingDate is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsPricingDate()
pricingDate to the predicate for SalesContractPosition, 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 SalesContractPosition, 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()
SalesContractPosition depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate pricingRule()
SalesContractPosition testing whether the value of the feature pricingRule is null or not.PricingRuleQuery thereExistsPricingRule()
pricingRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricingRule satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
PricingRuleQuery forAllPricingRule()
pricingRule to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature pricingRule 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> pricingState()
org.w3c.cci2.SimpleTypeOrder orderByPricingState()
SalesContractPosition depending the feature pricingState
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate productApplication()
SalesContractPosition testing whether the feature productApplication has values or not.ProductApplicationQuery thereExistsProductApplication()
productApplication to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productApplication satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ProductApplicationQuery forAllProductApplication()
productApplication to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productApplication 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 productDescription()
SalesContractPosition testing whether the value of the feature productDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsProductDescription()
productDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productDescription 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 forAllProductDescription()
productDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productDescription 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 orderByProductDescription()
SalesContractPosition depending the feature productDescription
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate productDetailedDescription()
SalesContractPosition testing whether the value of the feature productDetailedDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsProductDetailedDescription()
productDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productDetailedDescription 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 forAllProductDetailedDescription()
productDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature productDetailedDescription 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 orderByProductDetailedDescription()
SalesContractPosition depending the feature productDetailedDescription
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate quantity()
SalesContractPosition testing whether the value of the feature quantity is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsQuantity()
quantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantity 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<BigDecimal> forAllQuantity()
quantity to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantity 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 orderByQuantity()
SalesContractPosition depending the feature quantity
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate quantityBackOrdered()
SalesContractPosition testing whether the value of the feature quantityBackOrdered is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsQuantityBackOrdered()
quantityBackOrdered to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantityBackOrdered 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<BigDecimal> forAllQuantityBackOrdered()
quantityBackOrdered to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantityBackOrdered 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 orderByQuantityBackOrdered()
SalesContractPosition depending the feature quantityBackOrdered
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate quantityShipped()
SalesContractPosition testing whether the value of the feature quantityShipped is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsQuantityShipped()
quantityShipped to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantityShipped 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<BigDecimal> forAllQuantityShipped()
quantityShipped to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature quantityShipped 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 orderByQuantityShipped()
SalesContractPosition depending the feature quantityShipped
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate salesCommission()
SalesContractPosition testing whether the value of the feature salesCommission is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsSalesCommission()
salesCommission to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesCommission 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<BigDecimal> forAllSalesCommission()
salesCommission to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesCommission 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 orderBySalesCommission()
SalesContractPosition depending the feature salesCommission
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate salesCommissionIsPercentage()
SalesContractPosition testing whether the value of the feature salesCommissionIsPercentage is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsSalesCommissionIsPercentage()
salesCommissionIsPercentage to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesCommissionIsPercentage 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.BooleanTypePredicate forAllSalesCommissionIsPercentage()
salesCommissionIsPercentage to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesCommissionIsPercentage 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 orderBySalesCommissionIsPercentage()
SalesContractPosition depending the feature salesCommissionIsPercentage
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate salesTaxType()
SalesContractPosition testing whether the value of the feature salesTaxType is null or not.SalesTaxTypeQuery thereExistsSalesTaxType()
salesTaxType to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SalesTaxTypeQuery forAllSalesTaxType()
salesTaxType to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxType 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 salesTaxTypeDescription()
SalesContractPosition testing whether the value of the feature salesTaxTypeDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsSalesTaxTypeDescription()
salesTaxTypeDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxTypeDescription 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 forAllSalesTaxTypeDescription()
salesTaxTypeDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxTypeDescription 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 orderBySalesTaxTypeDescription()
SalesContractPosition depending the feature salesTaxTypeDescription
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate salesTaxTypeDetailedDescription()
SalesContractPosition testing whether the value of the feature salesTaxTypeDetailedDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsSalesTaxTypeDetailedDescription()
salesTaxTypeDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxTypeDetailedDescription 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 forAllSalesTaxTypeDetailedDescription()
salesTaxTypeDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesTaxTypeDetailedDescription 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 orderBySalesTaxTypeDetailedDescription()
SalesContractPosition depending the feature salesTaxTypeDetailedDescription
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate salesVolContract()
SalesContractPosition testing whether the feature salesVolContract has values or not.SalesVolumeContractQuery thereExistsSalesVolContract()
salesVolContract to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesVolContract satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SalesVolumeContractQuery forAllSalesVolContract()
salesVolContract to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature salesVolContract 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 taxAmount()
SalesContractPosition testing whether the value of the feature taxAmount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsTaxAmount()
taxAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature taxAmount 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<BigDecimal> forAllTaxAmount()
taxAmount to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature taxAmount 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 orderByTaxAmount()
SalesContractPosition depending the feature taxAmount
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate uom()
SalesContractPosition testing whether the value of the feature uom is null or not.UomQuery thereExistsUom()
uom to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uom satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
UomQuery forAllUom()
uom to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uom 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 uomDescription()
SalesContractPosition testing whether the value of the feature uomDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsUomDescription()
uomDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uomDescription 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 forAllUomDescription()
uomDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uomDescription 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 orderByUomDescription()
SalesContractPosition depending the feature uomDescription
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate uomDetailedDescription()
SalesContractPosition testing whether the value of the feature uomDetailedDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsUomDetailedDescription()
uomDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uomDetailedDescription 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 forAllUomDetailedDescription()
uomDetailedDescription to the predicate for SalesContractPosition, which evaluates to false unless the value of the feature uomDetailedDescription 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 orderByUomDetailedDescription()
SalesContractPosition depending the feature uomDetailedDescription
Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.