org.opencrx.kernel.contract1.query
Interface ContractPositionQuery

All Superinterfaces:
AddressContainerQuery, org.w3c.cci2.AnyTypePredicate, BookingOriginQuery, DeliveryRequestContainerQuery, DepotReferenceHolderQuery, ShippingDetailQuery
All Known Subinterfaces:
AbstractInvoicePositionQuery, AbstractOpportunityPositionQuery, AbstractQuotePositionQuery, AbstractRemovedPositionQuery, AbstractSalesOrderPositionQuery, InvoiceBundledProductPositionQuery, InvoiceComplexProductBundlePositionQuery, InvoicePositionQuery, InvoiceProductBundlePositionQuery, InvoiceProductOfferingPositionQuery, OpportunityBundledProductPositionQuery, OpportunityComplexProductBundlePositionQuery, OpportunityPositionQuery, OpportunityProductBundlePositionQuery, OpportunityProductOfferingPositionQuery, QuoteBundledProductPositionQuery, QuoteComplexProductBundlePositionQuery, QuotePositionQuery, QuoteProductBundlePositionQuery, QuoteProductOfferingPositionQuery, RemovedBundledProductPositionQuery, RemovedComplexProductBundlePositionQuery, RemovedPositionQuery, RemovedProductBundlePositionQuery, RemovedProductOfferingPositionQuery, SalesOrderBundledProductPositionQuery, SalesOrderComplexProductBundlePositionQuery, SalesOrderPositionQuery, SalesOrderProductBundlePositionQuery, SalesOrderProductOfferingPositionQuery
All Known Implementing Classes:
AbstractInvoicePositionFilterImpl, AbstractOpportunityPositionFilterImpl, AbstractQuotePositionFilterImpl, AbstractRemovedPositionFilterImpl, AbstractSalesOrderPositionFilterImpl, ContractPositionFilterImpl, InvoiceBundledProductPositionFilterImpl, InvoiceComplexProductBundlePositionFilterImpl, InvoicePositionFilterImpl, InvoiceProductBundlePositionFilterImpl, InvoiceProductOfferingPositionFilterImpl, OpportunityBundledProductPositionFilterImpl, OpportunityComplexProductBundlePositionFilterImpl, OpportunityPositionFilterImpl, OpportunityProductBundlePositionFilterImpl, OpportunityProductOfferingPositionFilterImpl, QuoteBundledProductPositionFilterImpl, QuoteComplexProductBundlePositionFilterImpl, QuotePositionFilterImpl, QuoteProductBundlePositionFilterImpl, QuoteProductOfferingPositionFilterImpl, RemovedBundledProductPositionFilterImpl, RemovedComplexProductBundlePositionFilterImpl, RemovedPositionFilterImpl, RemovedProductBundlePositionFilterImpl, RemovedProductOfferingPositionFilterImpl, SalesOrderBundledProductPositionFilterImpl, SalesOrderComplexProductBundlePositionFilterImpl, SalesOrderPositionFilterImpl, SalesOrderProductBundlePositionFilterImpl, SalesOrderProductOfferingPositionFilterImpl

public interface ContractPositionQuery
extends AddressContainerQuery, DeliveryRequestContainerQuery, ShippingDetailQuery, BookingOriginQuery, DepotReferenceHolderQuery


