|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetContractAmountsResultQuery
| Method Summary | |
|---|---|
StringTypePredicate |
forAllStatusMessage()
Adds a condition for the feature statusMessage to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
statusMessage satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllTotalAmount()
Adds a condition for the feature totalAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalAmount satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllTotalAmountIncludingTax()
Adds a condition for the feature totalAmountIncludingTax
to the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalAmountIncludingTax satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllTotalBaseAmount()
Adds a condition for the feature totalBaseAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalBaseAmount satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllTotalDiscountAmount()
Adds a condition for the feature totalDiscountAmount to
the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalDiscountAmount satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllTotalSalesCommission()
Adds a condition for the feature totalSalesCommission to
the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalSalesCommission satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllTotalTaxAmount()
Adds a condition for the feature totalTaxAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalTaxAmount satisfies the given condition. |
SimpleTypeOrder |
orderByStatusCode()
Allows to adds a sort instruction for GetContractAmountsResult depending the feature
statusCode
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByStatusMessage()
Allows to adds a sort instruction for GetContractAmountsResult depending the feature
statusMessage
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalAmount()
Allows to adds a sort instruction for GetContractAmountsResult depending the feature
totalAmount
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalAmountIncludingTax()
Allows to adds a sort instruction for GetContractAmountsResult depending the feature
totalAmountIncludingTax
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalBaseAmount()
Allows to adds a sort instruction for GetContractAmountsResult depending the feature
totalBaseAmount
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalDiscountAmount()
Allows to adds a sort instruction for GetContractAmountsResult depending the feature
totalDiscountAmount
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalSalesCommission()
Allows to adds a sort instruction for GetContractAmountsResult depending the feature
totalSalesCommission
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalTaxAmount()
Allows to adds a sort instruction for GetContractAmountsResult depending the feature
totalTaxAmount
Note: The order in which orderBy…
instructions are given is relevant! |
ComparableTypePredicate<Short> |
statusCode()
|
OptionalFeaturePredicate |
statusMessage()
Adds a constraint to the predicate for GetContractAmountsResult testing whether the value of the
feature statusMessage is null or not. |
StringTypePredicate |
thereExistsStatusMessage()
Adds a condition for the feature statusMessage to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
statusMessage satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsTotalAmount()
Adds a condition for the feature totalAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalAmount satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsTotalAmountIncludingTax()
Adds a condition for the feature totalAmountIncludingTax
to the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalAmountIncludingTax satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsTotalBaseAmount()
Adds a condition for the feature totalBaseAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalBaseAmount satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsTotalDiscountAmount()
Adds a condition for the feature totalDiscountAmount to
the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalDiscountAmount satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsTotalSalesCommission()
Adds a condition for the feature totalSalesCommission to
the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalSalesCommission satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsTotalTaxAmount()
Adds a condition for the feature totalTaxAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalTaxAmount satisfies the given condition. |
OptionalFeaturePredicate |
totalAmount()
Adds a constraint to the predicate for GetContractAmountsResult testing whether the value of the
feature totalAmount is null or not. |
OptionalFeaturePredicate |
totalAmountIncludingTax()
Adds a constraint to the predicate for GetContractAmountsResult testing whether the value of the
feature totalAmountIncludingTax is null or
not. |
OptionalFeaturePredicate |
totalBaseAmount()
Adds a constraint to the predicate for GetContractAmountsResult testing whether the value of the
feature totalBaseAmount is null or not. |
OptionalFeaturePredicate |
totalDiscountAmount()
Adds a constraint to the predicate for GetContractAmountsResult testing whether the value of the
feature totalDiscountAmount is null or not. |
OptionalFeaturePredicate |
totalSalesCommission()
Adds a constraint to the predicate for GetContractAmountsResult testing whether the value of the
feature totalSalesCommission is null or not. |
OptionalFeaturePredicate |
totalTaxAmount()
Adds a constraint to the predicate for GetContractAmountsResult testing whether the value of the
feature totalTaxAmount is null or not. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
ComparableTypePredicate<Short> statusCode()
SimpleTypeOrder orderByStatusCode()
GetContractAmountsResult depending the feature
statusCode
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate statusMessage()
GetContractAmountsResult testing whether the value of the
feature statusMessage is null or not.
StringTypePredicate thereExistsStatusMessage()
statusMessage to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
statusMessage satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllStatusMessage()
statusMessage to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
statusMessage satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByStatusMessage()
GetContractAmountsResult depending the feature
statusMessage
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate totalAmount()
GetContractAmountsResult testing whether the value of the
feature totalAmount is null or not.
ComparableTypePredicate<BigDecimal> thereExistsTotalAmount()
totalAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllTotalAmount()
totalAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByTotalAmount()
GetContractAmountsResult depending the feature
totalAmount
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate totalAmountIncludingTax()
GetContractAmountsResult testing whether the value of the
feature totalAmountIncludingTax is null or
not.
ComparableTypePredicate<BigDecimal> thereExistsTotalAmountIncludingTax()
totalAmountIncludingTax
to the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalAmountIncludingTax satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllTotalAmountIncludingTax()
totalAmountIncludingTax
to the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalAmountIncludingTax satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByTotalAmountIncludingTax()
GetContractAmountsResult depending the feature
totalAmountIncludingTax
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate totalBaseAmount()
GetContractAmountsResult testing whether the value of the
feature totalBaseAmount is null or not.
ComparableTypePredicate<BigDecimal> thereExistsTotalBaseAmount()
totalBaseAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalBaseAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllTotalBaseAmount()
totalBaseAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalBaseAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByTotalBaseAmount()
GetContractAmountsResult depending the feature
totalBaseAmount
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate totalDiscountAmount()
GetContractAmountsResult testing whether the value of the
feature totalDiscountAmount is null or not.
ComparableTypePredicate<BigDecimal> thereExistsTotalDiscountAmount()
totalDiscountAmount to
the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalDiscountAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllTotalDiscountAmount()
totalDiscountAmount to
the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalDiscountAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByTotalDiscountAmount()
GetContractAmountsResult depending the feature
totalDiscountAmount
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate totalSalesCommission()
GetContractAmountsResult testing whether the value of the
feature totalSalesCommission is null or not.
ComparableTypePredicate<BigDecimal> thereExistsTotalSalesCommission()
totalSalesCommission to
the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalSalesCommission satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllTotalSalesCommission()
totalSalesCommission to
the predicate for GetContractAmountsResult, which
evaluates to false unless the value of the feature
totalSalesCommission satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByTotalSalesCommission()
GetContractAmountsResult depending the feature
totalSalesCommission
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate totalTaxAmount()
GetContractAmountsResult testing whether the value of the
feature totalTaxAmount is null or not.
ComparableTypePredicate<BigDecimal> thereExistsTotalTaxAmount()
totalTaxAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalTaxAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllTotalTaxAmount()
totalTaxAmount to the
predicate for GetContractAmountsResult, which evaluates to
false unless the value of the feature
totalTaxAmount satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByTotalTaxAmount()
GetContractAmountsResult depending the feature
totalTaxAmount
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 | |||||||||