|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddSalesOrderPositionParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
actualProductConfiguration()
Adds a constraint to the predicate for AddSalesOrderPositionParams testing whether the value of the feature actualProductConfiguration is null or not. |
OptionalFeaturePredicate |
discount()
Adds a constraint to the predicate for AddSalesOrderPositionParams testing whether the value of the feature discount is null or not. |
OptionalFeaturePredicate |
discountIsPercentage()
Adds a constraint to the predicate for AddSalesOrderPositionParams testing whether the value of the feature discountIsPercentage is null or not. |
ProductConfigurationTQuery |
forAllActualProductConfiguration()
Adds a condition for the feature actualProductConfiguration to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature actualProductConfiguration satisfies the given condition. |
StringTypePredicate |
forAllDiscount()
Adds a condition for the feature discount to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature discount satisfies the given condition. |
BooleanTypePredicate |
forAllDiscountIsPercentage()
Adds a condition for the feature discountIsPercentage to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature discountIsPercentage satisfies the given condition. |
StringTypePredicate |
forAllPricePerUnit()
Adds a condition for the feature pricePerUnit to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature pricePerUnit satisfies the given condition. |
StringTypePredicate |
forAllSalesTaxType()
Adds a condition for the feature salesTaxType to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature salesTaxType satisfies the given condition. |
SimpleTypeOrder |
orderByDiscount()
Allows to adds a sort instruction for AddSalesOrderPositionParams depending the feature discount
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByDiscountIsPercentage()
Allows to adds a sort instruction for AddSalesOrderPositionParams depending the feature discountIsPercentage
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPricePerUnit()
Allows to adds a sort instruction for AddSalesOrderPositionParams depending the feature pricePerUnit
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPriceUom()
Allows to adds a sort instruction for AddSalesOrderPositionParams depending the feature priceUom
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPricingDate()
Allows to adds a sort instruction for AddSalesOrderPositionParams depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByProductNumber()
Allows to adds a sort instruction for AddSalesOrderPositionParams depending the feature productNumber
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByQuantity()
Allows to adds a sort instruction for AddSalesOrderPositionParams depending the feature quantity
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderBySalesOrderNumber()
Allows to adds a sort instruction for AddSalesOrderPositionParams depending the feature salesOrderNumber
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderBySalesTaxType()
Allows to adds a sort instruction for AddSalesOrderPositionParams depending the feature salesTaxType
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
pricePerUnit()
Adds a constraint to the predicate for AddSalesOrderPositionParams testing whether the value of the feature pricePerUnit is null or not. |
StringTypePredicate |
priceUom()
|
ComparableTypePredicate<Date> |
pricingDate()
|
StringTypePredicate |
productNumber()
|
StringTypePredicate |
quantity()
|
StringTypePredicate |
salesOrderNumber()
|
OptionalFeaturePredicate |
salesTaxType()
Adds a constraint to the predicate for AddSalesOrderPositionParams testing whether the value of the feature salesTaxType is null or not. |
ProductConfigurationTQuery |
thereExistsActualProductConfiguration()
Adds a condition for the feature actualProductConfiguration to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature actualProductConfiguration satisfies the given condition. |
StringTypePredicate |
thereExistsDiscount()
Adds a condition for the feature discount to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature discount satisfies the given condition. |
BooleanTypePredicate |
thereExistsDiscountIsPercentage()
Adds a condition for the feature discountIsPercentage to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature discountIsPercentage satisfies the given condition. |
StringTypePredicate |
thereExistsPricePerUnit()
Adds a condition for the feature pricePerUnit to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature pricePerUnit satisfies the given condition. |
StringTypePredicate |
thereExistsSalesTaxType()
Adds a condition for the feature salesTaxType to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature salesTaxType satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate actualProductConfiguration()
AddSalesOrderPositionParams testing whether the value of the feature actualProductConfiguration is null or not.
ProductConfigurationTQuery thereExistsActualProductConfiguration()
actualProductConfiguration to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature actualProductConfiguration satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ProductConfigurationTQuery forAllActualProductConfiguration()
actualProductConfiguration to the predicate for AddSalesOrderPositionParams, which evaluates to false unless the value of the feature actualProductConfiguration satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
OptionalFeaturePredicate discount()
AddSalesOrderPositionParams testing whether the value of the feature discount is null or not.
StringTypePredicate thereExistsDiscount()
discount to the predicate for AddSalesOrderPositionParams, 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
StringTypePredicate forAllDiscount()
discount to the predicate for AddSalesOrderPositionParams, 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
SimpleTypeOrder orderByDiscount()
AddSalesOrderPositionParams depending the feature discount
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate discountIsPercentage()
AddSalesOrderPositionParams testing whether the value of the feature discountIsPercentage is null or not.
BooleanTypePredicate thereExistsDiscountIsPercentage()
discountIsPercentage to the predicate for AddSalesOrderPositionParams, 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
BooleanTypePredicate forAllDiscountIsPercentage()
discountIsPercentage to the predicate for AddSalesOrderPositionParams, 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
SimpleTypeOrder orderByDiscountIsPercentage()
AddSalesOrderPositionParams depending the feature discountIsPercentage
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate pricePerUnit()
AddSalesOrderPositionParams testing whether the value of the feature pricePerUnit is null or not.
StringTypePredicate thereExistsPricePerUnit()
pricePerUnit to the predicate for AddSalesOrderPositionParams, 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
StringTypePredicate forAllPricePerUnit()
pricePerUnit to the predicate for AddSalesOrderPositionParams, 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
SimpleTypeOrder orderByPricePerUnit()
AddSalesOrderPositionParams depending the feature pricePerUnit
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate priceUom()
SimpleTypeOrder orderByPriceUom()
AddSalesOrderPositionParams depending the feature priceUom
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Date> pricingDate()
SimpleTypeOrder orderByPricingDate()
AddSalesOrderPositionParams depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate productNumber()
SimpleTypeOrder orderByProductNumber()
AddSalesOrderPositionParams depending the feature productNumber
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate quantity()
SimpleTypeOrder orderByQuantity()
AddSalesOrderPositionParams depending the feature quantity
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate salesOrderNumber()
SimpleTypeOrder orderBySalesOrderNumber()
AddSalesOrderPositionParams depending the feature salesOrderNumber
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate salesTaxType()
AddSalesOrderPositionParams testing whether the value of the feature salesTaxType is null or not.
StringTypePredicate thereExistsSalesTaxType()
salesTaxType to the predicate for AddSalesOrderPositionParams, 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
StringTypePredicate forAllSalesTaxType()
salesTaxType to the predicate for AddSalesOrderPositionParams, 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
SimpleTypeOrder orderBySalesTaxType()
AddSalesOrderPositionParams depending the feature salesTaxType
Note: The order in which orderBy… instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||