Method Summary
 org.w3c.cci2.OptionalFeaturePredicate amount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature amount is null or not.
 org.w3c.cci2.OptionalFeaturePredicate baseAmount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature baseAmount is null or not.
 org.w3c.cci2.OptionalFeaturePredicate calcRule()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature calcRule is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate contact()
          Adds a constraint to the predicate for ContractPosition testing whether the feature contact has values or not.
 org.w3c.cci2.ComparableTypePredicate contractPositionState()
           
 org.w3c.cci2.OptionalFeaturePredicate description()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature description is null or not.
 org.w3c.cci2.OptionalFeaturePredicate discount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discount is null or not.
 org.w3c.cci2.OptionalFeaturePredicate discountAmount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discountAmount is null or not.
 org.w3c.cci2.OptionalFeaturePredicate discountDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discountDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate discountIsPercentage()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discountIsPercentage is null or not.
 org.w3c.cci2.ComparableTypePredicate forAllAmount()
          Adds a constraint for the feature amount to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllBaseAmount()
          Adds a constraint for the feature baseAmount to the predicate.
 CalculationRuleQuery forAllCalcRule()
          Adds a constraint for the feature calcRule to the predicate.
 ContactQuery forAllContact()
          Adds a constraint for the feature contact to the predicate.
 org.w3c.cci2.StringTypePredicate forAllDescription()
          Adds a constraint for the feature description to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllDiscount()
          Adds a constraint for the feature discount to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllDiscountAmount()
          Adds a constraint for the feature discountAmount to the predicate.
 org.w3c.cci2.StringTypePredicate forAllDiscountDescription()
          Adds a constraint for the feature discountDescription to the predicate.
 org.w3c.cci2.BooleanTypePredicate forAllDiscountIsPercentage()
          Adds a constraint for the feature discountIsPercentage to the predicate.
 ProductBasePriceQuery forAllListPrice()
          Adds a constraint for the feature listPrice to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllMaxQuantity()
          Adds a constraint for the feature maxQuantity to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllMinQuantity()
          Adds a constraint for the feature minQuantity to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllOffsetQuantity()
          Adds a constraint for the feature offsetQuantity to the predicate.
 PriceLevelQuery forAllPriceLevel()
          Adds a constraint for the feature priceLevel to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllPricePerUnit()
          Adds a constraint for the feature pricePerUnit to the predicate.
 UomQuery forAllPriceUom()
          Adds a constraint for the feature priceUom to the predicate.
 org.w3c.cci2.StringTypePredicate forAllPriceUomDescription()
          Adds a constraint for the feature priceUomDescription to the predicate.
 org.w3c.cci2.StringTypePredicate forAllPriceUomDetailedDescription()
          Adds a constraint for the feature priceUomDetailedDescription to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllPricingDate()
          Adds a constraint for the feature pricingDate to the predicate.
 PricingRuleQuery forAllPricingRule()
          Adds a constraint for the feature pricingRule to the predicate.
 org.w3c.cci2.StringTypePredicate forAllProductDescription()
          Adds a constraint for the feature productDescription to the predicate.
 org.w3c.cci2.StringTypePredicate forAllProductDetailedDescription()
          Adds a constraint for the feature productDetailedDescription to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllQuantity()
          Adds a constraint for the feature quantity to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllQuantityBackOrdered()
          Adds a constraint for the feature quantityBackOrdered to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllQuantityShipped()
          Adds a constraint for the feature quantityShipped to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllSalesCommission()
          Adds a constraint for the feature salesCommission to the predicate.
 org.w3c.cci2.BooleanTypePredicate forAllSalesCommissionIsPercentage()
          Adds a constraint for the feature salesCommissionIsPercentage to the predicate.
 org.w3c.cci2.StringTypePredicate forAllSalesTaxTypeDescription()
          Adds a constraint for the feature salesTaxTypeDescription to the predicate.
 org.w3c.cci2.StringTypePredicate forAllSalesTaxTypeDetailedDescription()
          Adds a constraint for the feature salesTaxTypeDetailedDescription to the predicate.
 org.w3c.cci2.ComparableTypePredicate forAllTaxAmount()
          Adds a constraint for the feature taxAmount to the predicate.
 UomQuery forAllUom()
          Adds a constraint for the feature uom to the predicate.
 org.w3c.cci2.StringTypePredicate forAllUomDescription()
          Adds a constraint for the feature uomDescription to the predicate.
 org.w3c.cci2.StringTypePredicate forAllUomDetailedDescription()
          Adds a constraint for the feature uomDetailedDescription to the predicate.
 org.w3c.cci2.ComparableTypePredicate lineItemNumber()
           
 org.w3c.cci2.OptionalFeaturePredicate listPrice()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature listPrice is null or not.
 org.w3c.cci2.OptionalFeaturePredicate maxQuantity()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature maxQuantity is null or not.
 org.w3c.cci2.ComparableTypePredicate minMaxQuantityHandling()
           
 org.w3c.cci2.OptionalFeaturePredicate minQuantity()
          Adds a constraint to the predicate for ContractPosition 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 ContractPosition testing whether the value of the feature offsetQuantity is null or not.
 org.w3c.cci2.SimpleTypeOrder orderByAmount()
          Allows to adds a sort instruction for ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition 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 ContractPosition depending the feature uomDetailedDescription Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.StringTypePredicate positionNumber()
           
 org.w3c.cci2.OptionalFeaturePredicate priceLevel()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceLevel is null or not.
 org.w3c.cci2.OptionalFeaturePredicate pricePerUnit()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature pricePerUnit is null or not.
 org.w3c.cci2.OptionalFeaturePredicate priceUom()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceUom is null or not.
 org.w3c.cci2.OptionalFeaturePredicate priceUomDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceUomDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate priceUomDetailedDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceUomDetailedDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate pricingDate()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature pricingDate is null or not.
 org.w3c.cci2.OptionalFeaturePredicate pricingRule()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature pricingRule is null or not.
 org.w3c.cci2.ComparableTypePredicate pricingState()
           
 org.w3c.cci2.OptionalFeaturePredicate productDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature productDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate productDetailedDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature productDetailedDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate quantity()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature quantity is null or not.
 org.w3c.cci2.OptionalFeaturePredicate quantityBackOrdered()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature quantityBackOrdered is null or not.
 org.w3c.cci2.OptionalFeaturePredicate quantityShipped()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature quantityShipped is null or not.
 org.w3c.cci2.OptionalFeaturePredicate salesCommission()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesCommission is null or not.
 org.w3c.cci2.OptionalFeaturePredicate salesCommissionIsPercentage()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesCommissionIsPercentage is null or not.
 SalesTaxTypeQuery salesTaxType()
           
 org.w3c.cci2.OptionalFeaturePredicate salesTaxTypeDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesTaxTypeDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate salesTaxTypeDetailedDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesTaxTypeDetailedDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate taxAmount()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature taxAmount is null or not.
 org.w3c.cci2.ComparableTypePredicate thereExistsAmount()
          Adds a constraint for the feature amount to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsBaseAmount()
          Adds a constraint for the feature baseAmount to the predicate.
 CalculationRuleQuery thereExistsCalcRule()
          Adds a constraint for the feature calcRule to the predicate.
 ContactQuery thereExistsContact()
          Adds a constraint for the feature contact to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsDescription()
          Adds a constraint for the feature description to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsDiscount()
          Adds a constraint for the feature discount to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsDiscountAmount()
          Adds a constraint for the feature discountAmount to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsDiscountDescription()
          Adds a constraint for the feature discountDescription to the predicate.
 org.w3c.cci2.BooleanTypePredicate thereExistsDiscountIsPercentage()
          Adds a constraint for the feature discountIsPercentage to the predicate.
 ProductBasePriceQuery thereExistsListPrice()
          Adds a constraint for the feature listPrice to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsMaxQuantity()
          Adds a constraint for the feature maxQuantity to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsMinQuantity()
          Adds a constraint for the feature minQuantity to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsOffsetQuantity()
          Adds a constraint for the feature offsetQuantity to the predicate.
 PriceLevelQuery thereExistsPriceLevel()
          Adds a constraint for the feature priceLevel to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsPricePerUnit()
          Adds a constraint for the feature pricePerUnit to the predicate.
 UomQuery thereExistsPriceUom()
          Adds a constraint for the feature priceUom to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsPriceUomDescription()
          Adds a constraint for the feature priceUomDescription to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsPriceUomDetailedDescription()
          Adds a constraint for the feature priceUomDetailedDescription to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsPricingDate()
          Adds a constraint for the feature pricingDate to the predicate.
 PricingRuleQuery thereExistsPricingRule()
          Adds a constraint for the feature pricingRule to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsProductDescription()
          Adds a constraint for the feature productDescription to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsProductDetailedDescription()
          Adds a constraint for the feature productDetailedDescription to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsQuantity()
          Adds a constraint for the feature quantity to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsQuantityBackOrdered()
          Adds a constraint for the feature quantityBackOrdered to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsQuantityShipped()
          Adds a constraint for the feature quantityShipped to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsSalesCommission()
          Adds a constraint for the feature salesCommission to the predicate.
 org.w3c.cci2.BooleanTypePredicate thereExistsSalesCommissionIsPercentage()
          Adds a constraint for the feature salesCommissionIsPercentage to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsSalesTaxTypeDescription()
          Adds a constraint for the feature salesTaxTypeDescription to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsSalesTaxTypeDetailedDescription()
          Adds a constraint for the feature salesTaxTypeDetailedDescription to the predicate.
 org.w3c.cci2.ComparableTypePredicate thereExistsTaxAmount()
          Adds a constraint for the feature taxAmount to the predicate.
 UomQuery thereExistsUom()
          Adds a constraint for the feature uom to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsUomDescription()
          Adds a constraint for the feature uomDescription to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsUomDetailedDescription()
          Adds a constraint for the feature uomDetailedDescription to the predicate.
 org.w3c.cci2.OptionalFeaturePredicate uom()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature uom is null or not.
 org.w3c.cci2.OptionalFeaturePredicate uomDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature uomDescription is null or not.
 org.w3c.cci2.OptionalFeaturePredicate uomDetailedDescription()
          Adds a constraint to the predicate for ContractPosition testing whether the value of the feature uomDetailedDescription is null or not.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.opencrx.kernel.contract1.query.ShippingDetailQuery
