|
||||||||||
| 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. |
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
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
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
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
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
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
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||