|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductPriceTQuery
| Method Summary | |
|---|---|
StringTypePredicate |
forAllPrice()
Adds a condition for the feature price to the predicate for ProductPriceT, which evaluates to false unless the value of the feature price satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllPriceCurrency()
Adds a condition for the feature priceCurrency to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceCurrency satisfies the given condition. |
StringTypePredicate |
forAllPriceIncludingTax()
Adds a condition for the feature priceIncludingTax to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceIncludingTax satisfies the given condition. |
StringTypePredicate |
forAllPriceLevel()
Adds a condition for the feature priceLevel to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceLevel satisfies the given condition. |
StringTypePredicate |
forAllPriceUom()
Adds a condition for the feature priceUom to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceUom satisfies the given condition. |
SimpleTypeOrder |
orderByPrice()
Allows to adds a sort instruction for ProductPriceT depending the feature price
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPriceCurrency()
Allows to adds a sort instruction for ProductPriceT depending the feature priceCurrency
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPriceIncludingTax()
Allows to adds a sort instruction for ProductPriceT depending the feature priceIncludingTax
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPriceLevel()
Allows to adds a sort instruction for ProductPriceT depending the feature priceLevel
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPriceUom()
Allows to adds a sort instruction for ProductPriceT depending the feature priceUom
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPricingDate()
Allows to adds a sort instruction for ProductPriceT depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
price()
Adds a constraint to the predicate for ProductPriceT testing whether the value of the feature price is null or not. |
OptionalFeaturePredicate |
priceCurrency()
Adds a constraint to the predicate for ProductPriceT testing whether the value of the feature priceCurrency is null or not. |
OptionalFeaturePredicate |
priceIncludingTax()
Adds a constraint to the predicate for ProductPriceT testing whether the value of the feature priceIncludingTax is null or not. |
OptionalFeaturePredicate |
priceLevel()
Adds a constraint to the predicate for ProductPriceT testing whether the value of the feature priceLevel is null or not. |
OptionalFeaturePredicate |
priceUom()
Adds a constraint to the predicate for ProductPriceT testing whether the value of the feature priceUom is null or not. |
ComparableTypePredicate<Date> |
pricingDate()
|
StringTypePredicate |
thereExistsPrice()
Adds a condition for the feature price to the predicate for ProductPriceT, which evaluates to false unless the value of the feature price satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsPriceCurrency()
Adds a condition for the feature priceCurrency to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceCurrency satisfies the given condition. |
StringTypePredicate |
thereExistsPriceIncludingTax()
Adds a condition for the feature priceIncludingTax to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceIncludingTax satisfies the given condition. |
StringTypePredicate |
thereExistsPriceLevel()
Adds a condition for the feature priceLevel to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceLevel satisfies the given condition. |
StringTypePredicate |
thereExistsPriceUom()
Adds a condition for the feature priceUom to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceUom satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate price()
ProductPriceT testing whether the value of the feature price is null or not.
StringTypePredicate thereExistsPrice()
price to the predicate for ProductPriceT, which evaluates to false unless the value of the feature price satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllPrice()
price to the predicate for ProductPriceT, which evaluates to false unless the value of the feature price satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByPrice()
ProductPriceT depending the feature price
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate priceCurrency()
ProductPriceT testing whether the value of the feature priceCurrency is null or not.
ComparableTypePredicate<Integer> thereExistsPriceCurrency()
priceCurrency to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceCurrency satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllPriceCurrency()
priceCurrency to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceCurrency satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByPriceCurrency()
ProductPriceT depending the feature priceCurrency
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate priceIncludingTax()
ProductPriceT testing whether the value of the feature priceIncludingTax is null or not.
StringTypePredicate thereExistsPriceIncludingTax()
priceIncludingTax to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceIncludingTax satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllPriceIncludingTax()
priceIncludingTax to the predicate for ProductPriceT, which evaluates to false unless the value of the feature priceIncludingTax satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByPriceIncludingTax()
ProductPriceT depending the feature priceIncludingTax
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate priceLevel()
ProductPriceT testing whether the value of the feature priceLevel is null or not.
StringTypePredicate thereExistsPriceLevel()
priceLevel to the predicate for ProductPriceT, 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
StringTypePredicate forAllPriceLevel()
priceLevel to the predicate for ProductPriceT, 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
SimpleTypeOrder orderByPriceLevel()
ProductPriceT depending the feature priceLevel
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate priceUom()
ProductPriceT testing whether the value of the feature priceUom is null or not.
StringTypePredicate thereExistsPriceUom()
priceUom to the predicate for ProductPriceT, 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
StringTypePredicate forAllPriceUom()
priceUom to the predicate for ProductPriceT, 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
SimpleTypeOrder orderByPriceUom()
ProductPriceT depending the feature priceUom
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Date> pricingDate()
SimpleTypeOrder orderByPricingDate()
ProductPriceT depending the feature pricingDate
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 | |||||||||