org.opencrx.kernel.contract1.cci2.GetPositionAmountsParamsQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.contract1.cci2;
/**
* A {@code GetPositionAmountsParamsQuery} selects a set of instances of class {@code GetPositionAmountsParams} based on conditions to be met by their attributes.
*/
@javax.annotation.Generated(
value = "org.openmdx.application.mof.mapping.java.QueryMapper",
date = "2023-10-28T12:15:36.676130079Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface GetPositionAmountsParamsQuery
extends org.w3c.cci2.AnyTypePredicate
{
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsParams} testing whether the value of the feature {@code overrideDiscount} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideDiscount(
);
/**
* Adds a condition for the feature {@code overrideDiscount} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideDiscount} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsOverrideDiscount(
);
/**
* Adds a condition for the feature {@code overrideDiscount} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideDiscount} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllOverrideDiscount(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsParams} depending the feature {@code overrideDiscount}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverrideDiscount(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsParams} testing whether the value of the feature {@code overrideDiscountCalculationType} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideDiscountCalculationType(
);
/**
* Adds a condition for the feature {@code overrideDiscountCalculationType} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideDiscountCalculationType} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsOverrideDiscountCalculationType(
);
/**
* Adds a condition for the feature {@code overrideDiscountCalculationType} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideDiscountCalculationType} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllOverrideDiscountCalculationType(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsParams} depending the feature {@code overrideDiscountCalculationType}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverrideDiscountCalculationType(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsParams} testing whether the value of the feature {@code overrideDiscountIsPercentage} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideDiscountIsPercentage(
);
/**
* Adds a condition for the feature {@code overrideDiscountIsPercentage} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideDiscountIsPercentage} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.BooleanTypePredicate thereExistsOverrideDiscountIsPercentage(
);
/**
* Adds a condition for the feature {@code overrideDiscountIsPercentage} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideDiscountIsPercentage} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.BooleanTypePredicate forAllOverrideDiscountIsPercentage(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsParams} depending the feature {@code overrideDiscountIsPercentage}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverrideDiscountIsPercentage(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsParams} testing whether the value of the feature {@code overridePricePerUnit} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overridePricePerUnit(
);
/**
* Adds a condition for the feature {@code overridePricePerUnit} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overridePricePerUnit} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsOverridePricePerUnit(
);
/**
* Adds a condition for the feature {@code overridePricePerUnit} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overridePricePerUnit} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllOverridePricePerUnit(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsParams} depending the feature {@code overridePricePerUnit}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverridePricePerUnit(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsParams} testing whether the value of the feature {@code overrideQuantity} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideQuantity(
);
/**
* Adds a condition for the feature {@code overrideQuantity} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideQuantity} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsOverrideQuantity(
);
/**
* Adds a condition for the feature {@code overrideQuantity} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideQuantity} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllOverrideQuantity(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsParams} depending the feature {@code overrideQuantity}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverrideQuantity(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsParams} testing whether the value of the feature {@code overrideSalesTaxRate} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideSalesTaxRate(
);
/**
* Adds a condition for the feature {@code overrideSalesTaxRate} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideSalesTaxRate} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsOverrideSalesTaxRate(
);
/**
* Adds a condition for the feature {@code overrideSalesTaxRate} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideSalesTaxRate} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllOverrideSalesTaxRate(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsParams} depending the feature {@code overrideSalesTaxRate}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverrideSalesTaxRate(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code GetPositionAmountsParams} testing whether the value of the feature {@code overrideUomScaleFactor} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideUomScaleFactor(
);
/**
* Adds a condition for the feature {@code overrideUomScaleFactor} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideUomScaleFactor} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is not satisfied
*/
public org.w3c.cci2.ComparableTypePredicate thereExistsOverrideUomScaleFactor(
);
/**
* Adds a condition for the feature {@code overrideUomScaleFactor} to the predicate for {@code GetPositionAmountsParams}, which evaluates to {@code false} unless the value of the feature {@code overrideUomScaleFactor} satisfies the given condition.
* Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.w3c.cci2.ComparableTypePredicate forAllOverrideUomScaleFactor(
);
/**
* Allows to adds a sort instruction for {@code GetPositionAmountsParams} depending the feature {@code overrideUomScaleFactor}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverrideUomScaleFactor(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint for the feature {@code position} to the predicate. The predicate for {@code GetPositionAmountsParams} evaluates {@code true} if its value of feature {@code position} satisfies the selected condition.
*/
public org.opencrx.kernel.contract1.cci2.SalesContractPositionQuery position(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}