org.opencrx.kernel.product1.cci2
Interface SegmentQuery

All Superinterfaces:
AnyTypePredicate, AuditeeQuery, ContextCapableQuery, ExporterQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, SegmentQuery

public interface SegmentQuery
extends SegmentQuery, AuditeeQuery, ExporterQuery, ImporterQuery, IndexedQuery, SecureObjectQuery


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

configurationTypeSet

MultivaluedFeaturePredicate configurationTypeSet()
Adds a constraint to the predicate for Segment testing whether the feature configurationTypeSet has values or not.


thereExistsConfigurationTypeSet

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.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllConfigurationTypeSet

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.

Since the attribute is optional its value may be null, in which case the condition is satisfied


priceLevel

MultivaluedFeaturePredicate priceLevel()
Adds a constraint to the predicate for Segment testing whether the feature priceLevel has values or not.


thereExistsPriceLevel

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.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPriceLevel

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.

Since the attribute is optional its value may be null, in which case the condition is satisfied


priceListEntry

MultivaluedFeaturePredicate priceListEntry()
Adds a constraint to the predicate for Segment testing whether the feature priceListEntry has values or not.


thereExistsPriceListEntry

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.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPriceListEntry

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.

Since the attribute is optional its value may be null, in which case the condition is satisfied


pricingRule

MultivaluedFeaturePredicate pricingRule()
Adds a constraint to the predicate for Segment testing whether the feature pricingRule has values or not.


thereExistsPricingRule

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.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPricingRule

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.

Since the attribute is optional its value may be null, in which case the condition is satisfied


product

MultivaluedFeaturePredicate product()
Adds a constraint to the predicate for Segment testing whether the feature product has values or not.


thereExistsProduct

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.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllProduct

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.

Since the attribute is optional its value may be null, in which case the condition is satisfied


productClassification

MultivaluedFeaturePredicate productClassification()
Adds a constraint to the predicate for Segment testing whether the feature productClassification has values or not.


thereExistsProductClassification

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.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllProductClassification

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.

Since the attribute is optional its value may be null, in which case the condition is satisfied


productFilter

MultivaluedFeaturePredicate productFilter()
Adds a constraint to the predicate for Segment testing whether the feature productFilter has values or not.


thereExistsProductFilter

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.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllProductFilter

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.

Since the attribute is optional its value may be null, in which case the condition is satisfied


salesTaxType

MultivaluedFeaturePredicate salesTaxType()
Adds a constraint to the predicate for Segment testing whether the feature salesTaxType has values or not.


thereExistsSalesTaxType

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.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllSalesTaxType

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.

Since the attribute is optional its value may be null, in which case the condition is satisfied



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.