|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetPriceLevelResultQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
customer()
Adds a constraint to the predicate for GetPriceLevelResult
testing whether the value of the feature customer is
null or not. |
OptionalFeaturePredicate |
customerDiscount()
Adds a constraint to the predicate for GetPriceLevelResult
testing whether the value of the feature customerDiscount
is null or not. |
OptionalFeaturePredicate |
customerDiscountIsPercentage()
Adds a constraint to the predicate for GetPriceLevelResult
testing whether the value of the feature
customerDiscountIsPercentage is null or not. |
AccountQuery |
forAllCustomer()
Adds a constraint for the feature customer to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllCustomerDiscount()
Adds a constraint for the feature customerDiscount to the
predicate. |
BooleanTypePredicate |
forAllCustomerDiscountIsPercentage()
Adds a constraint for the feature customerDiscountIsPercentage to the predicate. |
PriceLevelQuery |
forAllPriceLevel()
Adds a constraint for the feature priceLevel to the
predicate. |
StringTypePredicate |
forAllStatusMessage()
Adds a constraint for the feature statusMessage to the
predicate. |
SimpleTypeOrder |
orderByCustomerDiscount()
Allows to adds a sort instruction for GetPriceLevelResult
depending the feature customerDiscount
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByCustomerDiscountIsPercentage()
Allows to adds a sort instruction for GetPriceLevelResult
depending the feature customerDiscountIsPercentage
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByStatusCode()
Allows to adds a sort instruction for GetPriceLevelResult
depending the feature statusCode
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByStatusMessage()
Allows to adds a sort instruction for GetPriceLevelResult
depending the feature statusMessage
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
priceLevel()
Adds a constraint to the predicate for GetPriceLevelResult
testing whether the value of the feature priceLevel is
null or not. |
ComparableTypePredicate<Short> |
statusCode()
|
OptionalFeaturePredicate |
statusMessage()
Adds a constraint to the predicate for GetPriceLevelResult
testing whether the value of the feature statusMessage is
null or not. |
AccountQuery |
thereExistsCustomer()
Adds a constraint for the feature customer to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsCustomerDiscount()
Adds a constraint for the feature customerDiscount to the
predicate. |
BooleanTypePredicate |
thereExistsCustomerDiscountIsPercentage()
Adds a constraint for the feature customerDiscountIsPercentage to the predicate. |
PriceLevelQuery |
thereExistsPriceLevel()
Adds a constraint for the feature priceLevel to the
predicate. |
StringTypePredicate |
thereExistsStatusMessage()
Adds a constraint for the feature statusMessage to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate customer()
GetPriceLevelResult
testing whether the value of the feature customer is
null or not.
AccountQuery thereExistsCustomer()
customer to the
predicate. The predicate for GetPriceLevelResult evaluates
true if its value of feature customer
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!
AccountQuery forAllCustomer()
customer to the
predicate. The predicate for GetPriceLevelResult evaluates
true if its value of feature customer
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 customerDiscount()
GetPriceLevelResult
testing whether the value of the feature customerDiscount
is null or not.
ComparableTypePredicate<BigDecimal> thereExistsCustomerDiscount()
customerDiscount to the
predicate. The predicate for GetPriceLevelResult evaluates
true if its value of feature customerDiscount
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<BigDecimal> forAllCustomerDiscount()
customerDiscount to the
predicate. The predicate for GetPriceLevelResult evaluates
true if its value of feature customerDiscount
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 orderByCustomerDiscount()
GetPriceLevelResult
depending the feature customerDiscount
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate customerDiscountIsPercentage()
GetPriceLevelResult
testing whether the value of the feature
customerDiscountIsPercentage is null or not.
BooleanTypePredicate thereExistsCustomerDiscountIsPercentage()
customerDiscountIsPercentage to the predicate. The
predicate for GetPriceLevelResult evaluates
true if its value of feature
customerDiscountIsPercentage 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 forAllCustomerDiscountIsPercentage()
customerDiscountIsPercentage to the predicate. The
predicate for GetPriceLevelResult evaluates
true if its value of feature
customerDiscountIsPercentage 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 orderByCustomerDiscountIsPercentage()
GetPriceLevelResult
depending the feature customerDiscountIsPercentage
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate priceLevel()
GetPriceLevelResult
testing whether the value of the feature priceLevel is
null or not.
PriceLevelQuery thereExistsPriceLevel()
priceLevel to the
predicate. The predicate for GetPriceLevelResult 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 GetPriceLevelResult 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!
ComparableTypePredicate<Short> statusCode()
SimpleTypeOrder orderByStatusCode()
GetPriceLevelResult
depending the feature statusCode
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate statusMessage()
GetPriceLevelResult
testing whether the value of the feature statusMessage is
null or not.
StringTypePredicate thereExistsStatusMessage()
statusMessage to the
predicate. The predicate for GetPriceLevelResult evaluates
true if its value of feature statusMessage
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 forAllStatusMessage()
statusMessage to the
predicate. The predicate for GetPriceLevelResult evaluates
true if its value of feature statusMessage
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 orderByStatusMessage()
GetPriceLevelResult
depending the feature statusMessage
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 | |||||||||