|
||||||||||
| 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. |
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. |
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! |
StringTypePredicate |
priceUom()
|
ComparableTypePredicate<Date> |
pricingDate()
|
StringTypePredicate |
productNumber()
|
StringTypePredicate |
quantity()
|
StringTypePredicate |
salesOrderNumber()
|
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. |
| 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
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!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||