|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetContractAmountsParamsQuery
| Method Summary | |
|---|---|
AbstractContractQuery |
contract()
|
ComparableTypePredicate<Integer> |
forAllLineItemNumber()
Adds a condition for the feature lineItemNumber to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature lineItemNumber satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllPositionAmount()
Adds a condition for the feature positionAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionAmount satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllPositionBaseAmount()
Adds a condition for the feature positionBaseAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionBaseAmount satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllPositionDiscountAmount()
Adds a condition for the feature positionDiscountAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionDiscountAmount satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllPositionTaxAmount()
Adds a condition for the feature positionTaxAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionTaxAmount satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
forAllSalesCommission()
Adds a condition for the feature salesCommission to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommission satisfy the given condition. |
BooleanTypePredicate |
forAllSalesCommissionIsPercentage()
Adds a condition for the feature salesCommissionIsPercentage to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommissionIsPercentage satisfy the given condition. |
MultivaluedFeaturePredicate |
lineItemNumber()
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature lineItemNumber has values or not. |
MultivaluedTypeOrder |
orderByLineItemNumber()
Allows to adds a sort instruction for GetContractAmountsParams depending the feature lineItemNumber
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderByPositionAmount()
Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionAmount
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderByPositionBaseAmount()
Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionBaseAmount
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderByPositionDiscountAmount()
Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionDiscountAmount
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderByPositionTaxAmount()
Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionTaxAmount
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderBySalesCommission()
Allows to adds a sort instruction for GetContractAmountsParams depending the feature salesCommission
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderBySalesCommissionIsPercentage()
Allows to adds a sort instruction for GetContractAmountsParams depending the feature salesCommissionIsPercentage
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedFeaturePredicate |
positionAmount()
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionAmount has values or not. |
MultivaluedFeaturePredicate |
positionBaseAmount()
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionBaseAmount has values or not. |
MultivaluedFeaturePredicate |
positionDiscountAmount()
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionDiscountAmount has values or not. |
MultivaluedFeaturePredicate |
positionTaxAmount()
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionTaxAmount has values or not. |
MultivaluedFeaturePredicate |
salesCommission()
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature salesCommission has values or not. |
MultivaluedFeaturePredicate |
salesCommissionIsPercentage()
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature salesCommissionIsPercentage has values or not. |
ComparableTypePredicate<Integer> |
thereExistsLineItemNumber()
Adds a condition for the feature lineItemNumber to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature lineItemNumber satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsPositionAmount()
Adds a condition for the feature positionAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionAmount satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsPositionBaseAmount()
Adds a condition for the feature positionBaseAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionBaseAmount satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsPositionDiscountAmount()
Adds a condition for the feature positionDiscountAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionDiscountAmount satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsPositionTaxAmount()
Adds a condition for the feature positionTaxAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionTaxAmount satisfy the given condition. |
ComparableTypePredicate<BigDecimal> |
thereExistsSalesCommission()
Adds a condition for the feature salesCommission to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommission satisfy the given condition. |
BooleanTypePredicate |
thereExistsSalesCommissionIsPercentage()
Adds a condition for the feature salesCommissionIsPercentage to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommissionIsPercentage satisfy the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
AbstractContractQuery contract()
MultivaluedFeaturePredicate lineItemNumber()
GetContractAmountsParams testing whether the feature lineItemNumber has values or not.
ComparableTypePredicate<Integer> thereExistsLineItemNumber()
lineItemNumber to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature lineItemNumber satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllLineItemNumber()
lineItemNumber to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature lineItemNumber satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByLineItemNumber()
GetContractAmountsParams depending the feature lineItemNumber
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate positionAmount()
GetContractAmountsParams testing whether the feature positionAmount has values or not.
ComparableTypePredicate<BigDecimal> thereExistsPositionAmount()
positionAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionAmount satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllPositionAmount()
positionAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionAmount satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByPositionAmount()
GetContractAmountsParams depending the feature positionAmount
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate positionBaseAmount()
GetContractAmountsParams testing whether the feature positionBaseAmount has values or not.
ComparableTypePredicate<BigDecimal> thereExistsPositionBaseAmount()
positionBaseAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionBaseAmount satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllPositionBaseAmount()
positionBaseAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionBaseAmount satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByPositionBaseAmount()
GetContractAmountsParams depending the feature positionBaseAmount
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate positionDiscountAmount()
GetContractAmountsParams testing whether the feature positionDiscountAmount has values or not.
ComparableTypePredicate<BigDecimal> thereExistsPositionDiscountAmount()
positionDiscountAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionDiscountAmount satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllPositionDiscountAmount()
positionDiscountAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionDiscountAmount satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByPositionDiscountAmount()
GetContractAmountsParams depending the feature positionDiscountAmount
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate positionTaxAmount()
GetContractAmountsParams testing whether the feature positionTaxAmount has values or not.
ComparableTypePredicate<BigDecimal> thereExistsPositionTaxAmount()
positionTaxAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionTaxAmount satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllPositionTaxAmount()
positionTaxAmount to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature positionTaxAmount satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByPositionTaxAmount()
GetContractAmountsParams depending the feature positionTaxAmount
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate salesCommission()
GetContractAmountsParams testing whether the feature salesCommission has values or not.
ComparableTypePredicate<BigDecimal> thereExistsSalesCommission()
salesCommission to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommission satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
ComparableTypePredicate<BigDecimal> forAllSalesCommission()
salesCommission to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommission satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderBySalesCommission()
GetContractAmountsParams depending the feature salesCommission
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate salesCommissionIsPercentage()
GetContractAmountsParams testing whether the feature salesCommissionIsPercentage has values or not.
BooleanTypePredicate thereExistsSalesCommissionIsPercentage()
salesCommissionIsPercentage to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommissionIsPercentage satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
BooleanTypePredicate forAllSalesCommissionIsPercentage()
salesCommissionIsPercentage to the predicate for GetContractAmountsParams, which evaluates to false unless the values of the feature salesCommissionIsPercentage satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderBySalesCommissionIsPercentage()
GetContractAmountsParams depending the feature salesCommissionIsPercentage
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 | |||||||||