carrier, forAllGiftMessage, forAllShippingInstructions, forAllShippingTrackingNumber, giftMessage, isGift, orderByGiftMessage, orderByIsGift, orderByShippingInstructions, orderByShippingMethod, orderByShippingTrackingNumber, shippingInstructions, shippingMethod, shippingTrackingNumber, thereExistsGiftMessage, thereExistsShippingInstructions, thereExistsShippingTrackingNumber
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

amount

org.w3c.cci2.OptionalFeaturePredicate amount()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature amount is null or not.


thereExistsAmount

org.w3c.cci2.ComparableTypePredicate thereExistsAmount()
Adds a constraint for the feature amount to the predicate. The predicate for ContractPosition evaluates true if its value of feature amount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllAmount

org.w3c.cci2.ComparableTypePredicate forAllAmount()
Adds a constraint for the feature amount to the predicate. The predicate for ContractPosition evaluates true if its value of feature amount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByAmount

org.w3c.cci2.SimpleTypeOrder orderByAmount()
Allows to adds a sort instruction for ContractPosition depending the feature amount Note: The order in which orderBy… instructions are given is relevant!


baseAmount

org.w3c.cci2.OptionalFeaturePredicate baseAmount()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature baseAmount is null or not.


thereExistsBaseAmount

org.w3c.cci2.ComparableTypePredicate thereExistsBaseAmount()
Adds a constraint for the feature baseAmount to the predicate. The predicate for ContractPosition evaluates true if its value of feature baseAmount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllBaseAmount

