|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractProductPriceQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for AbstractProductPrice testing whether the value of the
feature description is null or not. |
OptionalFeaturePredicate |
discount()
Adds a constraint to the predicate for AbstractProductPrice testing whether the value of the
feature discount is null or not. |
OptionalFeaturePredicate |
discountIsPercentage()
Adds a constraint to the predicate for AbstractProductPrice testing whether the value of the
feature discountIsPercentage is null or not. |
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate |
forAllDiscount()
Adds a constraint for the feature discount to the
predicate. |
BooleanTypePredicate |
forAllDiscountIsPercentage()
Adds a constraint for the feature discountIsPercentage to
the predicate. |
ComparableTypePredicate |
forAllPrice()
Adds a constraint for the feature price to the predicate. |
PriceLevelQuery |
forAllPriceLevel()
Adds a constraint for the feature priceLevel to the
predicate. |
ComparableTypePredicate |
forAllQuantityFrom()
Adds a constraint for the feature quantityFrom to the
predicate. |
ComparableTypePredicate |
forAllQuantityTo()
Adds a constraint for the feature quantityTo to the
predicate. |
ComparableTypePredicate |
forAllUsage()
Adds a constraint for the feature usage to the predicate. |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for AbstractProductPrice
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDiscount()
Allows to adds a sort instruction for AbstractProductPrice
depending the feature discount
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDiscountIsPercentage()
Allows to adds a sort instruction for AbstractProductPrice
depending the feature discountIsPercentage
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPrice()
Allows to adds a sort instruction for AbstractProductPrice
depending the feature price
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPriceCurrency()
Allows to adds a sort instruction for AbstractProductPrice
depending the feature priceCurrency
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByQuantityFrom()
Allows to adds a sort instruction for AbstractProductPrice
depending the feature quantityFrom
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByQuantityTo()
Allows to adds a sort instruction for AbstractProductPrice
depending the feature quantityTo
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedTypeOrder |
orderByUsage()
Allows to adds a sort instruction for AbstractProductPrice
depending the feature usage
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
price()
Adds a constraint to the predicate for AbstractProductPrice testing whether the value of the
feature price is null or not. |
ComparableTypePredicate |
priceCurrency()
|
MultivaluedFeaturePredicate |
priceLevel()
Adds a constraint to the predicate for AbstractProductPrice testing whether the feature
priceLevel has values or not. |
OptionalFeaturePredicate |
quantityFrom()
Adds a constraint to the predicate for AbstractProductPrice testing whether the value of the
feature quantityFrom is null or not. |
OptionalFeaturePredicate |
quantityTo()
Adds a constraint to the predicate for AbstractProductPrice testing whether the value of the
feature quantityTo is null or not. |
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate |
thereExistsDiscount()
Adds a constraint for the feature discount to the
predicate. |
BooleanTypePredicate |
thereExistsDiscountIsPercentage()
Adds a constraint for the feature discountIsPercentage to
the predicate. |
ComparableTypePredicate |
thereExistsPrice()
Adds a constraint for the feature price to the predicate. |
PriceLevelQuery |
thereExistsPriceLevel()
Adds a constraint for the feature priceLevel to the
predicate. |
ComparableTypePredicate |
thereExistsQuantityFrom()
Adds a constraint for the feature quantityFrom to the
predicate. |
ComparableTypePredicate |
thereExistsQuantityTo()
Adds a constraint for the feature quantityTo to the
predicate. |
ComparableTypePredicate |
thereExistsUsage()
Adds a constraint for the feature usage to the predicate. |
UomQuery |
uom()
|
MultivaluedFeaturePredicate |
usage()
Adds a constraint to the predicate for AbstractProductPrice testing whether the feature
usage has values or not. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate description()
AbstractProductPrice testing whether the value of the
feature description is null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate. The predicate for AbstractProductPrice
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!
StringTypePredicate forAllDescription()
description to the
predicate. The predicate for AbstractProductPrice
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!
SimpleTypeOrder orderByDescription()
AbstractProductPrice
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate discount()
AbstractProductPrice testing whether the value of the
feature discount is null or not.
ComparableTypePredicate thereExistsDiscount()
discount to the
predicate. The predicate for AbstractProductPrice
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!
ComparableTypePredicate forAllDiscount()
discount to the
predicate. The predicate for AbstractProductPrice
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!
SimpleTypeOrder orderByDiscount()
AbstractProductPrice
depending the feature discount
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate discountIsPercentage()
AbstractProductPrice testing whether the value of the
feature discountIsPercentage is null or not.
BooleanTypePredicate thereExistsDiscountIsPercentage()
discountIsPercentage to
the predicate. The predicate for AbstractProductPrice
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!
BooleanTypePredicate forAllDiscountIsPercentage()
discountIsPercentage to
the predicate. The predicate for AbstractProductPrice
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!
SimpleTypeOrder orderByDiscountIsPercentage()
AbstractProductPrice
depending the feature discountIsPercentage
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate price()
AbstractProductPrice testing whether the value of the
feature price is null or not.
ComparableTypePredicate thereExistsPrice()
price to the predicate.
The predicate for AbstractProductPrice evaluates
true if its value of feature price 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!
ComparableTypePredicate forAllPrice()
price to the predicate.
The predicate for AbstractProductPrice evaluates
true if its value of feature price 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!
SimpleTypeOrder orderByPrice()
AbstractProductPrice
depending the feature price
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate priceCurrency()
SimpleTypeOrder orderByPriceCurrency()
AbstractProductPrice
depending the feature priceCurrency
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate priceLevel()
AbstractProductPrice testing whether the feature
priceLevel has values or not.
PriceLevelQuery thereExistsPriceLevel()
priceLevel to the
predicate. The predicate for AbstractProductPrice
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!
PriceLevelQuery forAllPriceLevel()
priceLevel to the
predicate. The predicate for AbstractProductPrice
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!
OptionalFeaturePredicate quantityFrom()
AbstractProductPrice testing whether the value of the
feature quantityFrom is null or not.
ComparableTypePredicate thereExistsQuantityFrom()
quantityFrom to the
predicate. The predicate for AbstractProductPrice
evaluates true if its value of feature
quantityFrom 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!
ComparableTypePredicate forAllQuantityFrom()
quantityFrom to the
predicate. The predicate for AbstractProductPrice
evaluates true if its value of feature
quantityFrom 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!
SimpleTypeOrder orderByQuantityFrom()
AbstractProductPrice
depending the feature quantityFrom
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate quantityTo()
AbstractProductPrice testing whether the value of the
feature quantityTo is null or not.
ComparableTypePredicate thereExistsQuantityTo()
quantityTo to the
predicate. The predicate for AbstractProductPrice
evaluates true if its value of feature
quantityTo 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!
ComparableTypePredicate forAllQuantityTo()
quantityTo to the
predicate. The predicate for AbstractProductPrice
evaluates true if its value of feature
quantityTo 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!
SimpleTypeOrder orderByQuantityTo()
AbstractProductPrice
depending the feature quantityTo
Note: The order in which orderBy…
instructions are given is relevant!
UomQuery uom()
MultivaluedFeaturePredicate usage()
AbstractProductPrice testing whether the feature
usage has values or not.
ComparableTypePredicate thereExistsUsage()
usage to the predicate.
The predicate for AbstractProductPrice evaluates
true if at least one of its values of feature
usage satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
ComparableTypePredicate forAllUsage()
usage to the predicate.
The predicate for AbstractProductPrice evaluates
true if all of its values of feature usage
satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
MultivaluedTypeOrder orderByUsage()
AbstractProductPrice
depending the feature usage
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 | |||||||||