org.opencrx.kernel.contract1.cci2.PreviewRepriceParamsQuery Maven / Gradle / Ivy
// ----------------------------------------------------------------------------
// Query/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.contract1.cci2;
/**
* A {@code PreviewRepriceParamsQuery} selects a set of instances of class {@code PreviewRepriceParams} 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.542895776Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface PreviewRepriceParamsQuery
extends org.w3c.cci2.AnyTypePredicate
{
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code PreviewRepriceParams} testing whether the value of the feature {@code overrideCalculationRule} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideCalculationRule(
);
/**
* Adds a condition for the feature {@code overrideCalculationRule} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overrideCalculationRule} 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.opencrx.kernel.contract1.cci2.CalculationRuleQuery thereExistsOverrideCalculationRule(
);
/**
* Adds a condition for the feature {@code overrideCalculationRule} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overrideCalculationRule} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.contract1.cci2.CalculationRuleQuery forAllOverrideCalculationRule(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code PreviewRepriceParams} testing whether the value of the feature {@code overrideContractPositionState} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideContractPositionState(
);
/**
* Adds a condition for the feature {@code overrideContractPositionState} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overrideContractPositionState} 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 thereExistsOverrideContractPositionState(
);
/**
* Adds a condition for the feature {@code overrideContractPositionState} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overrideContractPositionState} 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 forAllOverrideContractPositionState(
);
/**
* Allows to adds a sort instruction for {@code PreviewRepriceParams} depending the feature {@code overrideContractPositionState}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverrideContractPositionState(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code PreviewRepriceParams} 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 PreviewRepriceParams}, 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 PreviewRepriceParams}, 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 PreviewRepriceParams} 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 PreviewRepriceParams} 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 PreviewRepriceParams}, 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 PreviewRepriceParams}, 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 PreviewRepriceParams} 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 PreviewRepriceParams} 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 PreviewRepriceParams}, 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 PreviewRepriceParams}, 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 PreviewRepriceParams} 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 PreviewRepriceParams} testing whether the value of the feature {@code overrideManualPricing} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideManualPricing(
);
/**
* Adds a condition for the feature {@code overrideManualPricing} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overrideManualPricing} 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 thereExistsOverrideManualPricing(
);
/**
* Adds a condition for the feature {@code overrideManualPricing} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overrideManualPricing} 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 forAllOverrideManualPricing(
);
/**
* Allows to adds a sort instruction for {@code PreviewRepriceParams} depending the feature {@code overrideManualPricing}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverrideManualPricing(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code PreviewRepriceParams} testing whether the value of the feature {@code overridePriceLevel} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overridePriceLevel(
);
/**
* Adds a condition for the feature {@code overridePriceLevel} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overridePriceLevel} 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.opencrx.kernel.product1.cci2.AbstractPriceLevelQuery thereExistsOverridePriceLevel(
);
/**
* Adds a condition for the feature {@code overridePriceLevel} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overridePriceLevel} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.product1.cci2.AbstractPriceLevelQuery forAllOverridePriceLevel(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code PreviewRepriceParams} 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 PreviewRepriceParams}, 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 PreviewRepriceParams}, 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 PreviewRepriceParams} 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 PreviewRepriceParams} testing whether the value of the feature {@code overridePriceUom} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overridePriceUom(
);
/**
* Adds a condition for the feature {@code overridePriceUom} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overridePriceUom} 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.opencrx.kernel.uom1.cci2.UomQuery thereExistsOverridePriceUom(
);
/**
* Adds a condition for the feature {@code overridePriceUom} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overridePriceUom} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.uom1.cci2.UomQuery forAllOverridePriceUom(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code PreviewRepriceParams} testing whether the value of the feature {@code overridePricingDate} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overridePricingDate(
);
/**
* Adds a condition for the feature {@code overridePricingDate} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overridePricingDate} 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 thereExistsOverridePricingDate(
);
/**
* Adds a condition for the feature {@code overridePricingDate} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overridePricingDate} 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 forAllOverridePricingDate(
);
/**
* Allows to adds a sort instruction for {@code PreviewRepriceParams} depending the feature {@code overridePricingDate}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverridePricingDate(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code PreviewRepriceParams} testing whether the value of the feature {@code overrideProduct} is {@code null} or not.
*/
public org.w3c.cci2.OptionalFeaturePredicate overrideProduct(
);
/**
* Adds a condition for the feature {@code overrideProduct} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overrideProduct} 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.opencrx.kernel.product1.cci2.AbstractProductQuery thereExistsOverrideProduct(
);
/**
* Adds a condition for the feature {@code overrideProduct} to the predicate for {@code PreviewRepriceParams}, which evaluates to {@code false} unless the value of the feature {@code overrideProduct} satisfies the given condition.
*
Since the attribute is optional its value may be {@code null}, in which case the condition is satisfied
*/
public org.opencrx.kernel.product1.cci2.AbstractProductQuery forAllOverrideProduct(
);
// ----------------------------------------------------------------------------
// Query/Feature
// ----------------------------------------------------------------------------
/**
* Adds a constraint to the predicate for {@code PreviewRepriceParams} 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 PreviewRepriceParams}, 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 PreviewRepriceParams}, 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 PreviewRepriceParams} 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 PreviewRepriceParams} 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 PreviewRepriceParams}, 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 PreviewRepriceParams}, 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 PreviewRepriceParams} 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 PreviewRepriceParams} 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 PreviewRepriceParams}, 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 PreviewRepriceParams}, 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 PreviewRepriceParams} depending the feature {@code overrideUomScaleFactor}
* Note: The order in which {@code orderBy…} instructions are given is relevant!
*/
public org.w3c.cci2.SimpleTypeOrder orderByOverrideUomScaleFactor(
);
// ----------------------------------------------------------------------------
// Query/End
// ----------------------------------------------------------------------------
}