org.w3c.cci2.ComparableTypePredicate forAllBaseAmount()
Adds a constraint for the feature baseAmount to the predicate. The predicate for ContractPosition evaluates true if its value of feature baseAmount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByBaseAmount

org.w3c.cci2.SimpleTypeOrder orderByBaseAmount()
Allows to adds a sort instruction for ContractPosition depending the feature baseAmount Note: The order in which orderBy… instructions are given is relevant!


calcRule

org.w3c.cci2.OptionalFeaturePredicate calcRule()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature calcRule is null or not.


thereExistsCalcRule

CalculationRuleQuery thereExistsCalcRule()
Adds a constraint for the feature calcRule to the predicate. The predicate for ContractPosition evaluates true if its value of feature calcRule satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllCalcRule

CalculationRuleQuery forAllCalcRule()
Adds a constraint for the feature calcRule to the predicate. The predicate for ContractPosition evaluates true if its value of feature calcRule satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


contact

org.w3c.cci2.MultivaluedFeaturePredicate contact()
Adds a constraint to the predicate for ContractPosition testing whether the feature contact has values or not.


thereExistsContact

ContactQuery thereExistsContact()
Adds a constraint for the feature contact to the predicate. The predicate for ContractPosition evaluates true if its value of feature contact satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllContact

ContactQuery forAllContact()
Adds a constraint for the feature contact to the predicate. The predicate for ContractPosition evaluates true if its value of feature contact satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


contractPositionState

org.w3c.cci2.ComparableTypePredicate contractPositionState()

orderByContractPositionState

org.w3c.cci2.SimpleTypeOrder orderByContractPositionState()
Allows to adds a sort instruction for ContractPosition depending the feature contractPositionState Note: The order in which orderBy… instructions are given is relevant!


description

org.w3c.cci2.OptionalFeaturePredicate description()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature description is null or not.


thereExistsDescription

org.w3c.cci2.StringTypePredicate thereExistsDescription()
Adds a constraint for the feature description to the predicate. The predicate for ContractPosition evaluates true if its value of feature description satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllDescription

org.w3c.cci2.StringTypePredicate forAllDescription()
Adds a constraint for the feature description to the predicate. The predicate for ContractPosition evaluates true if its value of feature description satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByDescription

org.w3c.cci2.SimpleTypeOrder orderByDescription()
Allows to adds a sort instruction for ContractPosition depending the feature description Note: The order in which orderBy… instructions are given is relevant!


discount

org.w3c.cci2.OptionalFeaturePredicate discount()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discount is null or not.


thereExistsDiscount

org.w3c.cci2.ComparableTypePredicate thereExistsDiscount()
Adds a constraint for the feature discount to the predicate. The predicate for ContractPosition evaluates true if its value of feature discount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllDiscount

org.w3c.cci2.ComparableTypePredicate forAllDiscount()
Adds a constraint for the feature discount to the predicate. The predicate for ContractPosition evaluates true if its value of feature discount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByDiscount

org.w3c.cci2.SimpleTypeOrder orderByDiscount()
Allows to adds a sort instruction for ContractPosition depending the feature discount Note: The order in which orderBy… instructions are given is relevant!


discountAmount

org.w3c.cci2.OptionalFeaturePredicate discountAmount()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discountAmount is null or not.


thereExistsDiscountAmount

org.w3c.cci2.ComparableTypePredicate thereExistsDiscountAmount()
Adds a constraint for the feature discountAmount to the predicate. The predicate for ContractPosition evaluates true if its value of feature discountAmount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllDiscountAmount

org.w3c.cci2.ComparableTypePredicate forAllDiscountAmount()
Adds a constraint for the feature discountAmount to the predicate. The predicate for ContractPosition evaluates true if its value of feature discountAmount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByDiscountAmount

org.w3c.cci2.SimpleTypeOrder orderByDiscountAmount()
Allows to adds a sort instruction for ContractPosition depending the feature discountAmount Note: The order in which orderBy… instructions are given is relevant!


discountDescription

org.w3c.cci2.OptionalFeaturePredicate discountDescription()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discountDescription is null or not.


thereExistsDiscountDescription

org.w3c.cci2.StringTypePredicate thereExistsDiscountDescription()
Adds a constraint for the feature discountDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature discountDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllDiscountDescription

org.w3c.cci2.StringTypePredicate forAllDiscountDescription()
Adds a constraint for the feature discountDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature discountDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByDiscountDescription

org.w3c.cci2.SimpleTypeOrder orderByDiscountDescription()
Allows to adds a sort instruction for ContractPosition depending the feature discountDescription Note: The order in which orderBy… instructions are given is relevant!


discountIsPercentage

org.w3c.cci2.OptionalFeaturePredicate discountIsPercentage()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature discountIsPercentage is null or not.


thereExistsDiscountIsPercentage

org.w3c.cci2.BooleanTypePredicate thereExistsDiscountIsPercentage()
Adds a constraint for the feature discountIsPercentage to the predicate. The predicate for ContractPosition evaluates true if its value of feature discountIsPercentage satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllDiscountIsPercentage

