|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SegmentQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
configurationTypeSet()
Adds a constraint to the predicate for Segment testing whether the feature configurationTypeSet has values or not. |
ProductConfigurationTypeSetQuery |
forAllConfigurationTypeSet()
Adds a condition for the feature configurationTypeSet to the predicate for Segment, which evaluates to false unless the value of the feature configurationTypeSet satisfies the given condition. |
AbstractPriceLevelQuery |
forAllPriceLevel()
Adds a condition for the feature priceLevel to the predicate for Segment, which evaluates to false unless the value of the feature priceLevel satisfies the given condition. |
PriceListEntryQuery |
forAllPriceListEntry()
Adds a condition for the feature priceListEntry to the predicate for Segment, which evaluates to false unless the value of the feature priceListEntry satisfies the given condition. |
PricingRuleQuery |
forAllPricingRule()
Adds a condition for the feature pricingRule to the predicate for Segment, which evaluates to false unless the value of the feature pricingRule satisfies the given condition. |
ProductQuery |
forAllProduct()
Adds a condition for the feature product to the predicate for Segment, which evaluates to false unless the value of the feature product satisfies the given condition. |
ProductClassificationQuery |
forAllProductClassification()
Adds a condition for the feature productClassification to the predicate for Segment, which evaluates to false unless the value of the feature productClassification satisfies the given condition. |
ProductFilterGlobalQuery |
forAllProductFilter()
Adds a condition for the feature productFilter to the predicate for Segment, which evaluates to false unless the value of the feature productFilter satisfies the given condition. |
SalesTaxTypeQuery |
forAllSalesTaxType()
Adds a condition for the feature salesTaxType to the predicate for Segment, which evaluates to false unless the value of the feature salesTaxType satisfies the given condition. |
MultivaluedFeaturePredicate |
priceLevel()
Adds a constraint to the predicate for Segment testing whether the feature priceLevel has values or not. |
MultivaluedFeaturePredicate |
priceListEntry()
Adds a constraint to the predicate for Segment testing whether the feature priceListEntry has values or not. |
MultivaluedFeaturePredicate |
pricingRule()
Adds a constraint to the predicate for Segment testing whether the feature pricingRule has values or not. |
MultivaluedFeaturePredicate |
product()
Adds a constraint to the predicate for Segment testing whether the feature product has values or not. |
MultivaluedFeaturePredicate |
productClassification()
Adds a constraint to the predicate for Segment testing whether the feature productClassification has values or not. |
MultivaluedFeaturePredicate |
productFilter()
Adds a constraint to the predicate for Segment testing whether the feature productFilter has values or not. |
MultivaluedFeaturePredicate |
salesTaxType()
Adds a constraint to the predicate for Segment testing whether the feature salesTaxType has values or not. |
ProductConfigurationTypeSetQuery |
thereExistsConfigurationTypeSet()
Adds a condition for the feature configurationTypeSet to the predicate for Segment, which evaluates to false unless the value of the feature configurationTypeSet satisfies the given condition. |
AbstractPriceLevelQuery |
thereExistsPriceLevel()
Adds a condition for the feature priceLevel to the predicate for Segment, which evaluates to false unless the value of the feature priceLevel satisfies the given condition. |
PriceListEntryQuery |
thereExistsPriceListEntry()
Adds a condition for the feature priceListEntry to the predicate for Segment, which evaluates to false unless the value of the feature priceListEntry satisfies the given condition. |
PricingRuleQuery |
thereExistsPricingRule()
Adds a condition for the feature pricingRule to the predicate for Segment, which evaluates to false unless the value of the feature pricingRule satisfies the given condition. |
ProductQuery |
thereExistsProduct()
Adds a condition for the feature product to the predicate for Segment, which evaluates to false unless the value of the feature product satisfies the given condition. |
ProductClassificationQuery |
thereExistsProductClassification()
Adds a condition for the feature productClassification to the predicate for Segment, which evaluates to false unless the value of the feature productClassification satisfies the given condition. |
ProductFilterGlobalQuery |
thereExistsProductFilter()
Adds a condition for the feature productFilter to the predicate for Segment, which evaluates to false unless the value of the feature productFilter satisfies the given condition. |
SalesTaxTypeQuery |
thereExistsSalesTaxType()
Adds a condition for the feature salesTaxType to the predicate for Segment, which evaluates to false unless the value of the feature salesTaxType satisfies the given condition. |
| Methods inherited from interface org.openmdx.base.cci2.SegmentQuery |
|---|
description, extent, forAllDescription, forAllExtent, orderByDescription, provider, thereExistsDescription, thereExistsExtent |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AuditeeQuery |
|---|
audit, forAllAudit, thereExistsAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.IndexedQuery |
|---|
forAllIndexEntry, indexEntry, thereExistsIndexEntry |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Method Detail |
|---|
MultivaluedFeaturePredicate configurationTypeSet()
Segment testing whether the feature configurationTypeSet has values or not.
ProductConfigurationTypeSetQuery thereExistsConfigurationTypeSet()
configurationTypeSet to the predicate for Segment, which evaluates to false unless the value of the feature configurationTypeSet satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ProductConfigurationTypeSetQuery forAllConfigurationTypeSet()
configurationTypeSet to the predicate for Segment, which evaluates to false unless the value of the feature configurationTypeSet satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
MultivaluedFeaturePredicate priceLevel()
Segment testing whether the feature priceLevel has values or not.
AbstractPriceLevelQuery thereExistsPriceLevel()
priceLevel to the predicate for Segment, which evaluates to false unless the value of the feature priceLevel satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AbstractPriceLevelQuery forAllPriceLevel()
priceLevel to the predicate for Segment, which evaluates to false unless the value of the feature priceLevel satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
MultivaluedFeaturePredicate priceListEntry()
Segment testing whether the feature priceListEntry has values or not.
PriceListEntryQuery thereExistsPriceListEntry()
priceListEntry to the predicate for Segment, which evaluates to false unless the value of the feature priceListEntry satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
PriceListEntryQuery forAllPriceListEntry()
priceListEntry to the predicate for Segment, which evaluates to false unless the value of the feature priceListEntry satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
MultivaluedFeaturePredicate pricingRule()
Segment testing whether the feature pricingRule has values or not.
PricingRuleQuery thereExistsPricingRule()
pricingRule to the predicate for Segment, which evaluates to false unless the value of the feature pricingRule satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
PricingRuleQuery forAllPricingRule()
pricingRule to the predicate for Segment, which evaluates to false unless the value of the feature pricingRule satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
MultivaluedFeaturePredicate product()
Segment testing whether the feature product has values or not.
ProductQuery thereExistsProduct()
product to the predicate for Segment, which evaluates to false unless the value of the feature product satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ProductQuery forAllProduct()
product to the predicate for Segment, which evaluates to false unless the value of the feature product satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
MultivaluedFeaturePredicate productClassification()
Segment testing whether the feature productClassification has values or not.
ProductClassificationQuery thereExistsProductClassification()
productClassification to the predicate for Segment, which evaluates to false unless the value of the feature productClassification satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ProductClassificationQuery forAllProductClassification()
productClassification to the predicate for Segment, which evaluates to false unless the value of the feature productClassification satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
MultivaluedFeaturePredicate productFilter()
Segment testing whether the feature productFilter has values or not.
ProductFilterGlobalQuery thereExistsProductFilter()
productFilter to the predicate for Segment, which evaluates to false unless the value of the feature productFilter satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ProductFilterGlobalQuery forAllProductFilter()
productFilter to the predicate for Segment, which evaluates to false unless the value of the feature productFilter satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
MultivaluedFeaturePredicate salesTaxType()
Segment testing whether the feature salesTaxType has values or not.
SalesTaxTypeQuery thereExistsSalesTaxType()
salesTaxType to the predicate for Segment, which evaluates to false unless the value of the feature salesTaxType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SalesTaxTypeQuery forAllSalesTaxType()
salesTaxType to the predicate for Segment, which evaluates to false unless the value of the feature salesTaxType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||