org.w3c.cci2.BooleanTypePredicate forAllDiscountIsPercentage()
Adds a constraint for the feature discountIsPercentage to the predicate. The predicate for ContractPosition evaluates true if its value of feature discountIsPercentage satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByDiscountIsPercentage

org.w3c.cci2.SimpleTypeOrder orderByDiscountIsPercentage()
Allows to adds a sort instruction for ContractPosition depending the feature discountIsPercentage Note: The order in which orderBy… instructions are given is relevant!


lineItemNumber

org.w3c.cci2.ComparableTypePredicate lineItemNumber()

orderByLineItemNumber

org.w3c.cci2.SimpleTypeOrder orderByLineItemNumber()
Allows to adds a sort instruction for ContractPosition depending the feature lineItemNumber Note: The order in which orderBy… instructions are given is relevant!


listPrice

org.w3c.cci2.OptionalFeaturePredicate listPrice()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature listPrice is null or not.


thereExistsListPrice

ProductBasePriceQuery thereExistsListPrice()
Adds a constraint for the feature listPrice to the predicate. The predicate for ContractPosition evaluates true if its value of feature listPrice satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllListPrice

ProductBasePriceQuery forAllListPrice()
Adds a constraint for the feature listPrice to the predicate. The predicate for ContractPosition evaluates true if its value of feature listPrice satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


maxQuantity

org.w3c.cci2.OptionalFeaturePredicate maxQuantity()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature maxQuantity is null or not.


thereExistsMaxQuantity

org.w3c.cci2.ComparableTypePredicate thereExistsMaxQuantity()
Adds a constraint for the feature maxQuantity to the predicate. The predicate for ContractPosition evaluates true if its value of feature maxQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllMaxQuantity

org.w3c.cci2.ComparableTypePredicate forAllMaxQuantity()
Adds a constraint for the feature maxQuantity to the predicate. The predicate for ContractPosition evaluates true if its value of feature maxQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByMaxQuantity

org.w3c.cci2.SimpleTypeOrder orderByMaxQuantity()
Allows to adds a sort instruction for ContractPosition depending the feature maxQuantity Note: The order in which orderBy… instructions are given is relevant!


minMaxQuantityHandling

org.w3c.cci2.ComparableTypePredicate minMaxQuantityHandling()

orderByMinMaxQuantityHandling

org.w3c.cci2.SimpleTypeOrder orderByMinMaxQuantityHandling()
Allows to adds a sort instruction for ContractPosition depending the feature minMaxQuantityHandling Note: The order in which orderBy… instructions are given is relevant!


minQuantity

org.w3c.cci2.OptionalFeaturePredicate minQuantity()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature minQuantity is null or not.


thereExistsMinQuantity

org.w3c.cci2.ComparableTypePredicate thereExistsMinQuantity()
Adds a constraint for the feature minQuantity to the predicate. The predicate for ContractPosition evaluates true if its value of feature minQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllMinQuantity

org.w3c.cci2.ComparableTypePredicate forAllMinQuantity()
Adds a constraint for the feature minQuantity to the predicate. The predicate for ContractPosition evaluates true if its value of feature minQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByMinQuantity

org.w3c.cci2.SimpleTypeOrder orderByMinQuantity()
Allows to adds a sort instruction for ContractPosition depending the feature minQuantity Note: The order in which orderBy… instructions are given is relevant!


name

org.w3c.cci2.StringTypePredicate name()

orderByName

org.w3c.cci2.SimpleTypeOrder orderByName()
Allows to adds a sort instruction for ContractPosition depending the feature name Note: The order in which orderBy… instructions are given is relevant!


offsetQuantity

org.w3c.cci2.OptionalFeaturePredicate offsetQuantity()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature offsetQuantity is null or not.


thereExistsOffsetQuantity

org.w3c.cci2.ComparableTypePredicate thereExistsOffsetQuantity()
Adds a constraint for the feature offsetQuantity to the predicate. The predicate for ContractPosition evaluates true if its value of feature offsetQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllOffsetQuantity

org.w3c.cci2.ComparableTypePredicate forAllOffsetQuantity()
Adds a constraint for the feature offsetQuantity to the predicate. The predicate for ContractPosition evaluates true if its value of feature offsetQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByOffsetQuantity

org.w3c.cci2.SimpleTypeOrder orderByOffsetQuantity()
Allows to adds a sort instruction for ContractPosition depending the feature offsetQuantity Note: The order in which orderBy… instructions are given is relevant!


positionNumber

org.w3c.cci2.StringTypePredicate positionNumber()

orderByPositionNumber

org.w3c.cci2.SimpleTypeOrder orderByPositionNumber()
Allows to adds a sort instruction for ContractPosition depending the feature positionNumber Note: The order in which orderBy… instructions are given is relevant!


priceLevel

org.w3c.cci2.OptionalFeaturePredicate priceLevel()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceLevel is null or not.


thereExistsPriceLevel

PriceLevelQuery thereExistsPriceLevel()
Adds a constraint for the feature priceLevel to the predicate. The predicate for ContractPosition evaluates true if its value of feature priceLevel satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllPriceLevel

PriceLevelQuery forAllPriceLevel()
Adds a constraint for the feature priceLevel to the predicate. The predicate for ContractPosition evaluates true if its value of feature priceLevel satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


pricePerUnit

org.w3c.cci2.OptionalFeaturePredicate pricePerUnit()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature pricePerUnit is null or not.


thereExistsPricePerUnit

org.w3c.cci2.ComparableTypePredicate thereExistsPricePerUnit()
Adds a constraint for the feature pricePerUnit to the predicate. The predicate for ContractPosition evaluates true if its value of feature pricePerUnit satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllPricePerUnit

org.w3c.cci2.ComparableTypePredicate forAllPricePerUnit()
Adds a constraint for the feature pricePerUnit to the predicate. The predicate for ContractPosition evaluates true if its value of feature pricePerUnit satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByPricePerUnit

org.w3c.cci2.SimpleTypeOrder orderByPricePerUnit()
Allows to adds a sort instruction for ContractPosition depending the feature pricePerUnit Note: The order in which orderBy… instructions are given is relevant!


priceUom

org.w3c.cci2.OptionalFeaturePredicate priceUom()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceUom is null or not.


thereExistsPriceUom

UomQuery thereExistsPriceUom()
Adds a constraint for the feature priceUom to the predicate. The predicate for ContractPosition evaluates true if its value of feature priceUom satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllPriceUom

UomQuery forAllPriceUom()
Adds a constraint for the feature priceUom to the predicate. The predicate for ContractPosition evaluates true if its value of feature priceUom satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


priceUomDescription

org.w3c.cci2.OptionalFeaturePredicate priceUomDescription()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceUomDescription is null or not.


thereExistsPriceUomDescription

org.w3c.cci2.StringTypePredicate thereExistsPriceUomDescription()
Adds a constraint for the feature priceUomDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature priceUomDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllPriceUomDescription

org.w3c.cci2.StringTypePredicate forAllPriceUomDescription()
Adds a constraint for the feature priceUomDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature priceUomDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByPriceUomDescription

org.w3c.cci2.SimpleTypeOrder orderByPriceUomDescription()
Allows to adds a sort instruction for ContractPosition depending the feature priceUomDescription Note: The order in which orderBy… instructions are given is relevant!


priceUomDetailedDescription

org.w3c.cci2.OptionalFeaturePredicate priceUomDetailedDescription()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature priceUomDetailedDescription is null or not.


thereExistsPriceUomDetailedDescription

org.w3c.cci2.StringTypePredicate thereExistsPriceUomDetailedDescription()
Adds a constraint for the feature priceUomDetailedDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature priceUomDetailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllPriceUomDetailedDescription

org.w3c.cci2.StringTypePredicate forAllPriceUomDetailedDescription()
Adds a constraint for the feature priceUomDetailedDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature priceUomDetailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByPriceUomDetailedDescription

org.w3c.cci2.SimpleTypeOrder orderByPriceUomDetailedDescription()
Allows to adds a sort instruction for ContractPosition depending the feature priceUomDetailedDescription Note: The order in which orderBy… instructions are given is relevant!


pricingDate

org.w3c.cci2.OptionalFeaturePredicate pricingDate()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature pricingDate is null or not.


thereExistsPricingDate

org.w3c.cci2.ComparableTypePredicate thereExistsPricingDate()
Adds a constraint for the feature pricingDate to the predicate. The predicate for ContractPosition evaluates true if its value of feature pricingDate satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllPricingDate

org.w3c.cci2.ComparableTypePredicate forAllPricingDate()
Adds a constraint for the feature pricingDate to the predicate. The predicate for ContractPosition evaluates true if its value of feature pricingDate satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByPricingDate

org.w3c.cci2.SimpleTypeOrder orderByPricingDate()
Allows to adds a sort instruction for ContractPosition depending the feature pricingDate Note: The order in which orderBy… instructions are given is relevant!


pricingRule

org.w3c.cci2.OptionalFeaturePredicate pricingRule()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature pricingRule is null or not.


thereExistsPricingRule

PricingRuleQuery thereExistsPricingRule()
Adds a constraint for the feature pricingRule to the predicate. The predicate for ContractPosition evaluates true if its value of feature pricingRule satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllPricingRule

PricingRuleQuery forAllPricingRule()
Adds a constraint for the feature pricingRule to the predicate. The predicate for ContractPosition evaluates true if its value of feature pricingRule satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


pricingState

org.w3c.cci2.ComparableTypePredicate pricingState()

orderByPricingState

org.w3c.cci2.SimpleTypeOrder orderByPricingState()
Allows to adds a sort instruction for ContractPosition depending the feature pricingState Note: The order in which orderBy… instructions are given is relevant!


productDescription

org.w3c.cci2.OptionalFeaturePredicate productDescription()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature productDescription is null or not.


thereExistsProductDescription

org.w3c.cci2.StringTypePredicate thereExistsProductDescription()
Adds a constraint for the feature productDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature productDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllProductDescription

org.w3c.cci2.StringTypePredicate forAllProductDescription()
Adds a constraint for the feature productDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature productDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByProductDescription

org.w3c.cci2.SimpleTypeOrder orderByProductDescription()
Allows to adds a sort instruction for ContractPosition depending the feature productDescription Note: The order in which orderBy… instructions are given is relevant!


productDetailedDescription

org.w3c.cci2.OptionalFeaturePredicate productDetailedDescription()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature productDetailedDescription is null or not.


thereExistsProductDetailedDescription

org.w3c.cci2.StringTypePredicate thereExistsProductDetailedDescription()
Adds a constraint for the feature productDetailedDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature productDetailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllProductDetailedDescription

org.w3c.cci2.StringTypePredicate forAllProductDetailedDescription()
Adds a constraint for the feature productDetailedDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature productDetailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByProductDetailedDescription

org.w3c.cci2.SimpleTypeOrder orderByProductDetailedDescription()
Allows to adds a sort instruction for ContractPosition depending the feature productDetailedDescription Note: The order in which orderBy… instructions are given is relevant!


quantity

org.w3c.cci2.OptionalFeaturePredicate quantity()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature quantity is null or not.


thereExistsQuantity

org.w3c.cci2.ComparableTypePredicate thereExistsQuantity()
Adds a constraint for the feature quantity to the predicate. The predicate for ContractPosition evaluates true if its value of feature quantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllQuantity

org.w3c.cci2.ComparableTypePredicate forAllQuantity()
Adds a constraint for the feature quantity to the predicate. The predicate for ContractPosition evaluates true if its value of feature quantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByQuantity

org.w3c.cci2.SimpleTypeOrder orderByQuantity()
Allows to adds a sort instruction for ContractPosition depending the feature quantity Note: The order in which orderBy… instructions are given is relevant!


quantityBackOrdered

org.w3c.cci2.OptionalFeaturePredicate quantityBackOrdered()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature quantityBackOrdered is null or not.


thereExistsQuantityBackOrdered

org.w3c.cci2.ComparableTypePredicate thereExistsQuantityBackOrdered()
Adds a constraint for the feature quantityBackOrdered to the predicate. The predicate for ContractPosition evaluates true if its value of feature quantityBackOrdered satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllQuantityBackOrdered

org.w3c.cci2.ComparableTypePredicate forAllQuantityBackOrdered()
Adds a constraint for the feature quantityBackOrdered to the predicate. The predicate for ContractPosition evaluates true if its value of feature quantityBackOrdered satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByQuantityBackOrdered

org.w3c.cci2.SimpleTypeOrder orderByQuantityBackOrdered()
Allows to adds a sort instruction for ContractPosition depending the feature quantityBackOrdered Note: The order in which orderBy… instructions are given is relevant!


quantityShipped

org.w3c.cci2.OptionalFeaturePredicate quantityShipped()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature quantityShipped is null or not.


thereExistsQuantityShipped

org.w3c.cci2.ComparableTypePredicate thereExistsQuantityShipped()
Adds a constraint for the feature quantityShipped to the predicate. The predicate for ContractPosition evaluates true if its value of feature quantityShipped satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllQuantityShipped

org.w3c.cci2.ComparableTypePredicate forAllQuantityShipped()
Adds a constraint for the feature quantityShipped to the predicate. The predicate for ContractPosition evaluates true if its value of feature quantityShipped satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByQuantityShipped

org.w3c.cci2.SimpleTypeOrder orderByQuantityShipped()
Allows to adds a sort instruction for ContractPosition depending the feature quantityShipped Note: The order in which orderBy… instructions are given is relevant!


salesCommission

org.w3c.cci2.OptionalFeaturePredicate salesCommission()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesCommission is null or not.


thereExistsSalesCommission

org.w3c.cci2.ComparableTypePredicate thereExistsSalesCommission()
Adds a constraint for the feature salesCommission to the predicate. The predicate for ContractPosition evaluates true if its value of feature salesCommission satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllSalesCommission

org.w3c.cci2.ComparableTypePredicate forAllSalesCommission()
Adds a constraint for the feature salesCommission to the predicate. The predicate for ContractPosition evaluates true if its value of feature salesCommission satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderBySalesCommission

org.w3c.cci2.SimpleTypeOrder orderBySalesCommission()
Allows to adds a sort instruction for ContractPosition depending the feature salesCommission Note: The order in which orderBy… instructions are given is relevant!


salesCommissionIsPercentage

org.w3c.cci2.OptionalFeaturePredicate salesCommissionIsPercentage()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesCommissionIsPercentage is null or not.


thereExistsSalesCommissionIsPercentage

org.w3c.cci2.BooleanTypePredicate thereExistsSalesCommissionIsPercentage()
Adds a constraint for the feature salesCommissionIsPercentage to the predicate. The predicate for ContractPosition evaluates true if its value of feature salesCommissionIsPercentage satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllSalesCommissionIsPercentage

org.w3c.cci2.BooleanTypePredicate forAllSalesCommissionIsPercentage()
Adds a constraint for the feature salesCommissionIsPercentage to the predicate. The predicate for ContractPosition evaluates true if its value of feature salesCommissionIsPercentage satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderBySalesCommissionIsPercentage

org.w3c.cci2.SimpleTypeOrder orderBySalesCommissionIsPercentage()
Allows to adds a sort instruction for ContractPosition depending the feature salesCommissionIsPercentage Note: The order in which orderBy… instructions are given is relevant!


salesTaxType

SalesTaxTypeQuery salesTaxType()

salesTaxTypeDescription

org.w3c.cci2.OptionalFeaturePredicate salesTaxTypeDescription()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesTaxTypeDescription is null or not.


thereExistsSalesTaxTypeDescription

org.w3c.cci2.StringTypePredicate thereExistsSalesTaxTypeDescription()
Adds a constraint for the feature salesTaxTypeDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature salesTaxTypeDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllSalesTaxTypeDescription

org.w3c.cci2.StringTypePredicate forAllSalesTaxTypeDescription()
Adds a constraint for the feature salesTaxTypeDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature salesTaxTypeDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderBySalesTaxTypeDescription

org.w3c.cci2.SimpleTypeOrder orderBySalesTaxTypeDescription()
Allows to adds a sort instruction for ContractPosition depending the feature salesTaxTypeDescription Note: The order in which orderBy… instructions are given is relevant!


salesTaxTypeDetailedDescription

org.w3c.cci2.OptionalFeaturePredicate salesTaxTypeDetailedDescription()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature salesTaxTypeDetailedDescription is null or not.


thereExistsSalesTaxTypeDetailedDescription

org.w3c.cci2.StringTypePredicate thereExistsSalesTaxTypeDetailedDescription()
Adds a constraint for the feature salesTaxTypeDetailedDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature salesTaxTypeDetailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllSalesTaxTypeDetailedDescription

org.w3c.cci2.StringTypePredicate forAllSalesTaxTypeDetailedDescription()
Adds a constraint for the feature salesTaxTypeDetailedDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature salesTaxTypeDetailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderBySalesTaxTypeDetailedDescription

org.w3c.cci2.SimpleTypeOrder orderBySalesTaxTypeDetailedDescription()
Allows to adds a sort instruction for ContractPosition depending the feature salesTaxTypeDetailedDescription Note: The order in which orderBy… instructions are given is relevant!


taxAmount

org.w3c.cci2.OptionalFeaturePredicate taxAmount()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature taxAmount is null or not.


thereExistsTaxAmount

org.w3c.cci2.ComparableTypePredicate thereExistsTaxAmount()
Adds a constraint for the feature taxAmount to the predicate. The predicate for ContractPosition evaluates true if its value of feature taxAmount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllTaxAmount

org.w3c.cci2.ComparableTypePredicate forAllTaxAmount()
Adds a constraint for the feature taxAmount to the predicate. The predicate for ContractPosition evaluates true if its value of feature taxAmount satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByTaxAmount

org.w3c.cci2.SimpleTypeOrder orderByTaxAmount()
Allows to adds a sort instruction for ContractPosition depending the feature taxAmount Note: The order in which orderBy… instructions are given is relevant!


uom

org.w3c.cci2.OptionalFeaturePredicate uom()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature uom is null or not.


thereExistsUom

UomQuery thereExistsUom()
Adds a constraint for the feature uom to the predicate. The predicate for ContractPosition evaluates true if its value of feature uom satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllUom

UomQuery forAllUom()
Adds a constraint for the feature uom to the predicate. The predicate for ContractPosition evaluates true if its value of feature uom satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


uomDescription

org.w3c.cci2.OptionalFeaturePredicate uomDescription()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature uomDescription is null or not.


thereExistsUomDescription

org.w3c.cci2.StringTypePredicate thereExistsUomDescription()
Adds a constraint for the feature uomDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature uomDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllUomDescription

org.w3c.cci2.StringTypePredicate forAllUomDescription()
Adds a constraint for the feature uomDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature uomDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByUomDescription

org.w3c.cci2.SimpleTypeOrder orderByUomDescription()
Allows to adds a sort instruction for ContractPosition depending the feature uomDescription Note: The order in which orderBy… instructions are given is relevant!


uomDetailedDescription

org.w3c.cci2.OptionalFeaturePredicate uomDetailedDescription()
Adds a constraint to the predicate for ContractPosition testing whether the value of the feature uomDetailedDescription is null or not.


thereExistsUomDetailedDescription

org.w3c.cci2.StringTypePredicate thereExistsUomDetailedDescription()
Adds a constraint for the feature uomDetailedDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature uomDetailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllUomDetailedDescription

org.w3c.cci2.StringTypePredicate forAllUomDetailedDescription()
Adds a constraint for the feature uomDetailedDescription to the predicate. The predicate for ContractPosition evaluates true if its value of feature uomDetailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByUomDetailedDescription

org.w3c.cci2.SimpleTypeOrder orderByUomDetailedDescription()
Allows to adds a sort instruction for ContractPosition 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-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.