org.opencrx.kernel.product1.cci
Class BundledProductTypeFilterImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefFilter_1
      extended by org.openmdx.base.accessor.jmi.spi.RefPredicate_1
          extended by org.opencrx.kernel.product1.cci.BundledProductTypeFilterImpl
All Implemented Interfaces:
Serializable, AlertSenderFilter, AuditeeFilter, CloneableFilter, ImporterFilter, IndexedFilter, SecureObjectFilter, SubscriptionTargetFilter, XmlExporterFilter, AlertSenderQuery, AuditeeQuery, CloneableQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, SubscriptionTargetQuery, XmlExporterQuery, DepotReferenceHolderFilter, DepotReferenceHolderQuery, CrxObjectFilter, CrxObjectQuery, AbstractBundledProductFilter, AbstractProductFilter, AddressContainerFilter, BundledProductTypeFilter, ConfiguredProductFilter, ContractPositionConstrainedFilter, PriceOverrideEnabledFilter, ProductConfigurationSetFilter, ProductDescriptorFilter, AbstractBundledProductQuery, AbstractProductQuery, AddressContainerQuery, BundledProductTypeQuery, ConfiguredProductQuery, ContractPositionConstrainedQuery, PriceOverrideEnabledQuery, ProductConfigurationSetQuery, ProductDescriptorQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, org.w3c.cci2.AnyTypePredicate

public class BundledProductTypeFilterImpl
extends RefPredicate_1
implements BundledProductTypeFilter, BundledProductTypeQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
BundledProductTypeFilterImpl(RefPackage_1_0 aPackage)
           
BundledProductTypeFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
BundledProductTypeFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 org.w3c.cci2.OptionalFeaturePredicate accessGrantedByParent()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.
 org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
           
 org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
           
 org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
           
 org.w3c.cci2.OptionalFeaturePredicate allowModification()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature allowModification is null or not.
 org.w3c.cci2.OptionalFeaturePredicate allowRemoval()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature allowRemoval is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate alternateProductNumber()
          Adds a constraint to the predicate for AbstractProduct testing whether the feature alternateProductNumber has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate category()
          Adds a constraint to the predicate for CrxObject testing whether the feature category has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate classification()
          Adds a constraint to the predicate for AbstractProduct testing whether the feature classification has values or not.
 org.w3c.cci2.OptionalFeaturePredicate configType()
          Adds a constraint to the predicate for ProductConfigurationSet testing whether the value of the feature configType is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate context()
          Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.
 org.w3c.cci2.ComparableTypePredicate createdAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate createdBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.
 org.w3c.cci2.OptionalFeaturePredicate currentConfig()
          Adds a constraint to the predicate for ConfiguredProduct testing whether the value of the feature currentConfig is null or not.
 org.w3c.cci2.OptionalFeaturePredicate defaultPositions()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature defaultPositions is null or not.
 org.w3c.cci2.OptionalFeaturePredicate defaultPriceLevel()
          Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature defaultPriceLevel is null or not.
 org.w3c.cci2.OptionalFeaturePredicate defaultQuantity()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature defaultQuantity is null or not.
 org.w3c.cci2.OptionalFeaturePredicate defaultUom()
          Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature defaultUom is null or not.
 org.w3c.cci2.OptionalFeaturePredicate description()
          Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature description is null or not.
 org.w3c.cci2.OptionalFeaturePredicate detailedDescription()
          Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature detailedDescription is null or not.
 org.w3c.cci2.BooleanTypePredicate disabled()
           
 org.w3c.cci2.OptionalFeaturePredicate disabledReason()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason is null or not.
 org.w3c.cci2.OptionalFeaturePredicate discount()
          Adds a constraint to the predicate for PriceOverrideEnabled testing whether the value of the feature discount is null or not.
 org.w3c.cci2.OptionalFeaturePredicate discountIsPercentage()
          Adds a constraint to the predicate for PriceOverrideEnabled testing whether the value of the feature discountIsPercentage is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate externalLink()
          Adds a constraint to the predicate for CrxObject testing whether the feature externalLink has values or not.
 BasicObjectQuery forAllAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void forAllAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void forAllAccessGrantedByParent(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, short[] filterValues)
           
 void forAllAccessLevelDelete(short operator, Collection values)
           
 void forAllAccessLevelDelete(short operator, short[] filterValues)
           
 void forAllAccessLevelUpdate(short operator, Collection values)
           
 void forAllAccessLevelUpdate(short operator, short[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate forAllAllowModification()
          Adds a constraint for the feature allowModification to the predicate.
 void forAllAllowModification(short operator, boolean[] filterValues)
           
 void forAllAllowModification(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllAllowRemoval()
          Adds a constraint for the feature allowRemoval to the predicate.
 void forAllAllowRemoval(short operator, boolean[] filterValues)
           
 void forAllAllowRemoval(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllAlternateProductNumber()
          Adds a constraint for the feature alternateProductNumber to the predicate.
 void forAllAlternateProductNumber(short operator, Collection values)
           
 void forAllAlternateProductNumber(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllCategory()
          Adds a constraint for the feature category to the predicate.
 void forAllCategory(short operator, Collection values)
           
 void forAllCategory(short operator, String[] filterValues)
           
 ProductClassificationQuery forAllClassification()
          Adds a constraint for the feature classification to the predicate.
 void forAllClassification(short operator, Collection values)
           
 void forAllClassification(short operator, ProductClassification[] filterValues)
           
 ProductConfigurationTypeSetQuery forAllConfigType()
          Adds a constraint for the feature configType to the predicate.
 void forAllConfigType(short operator, Collection values)
           
 void forAllConfigType(short operator, ProductConfigurationTypeSet[] filterValues)
           
 ContextQuery forAllContext()
          Adds a constraint for the feature context to the predicate.
 void forAllContext(short operator, Collection values)
           
 void forAllContext(short operator, Context[] filterValues)
           
 void forAllCreatedAt(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void forAllCreatedBy(short operator, Collection values)
           
 void forAllCreatedBy(short operator, String[] filterValues)
           
 ProductConfigurationQuery forAllCurrentConfig()
          Adds a constraint for the feature currentConfig to the predicate.
 void forAllCurrentConfig(short operator, Collection values)
           
 void forAllCurrentConfig(short operator, ProductConfiguration[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllDefaultPositions()
          Adds a constraint for the feature defaultPositions to the predicate.
 void forAllDefaultPositions(short operator, Collection values)
           
 void forAllDefaultPositions(short operator, int[] filterValues)
           
 PriceLevelQuery forAllDefaultPriceLevel()
          Adds a constraint for the feature defaultPriceLevel to the predicate.
 void forAllDefaultPriceLevel(short operator, Collection values)
           
 void forAllDefaultPriceLevel(short operator, PriceLevel[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllDefaultQuantity()
          Adds a constraint for the feature defaultQuantity to the predicate.
 void forAllDefaultQuantity(short operator, BigDecimal[] filterValues)
           
 void forAllDefaultQuantity(short operator, Collection values)
           
 UomQuery forAllDefaultUom()
          Adds a constraint for the feature defaultUom to the predicate.
 void forAllDefaultUom(short operator, Collection values)
           
 void forAllDefaultUom(short operator, Uom[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllDescription()
          Adds a constraint for the feature description to the predicate.
 void forAllDescription(short operator, Collection values)
           
 void forAllDescription(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllDetailedDescription()
          Adds a constraint for the feature detailedDescription to the predicate.
 void forAllDetailedDescription(short operator, Collection values)
           
 void forAllDetailedDescription(short operator, String[] filterValues)
           
 void forAllDisabled(short operator, boolean[] filterValues)
           
 void forAllDisabled(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void forAllDisabledReason(short operator, Collection values)
           
 void forAllDisabledReason(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllDiscount()
          Adds a constraint for the feature discount to the predicate.
 void forAllDiscount(short operator, BigDecimal[] filterValues)
           
 void forAllDiscount(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllDiscountIsPercentage()
          Adds a constraint for the feature discountIsPercentage to the predicate.
 void forAllDiscountIsPercentage(short operator, boolean[] filterValues)
           
 void forAllDiscountIsPercentage(short operator, Collection values)
           
 org.w3c.cci2.ResourceIdentifierTypePredicate forAllExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void forAllExternalLink(short operator, Collection values)
           
 void forAllExternalLink(short operator, String[] filterValues)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(short operator, String[] filterValues)
           
 void forAllItemNumber(short operator, Collection values)
           
 void forAllItemNumber(short operator, long[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllMaxPositions()
          Adds a constraint for the feature maxPositions to the predicate.
 void forAllMaxPositions(short operator, Collection values)
           
 void forAllMaxPositions(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllMaxQuantity()
          Adds a constraint for the feature maxQuantity to the predicate.
 void forAllMaxQuantity(short operator, BigDecimal[] filterValues)
           
 void forAllMaxQuantity(short operator, Collection values)
           
 void forAllMinMaxQuantityHandling(short operator, Collection values)
           
 void forAllMinMaxQuantityHandling(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllMinPositions()
          Adds a constraint for the feature minPositions to the predicate.
 void forAllMinPositions(short operator, Collection values)
           
 void forAllMinPositions(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllMinQuantity()
          Adds a constraint for the feature minQuantity to the predicate.
 void forAllMinQuantity(short operator, BigDecimal[] filterValues)
           
 void forAllMinQuantity(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void forAllModifiedBy(short operator, Collection values)
           
 void forAllModifiedBy(short operator, String[] filterValues)
           
 void forAllName(short operator, Collection values)
           
 void forAllName(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllOffsetQuantity()
          Adds a constraint for the feature offsetQuantity to the predicate.
 void forAllOffsetQuantity(short operator, BigDecimal[] filterValues)
           
 void forAllOffsetQuantity(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllOverridePrice()
          Adds a constraint for the feature overridePrice to the predicate.
 void forAllOverridePrice(short operator, boolean[] filterValues)
           
 void forAllOverridePrice(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllOwner()
          Adds a constraint for the feature owner to the predicate.
 void forAllOwner(short operator, Collection values)
           
 void forAllOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery forAllOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void forAllOwningGroup(short operator, Collection values)
           
 void forAllOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery forAllOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void forAllOwningUser(short operator, Collection values)
           
 void forAllOwningUser(short operator, User[] filterValues)
           
 UomQuery forAllPriceUom()
          Adds a constraint for the feature priceUom to the predicate.
 void forAllPriceUom(short operator, Collection values)
           
 void forAllPriceUom(short operator, Uom[] filterValues)
           
 PricingRuleQuery forAllPricingRule()
          Adds a constraint for the feature pricingRule to the predicate.
 void forAllPricingRule(short operator, Collection values)
           
 void forAllPricingRule(short operator, PricingRule[] filterValues)
           
 ProductQuery forAllProduct()
          Adds a constraint for the feature product to the predicate.
 void forAllProduct(short operator, Collection values)
           
 void forAllProduct(short operator, Product[] filterValues)
           
 void forAllProductNumber(short operator, Collection values)
           
 void forAllProductNumber(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllProductSerialNumber()
          Adds a constraint for the feature productSerialNumber to the predicate.
 void forAllProductSerialNumber(short operator, Collection values)
           
 void forAllProductSerialNumber(short operator, String[] filterValues)
           
 void forAllProductState(short operator, Collection values)
           
 void forAllProductState(short operator, short[] filterValues)
           
 ActivityTrackerQuery forAllProductUsage()
          Adds a constraint for the feature productUsage to the predicate.
 void forAllProductUsage(short operator, ActivityTracker[] filterValues)
           
 void forAllProductUsage(short operator, Collection values)
           
 SalesTaxTypeQuery forAllSalesTaxType()
          Adds a constraint for the feature salesTaxType to the predicate.
 void forAllSalesTaxType(short operator, Collection values)
           
 void forAllSalesTaxType(short operator, SalesTaxType[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean0()
          Adds a constraint for the feature userBoolean0 to the predicate.
 void forAllUserBoolean0(short operator, boolean[] filterValues)
           
 void forAllUserBoolean0(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean1()
          Adds a constraint for the feature userBoolean1 to the predicate.
 void forAllUserBoolean1(short operator, boolean[] filterValues)
           
 void forAllUserBoolean1(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean2()
          Adds a constraint for the feature userBoolean2 to the predicate.
 void forAllUserBoolean2(short operator, boolean[] filterValues)
           
 void forAllUserBoolean2(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean3()
          Adds a constraint for the feature userBoolean3 to the predicate.
 void forAllUserBoolean3(short operator, boolean[] filterValues)
           
 void forAllUserBoolean3(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate forAllUserBoolean4()
          Adds a constraint for the feature userBoolean4 to the predicate.
 void forAllUserBoolean4(short operator, boolean[] filterValues)
           
 void forAllUserBoolean4(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode0()
          Adds a constraint for the feature userCode0 to the predicate.
 void forAllUserCode0(short operator, Collection values)
           
 void forAllUserCode0(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode1()
          Adds a constraint for the feature userCode1 to the predicate.
 void forAllUserCode1(short operator, Collection values)
           
 void forAllUserCode1(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode2()
          Adds a constraint for the feature userCode2 to the predicate.
 void forAllUserCode2(short operator, Collection values)
           
 void forAllUserCode2(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode3()
          Adds a constraint for the feature userCode3 to the predicate.
 void forAllUserCode3(short operator, Collection values)
           
 void forAllUserCode3(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserCode4()
          Adds a constraint for the feature userCode4 to the predicate.
 void forAllUserCode4(short operator, Collection values)
           
 void forAllUserCode4(short operator, short[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate0()
          Adds a constraint for the feature userDate0 to the predicate.
 void forAllUserDate0(short operator, Collection values)
           
 void forAllUserDate0(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate1()
          Adds a constraint for the feature userDate1 to the predicate.
 void forAllUserDate1(short operator, Collection values)
           
 void forAllUserDate1(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate2()
          Adds a constraint for the feature userDate2 to the predicate.
 void forAllUserDate2(short operator, Collection values)
           
 void forAllUserDate2(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate3()
          Adds a constraint for the feature userDate3 to the predicate.
 void forAllUserDate3(short operator, Collection values)
           
 void forAllUserDate3(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate4()
          Adds a constraint for the feature userDate4 to the predicate.
 void forAllUserDate4(short operator, Collection values)
           
 void forAllUserDate4(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime0()
          Adds a constraint for the feature userDateTime0 to the predicate.
 void forAllUserDateTime0(short operator, Collection values)
           
 void forAllUserDateTime0(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime1()
          Adds a constraint for the feature userDateTime1 to the predicate.
 void forAllUserDateTime1(short operator, Collection values)
           
 void forAllUserDateTime1(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime2()
          Adds a constraint for the feature userDateTime2 to the predicate.
 void forAllUserDateTime2(short operator, Collection values)
           
 void forAllUserDateTime2(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime3()
          Adds a constraint for the feature userDateTime3 to the predicate.
 void forAllUserDateTime3(short operator, Collection values)
           
 void forAllUserDateTime3(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserDateTime4()
          Adds a constraint for the feature userDateTime4 to the predicate.
 void forAllUserDateTime4(short operator, Collection values)
           
 void forAllUserDateTime4(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber0()
          Adds a constraint for the feature userNumber0 to the predicate.
 void forAllUserNumber0(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber0(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber1()
          Adds a constraint for the feature userNumber1 to the predicate.
 void forAllUserNumber1(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber1(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber2()
          Adds a constraint for the feature userNumber2 to the predicate.
 void forAllUserNumber2(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber2(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber3()
          Adds a constraint for the feature userNumber3 to the predicate.
 void forAllUserNumber3(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber3(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate forAllUserNumber4()
          Adds a constraint for the feature userNumber4 to the predicate.
 void forAllUserNumber4(short operator, BigDecimal[] filterValues)
           
 void forAllUserNumber4(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate forAllUserString0()
          Adds a constraint for the feature userString0 to the predicate.
 void forAllUserString0(short operator, Collection values)
           
 void forAllUserString0(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString1()
          Adds a constraint for the feature userString1 to the predicate.
 void forAllUserString1(short operator, Collection values)
           
 void forAllUserString1(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString2()
          Adds a constraint for the feature userString2 to the predicate.
 void forAllUserString2(short operator, Collection values)
           
 void forAllUserString2(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString3()
          Adds a constraint for the feature userString3 to the predicate.
 void forAllUserString3(short operator, Collection values)
           
 void forAllUserString3(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate forAllUserString4()
          Adds a constraint for the feature userString4 to the predicate.
 void forAllUserString4(short operator, Collection values)
           
 void forAllUserString4(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate identity()
           
 org.w3c.cci2.ComparableTypePredicate itemNumber()
           
 org.w3c.cci2.OptionalFeaturePredicate maxPositions()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature maxPositions is null or not.
 org.w3c.cci2.OptionalFeaturePredicate maxQuantity()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature maxQuantity is null or not.
 org.w3c.cci2.ComparableTypePredicate minMaxQuantityHandling()
           
 org.w3c.cci2.OptionalFeaturePredicate minPositions()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature minPositions is null or not.
 org.w3c.cci2.OptionalFeaturePredicate minQuantity()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature minQuantity is null or not.
 org.w3c.cci2.ComparableTypePredicate modifiedAt()
           
 org.w3c.cci2.MultivaluedFeaturePredicate modifiedBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.
 org.w3c.cci2.StringTypePredicate name()
           
 org.w3c.cci2.OptionalFeaturePredicate offsetQuantity()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature offsetQuantity is null or not.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelBrowse()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelBrowse Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelBrowse(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelDelete()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelDelete Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelDelete(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAccessLevelUpdate()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelUpdate Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelUpdate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAllowModification()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature allowModification Note: The order in which orderBy… instructions are given is relevant!
 void orderByAllowModification(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByAllowRemoval()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature allowRemoval Note: The order in which orderBy… instructions are given is relevant!
 void orderByAllowRemoval(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByAlternateProductNumber()
          Allows to adds a sort instruction for AbstractProduct depending the feature alternateProductNumber Note: The order in which orderBy… instructions are given is relevant!
 void orderByAlternateProductNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByCategory()
          Allows to adds a sort instruction for CrxObject depending the feature category Note: The order in which orderBy… instructions are given is relevant!
 void orderByCategory(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByCreatedAt()
          Allows to adds a sort instruction for BasicObject depending the feature createdAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByCreatedBy()
          Allows to adds a sort instruction for BasicObject depending the feature createdBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDefaultPositions()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature defaultPositions Note: The order in which orderBy… instructions are given is relevant!
 void orderByDefaultPositions(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDefaultQuantity()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature defaultQuantity Note: The order in which orderBy… instructions are given is relevant!
 void orderByDefaultQuantity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDescription()
          Allows to adds a sort instruction for AbstractProduct depending the feature description Note: The order in which orderBy… instructions are given is relevant!
 void orderByDescription(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDetailedDescription()
          Allows to adds a sort instruction for AbstractProduct depending the feature detailedDescription Note: The order in which orderBy… instructions are given is relevant!
 void orderByDetailedDescription(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDisabled()
          Allows to adds a sort instruction for CrxObject depending the feature disabled Note: The order in which orderBy… instructions are given is relevant!
 void orderByDisabled(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDisabledReason()
          Allows to adds a sort instruction for CrxObject depending the feature disabledReason Note: The order in which orderBy… instructions are given is relevant!
 void orderByDisabledReason(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDiscount()
          Allows to adds a sort instruction for PriceOverrideEnabled depending the feature discount Note: The order in which orderBy… instructions are given is relevant!
 void orderByDiscount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByDiscountIsPercentage()
          Allows to adds a sort instruction for PriceOverrideEnabled depending the feature discountIsPercentage Note: The order in which orderBy… instructions are given is relevant!
 void orderByDiscountIsPercentage(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByExternalLink()
          Allows to adds a sort instruction for CrxObject depending the feature externalLink Note: The order in which orderBy… instructions are given is relevant!
 void orderByExternalLink(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByIdentity()
          Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!
 void orderByIdentity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByItemNumber()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature itemNumber Note: The order in which orderBy… instructions are given is relevant!
 void orderByItemNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMaxPositions()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature maxPositions Note: The order in which orderBy… instructions are given is relevant!
 void orderByMaxPositions(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMaxQuantity()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature maxQuantity Note: The order in which orderBy… instructions are given is relevant!
 void orderByMaxQuantity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMinMaxQuantityHandling()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature minMaxQuantityHandling Note: The order in which orderBy… instructions are given is relevant!
 void orderByMinMaxQuantityHandling(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMinPositions()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature minPositions Note: The order in which orderBy… instructions are given is relevant!
 void orderByMinPositions(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByMinQuantity()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature minQuantity Note: The order in which orderBy… instructions are given is relevant!
 void orderByMinQuantity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByModifiedAt()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByModifiedBy()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByName()
          Allows to adds a sort instruction for AbstractProduct depending the feature name Note: The order in which orderBy… instructions are given is relevant!
 void orderByName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByOffsetQuantity()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature offsetQuantity Note: The order in which orderBy… instructions are given is relevant!
 void orderByOffsetQuantity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByOverridePrice()
          Allows to adds a sort instruction for PriceOverrideEnabled depending the feature overridePrice Note: The order in which orderBy… instructions are given is relevant!
 void orderByOverridePrice(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByOwner()
          Allows to adds a sort instruction for SecureObject depending the feature owner Note: The order in which orderBy… instructions are given is relevant!
 void orderByOwner(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByProductNumber()
          Allows to adds a sort instruction for AbstractProduct depending the feature productNumber Note: The order in which orderBy… instructions are given is relevant!
 void orderByProductNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByProductSerialNumber()
          Allows to adds a sort instruction for ConfiguredProduct depending the feature productSerialNumber Note: The order in which orderBy… instructions are given is relevant!
 void orderByProductSerialNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByProductState()
          Allows to adds a sort instruction for AbstractProduct depending the feature productState Note: The order in which orderBy… instructions are given is relevant!
 void orderByProductState(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserBoolean0()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserBoolean1()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserBoolean2()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserBoolean3()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserBoolean4()
          Allows to adds a sort instruction for CrxObject depending the feature userBoolean4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserBoolean4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserCode0()
          Allows to adds a sort instruction for CrxObject depending the feature userCode0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserCode1()
          Allows to adds a sort instruction for CrxObject depending the feature userCode1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserCode2()
          Allows to adds a sort instruction for CrxObject depending the feature userCode2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserCode3()
          Allows to adds a sort instruction for CrxObject depending the feature userCode3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserCode4()
          Allows to adds a sort instruction for CrxObject depending the feature userCode4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserCode4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDate0()
          Allows to adds a sort instruction for CrxObject depending the feature userDate0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDate1()
          Allows to adds a sort instruction for CrxObject depending the feature userDate1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDate2()
          Allows to adds a sort instruction for CrxObject depending the feature userDate2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDate3()
          Allows to adds a sort instruction for CrxObject depending the feature userDate3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserDate4()
          Allows to adds a sort instruction for CrxObject depending the feature userDate4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDate4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDateTime0()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDateTime1()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDateTime2()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserDateTime3()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserDateTime4()
          Allows to adds a sort instruction for CrxObject depending the feature userDateTime4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserDateTime4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserNumber0()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserNumber1()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserNumber2()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserNumber3()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserNumber4()
          Allows to adds a sort instruction for CrxObject depending the feature userNumber4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserNumber4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserString0()
          Allows to adds a sort instruction for CrxObject depending the feature userString0 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString0(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserString1()
          Allows to adds a sort instruction for CrxObject depending the feature userString1 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString1(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserString2()
          Allows to adds a sort instruction for CrxObject depending the feature userString2 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString2(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.SimpleTypeOrder orderByUserString3()
          Allows to adds a sort instruction for CrxObject depending the feature userString3 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString3(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.MultivaluedTypeOrder orderByUserString4()
          Allows to adds a sort instruction for CrxObject depending the feature userString4 Note: The order in which orderBy… instructions are given is relevant!
 void orderByUserString4(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 org.w3c.cci2.OptionalFeaturePredicate overridePrice()
          Adds a constraint to the predicate for PriceOverrideEnabled testing whether the value of the feature overridePrice is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate owner()
          Adds a constraint to the predicate for SecureObject testing whether the feature owner has values or not.
 org.w3c.cci2.MultivaluedFeaturePredicate owningGroup()
          Adds a constraint to the predicate for SecureObject testing whether the feature owningGroup has values or not.
 org.w3c.cci2.OptionalFeaturePredicate owningUser()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate priceUom()
          Adds a constraint to the predicate for AbstractProduct testing whether the feature priceUom has values or not.
 org.w3c.cci2.OptionalFeaturePredicate pricingRule()
          Adds a constraint to the predicate for PriceOverrideEnabled testing whether the value of the feature pricingRule is null or not.
 org.w3c.cci2.OptionalFeaturePredicate product()
          Adds a constraint to the predicate for ProductDescriptor testing whether the value of the feature product is null or not.
 org.w3c.cci2.StringTypePredicate productNumber()
           
 org.w3c.cci2.MultivaluedFeaturePredicate productSerialNumber()
          Adds a constraint to the predicate for ConfiguredProduct testing whether the feature productSerialNumber has values or not.
 org.w3c.cci2.ComparableTypePredicate productState()
           
 org.w3c.cci2.OptionalFeaturePredicate productUsage()
          Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature productUsage is null or not.
 org.w3c.cci2.OptionalFeaturePredicate salesTaxType()
          Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature salesTaxType is null or not.
 BasicObjectQuery thereExistsAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void thereExistsAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void thereExistsAccessGrantedByParent(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, short[] filterValues)
           
 void thereExistsAccessLevelDelete(short operator, Collection values)
           
 void thereExistsAccessLevelDelete(short operator, short[] filterValues)
           
 void thereExistsAccessLevelUpdate(short operator, Collection values)
           
 void thereExistsAccessLevelUpdate(short operator, short[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsAllowModification()
          Adds a constraint for the feature allowModification to the predicate.
 void thereExistsAllowModification(short operator, boolean[] filterValues)
           
 void thereExistsAllowModification(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsAllowRemoval()
          Adds a constraint for the feature allowRemoval to the predicate.
 void thereExistsAllowRemoval(short operator, boolean[] filterValues)
           
 void thereExistsAllowRemoval(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsAlternateProductNumber()
          Adds a constraint for the feature alternateProductNumber to the predicate.
 void thereExistsAlternateProductNumber(short operator, Collection values)
           
 void thereExistsAlternateProductNumber(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsCategory()
          Adds a constraint for the feature category to the predicate.
 void thereExistsCategory(short operator, Collection values)
           
 void thereExistsCategory(short operator, String[] filterValues)
           
 ProductClassificationQuery thereExistsClassification()
          Adds a constraint for the feature classification to the predicate.
 void thereExistsClassification(short operator, Collection values)
           
 void thereExistsClassification(short operator, ProductClassification[] filterValues)
           
 ProductConfigurationTypeSetQuery thereExistsConfigType()
          Adds a constraint for the feature configType to the predicate.
 void thereExistsConfigType(short operator, Collection values)
           
 void thereExistsConfigType(short operator, ProductConfigurationTypeSet[] filterValues)
           
 ContextQuery thereExistsContext()
          Adds a constraint for the feature context to the predicate.
 void thereExistsContext(short operator, Collection values)
           
 void thereExistsContext(short operator, Context[] filterValues)
           
 void thereExistsCreatedAt(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void thereExistsCreatedBy(short operator, Collection values)
           
 void thereExistsCreatedBy(short operator, String[] filterValues)
           
 ProductConfigurationQuery thereExistsCurrentConfig()
          Adds a constraint for the feature currentConfig to the predicate.
 void thereExistsCurrentConfig(short operator, Collection values)
           
 void thereExistsCurrentConfig(short operator, ProductConfiguration[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsDefaultPositions()
          Adds a constraint for the feature defaultPositions to the predicate.
 void thereExistsDefaultPositions(short operator, Collection values)
           
 void thereExistsDefaultPositions(short operator, int[] filterValues)
           
 PriceLevelQuery thereExistsDefaultPriceLevel()
          Adds a constraint for the feature defaultPriceLevel to the predicate.
 void thereExistsDefaultPriceLevel(short operator, Collection values)
           
 void thereExistsDefaultPriceLevel(short operator, PriceLevel[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsDefaultQuantity()
          Adds a constraint for the feature defaultQuantity to the predicate.
 void thereExistsDefaultQuantity(short operator, BigDecimal[] filterValues)
           
 void thereExistsDefaultQuantity(short operator, Collection values)
           
 UomQuery thereExistsDefaultUom()
          Adds a constraint for the feature defaultUom to the predicate.
 void thereExistsDefaultUom(short operator, Collection values)
           
 void thereExistsDefaultUom(short operator, Uom[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsDescription()
          Adds a constraint for the feature description to the predicate.
 void thereExistsDescription(short operator, Collection values)
           
 void thereExistsDescription(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsDetailedDescription()
          Adds a constraint for the feature detailedDescription to the predicate.
 void thereExistsDetailedDescription(short operator, Collection values)
           
 void thereExistsDetailedDescription(short operator, String[] filterValues)
           
 void thereExistsDisabled(short operator, boolean[] filterValues)
           
 void thereExistsDisabled(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void thereExistsDisabledReason(short operator, Collection values)
           
 void thereExistsDisabledReason(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsDiscount()
          Adds a constraint for the feature discount to the predicate.
 void thereExistsDiscount(short operator, BigDecimal[] filterValues)
           
 void thereExistsDiscount(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsDiscountIsPercentage()
          Adds a constraint for the feature discountIsPercentage to the predicate.
 void thereExistsDiscountIsPercentage(short operator, boolean[] filterValues)
           
 void thereExistsDiscountIsPercentage(short operator, Collection values)
           
 org.w3c.cci2.ResourceIdentifierTypePredicate thereExistsExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void thereExistsExternalLink(short operator, Collection values)
           
 void thereExistsExternalLink(short operator, String[] filterValues)
           
 void thereExistsIdentity(short operator, Collection values)
           
 void thereExistsIdentity(short operator, String[] filterValues)
           
 void thereExistsItemNumber(short operator, Collection values)
           
 void thereExistsItemNumber(short operator, long[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsMaxPositions()
          Adds a constraint for the feature maxPositions to the predicate.
 void thereExistsMaxPositions(short operator, Collection values)
           
 void thereExistsMaxPositions(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsMaxQuantity()
          Adds a constraint for the feature maxQuantity to the predicate.
 void thereExistsMaxQuantity(short operator, BigDecimal[] filterValues)
           
 void thereExistsMaxQuantity(short operator, Collection values)
           
 void thereExistsMinMaxQuantityHandling(short operator, Collection values)
           
 void thereExistsMinMaxQuantityHandling(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsMinPositions()
          Adds a constraint for the feature minPositions to the predicate.
 void thereExistsMinPositions(short operator, Collection values)
           
 void thereExistsMinPositions(short operator, int[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsMinQuantity()
          Adds a constraint for the feature minQuantity to the predicate.
 void thereExistsMinQuantity(short operator, BigDecimal[] filterValues)
           
 void thereExistsMinQuantity(short operator, Collection values)
           
 void thereExistsModifiedAt(short operator, Collection values)
           
 void thereExistsModifiedAt(short operator, Date[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void thereExistsModifiedBy(short operator, Collection values)
           
 void thereExistsModifiedBy(short operator, String[] filterValues)
           
 void thereExistsName(short operator, Collection values)
           
 void thereExistsName(short operator, String[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsOffsetQuantity()
          Adds a constraint for the feature offsetQuantity to the predicate.
 void thereExistsOffsetQuantity(short operator, BigDecimal[] filterValues)
           
 void thereExistsOffsetQuantity(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsOverridePrice()
          Adds a constraint for the feature overridePrice to the predicate.
 void thereExistsOverridePrice(short operator, boolean[] filterValues)
           
 void thereExistsOverridePrice(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsOwner()
          Adds a constraint for the feature owner to the predicate.
 void thereExistsOwner(short operator, Collection values)
           
 void thereExistsOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery thereExistsOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void thereExistsOwningGroup(short operator, Collection values)
           
 void thereExistsOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery thereExistsOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void thereExistsOwningUser(short operator, Collection values)
           
 void thereExistsOwningUser(short operator, User[] filterValues)
           
 UomQuery thereExistsPriceUom()
          Adds a constraint for the feature priceUom to the predicate.
 void thereExistsPriceUom(short operator, Collection values)
           
 void thereExistsPriceUom(short operator, Uom[] filterValues)
           
 PricingRuleQuery thereExistsPricingRule()
          Adds a constraint for the feature pricingRule to the predicate.
 void thereExistsPricingRule(short operator, Collection values)
           
 void thereExistsPricingRule(short operator, PricingRule[] filterValues)
           
 ProductQuery thereExistsProduct()
          Adds a constraint for the feature product to the predicate.
 void thereExistsProduct(short operator, Collection values)
           
 void thereExistsProduct(short operator, Product[] filterValues)
           
 void thereExistsProductNumber(short operator, Collection values)
           
 void thereExistsProductNumber(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsProductSerialNumber()
          Adds a constraint for the feature productSerialNumber to the predicate.
 void thereExistsProductSerialNumber(short operator, Collection values)
           
 void thereExistsProductSerialNumber(short operator, String[] filterValues)
           
 void thereExistsProductState(short operator, Collection values)
           
 void thereExistsProductState(short operator, short[] filterValues)
           
 ActivityTrackerQuery thereExistsProductUsage()
          Adds a constraint for the feature productUsage to the predicate.
 void thereExistsProductUsage(short operator, ActivityTracker[] filterValues)
           
 void thereExistsProductUsage(short operator, Collection values)
           
 SalesTaxTypeQuery thereExistsSalesTaxType()
          Adds a constraint for the feature salesTaxType to the predicate.
 void thereExistsSalesTaxType(short operator, Collection values)
           
 void thereExistsSalesTaxType(short operator, SalesTaxType[] filterValues)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean0()
          Adds a constraint for the feature userBoolean0 to the predicate.
 void thereExistsUserBoolean0(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean0(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean1()
          Adds a constraint for the feature userBoolean1 to the predicate.
 void thereExistsUserBoolean1(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean1(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean2()
          Adds a constraint for the feature userBoolean2 to the predicate.
 void thereExistsUserBoolean2(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean2(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean3()
          Adds a constraint for the feature userBoolean3 to the predicate.
 void thereExistsUserBoolean3(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean3(short operator, Collection values)
           
 org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean4()
          Adds a constraint for the feature userBoolean4 to the predicate.
 void thereExistsUserBoolean4(short operator, boolean[] filterValues)
           
 void thereExistsUserBoolean4(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode0()
          Adds a constraint for the feature userCode0 to the predicate.
 void thereExistsUserCode0(short operator, Collection values)
           
 void thereExistsUserCode0(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode1()
          Adds a constraint for the feature userCode1 to the predicate.
 void thereExistsUserCode1(short operator, Collection values)
           
 void thereExistsUserCode1(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode2()
          Adds a constraint for the feature userCode2 to the predicate.
 void thereExistsUserCode2(short operator, Collection values)
           
 void thereExistsUserCode2(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode3()
          Adds a constraint for the feature userCode3 to the predicate.
 void thereExistsUserCode3(short operator, Collection values)
           
 void thereExistsUserCode3(short operator, short[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserCode4()
          Adds a constraint for the feature userCode4 to the predicate.
 void thereExistsUserCode4(short operator, Collection values)
           
 void thereExistsUserCode4(short operator, short[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate0()
          Adds a constraint for the feature userDate0 to the predicate.
 void thereExistsUserDate0(short operator, Collection values)
           
 void thereExistsUserDate0(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate1()
          Adds a constraint for the feature userDate1 to the predicate.
 void thereExistsUserDate1(short operator, Collection values)
           
 void thereExistsUserDate1(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate2()
          Adds a constraint for the feature userDate2 to the predicate.
 void thereExistsUserDate2(short operator, Collection values)
           
 void thereExistsUserDate2(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate3()
          Adds a constraint for the feature userDate3 to the predicate.
 void thereExistsUserDate3(short operator, Collection values)
           
 void thereExistsUserDate3(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate4()
          Adds a constraint for the feature userDate4 to the predicate.
 void thereExistsUserDate4(short operator, Collection values)
           
 void thereExistsUserDate4(short operator, javax.xml.datatype.XMLGregorianCalendar[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime0()
          Adds a constraint for the feature userDateTime0 to the predicate.
 void thereExistsUserDateTime0(short operator, Collection values)
           
 void thereExistsUserDateTime0(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime1()
          Adds a constraint for the feature userDateTime1 to the predicate.
 void thereExistsUserDateTime1(short operator, Collection values)
           
 void thereExistsUserDateTime1(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime2()
          Adds a constraint for the feature userDateTime2 to the predicate.
 void thereExistsUserDateTime2(short operator, Collection values)
           
 void thereExistsUserDateTime2(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime3()
          Adds a constraint for the feature userDateTime3 to the predicate.
 void thereExistsUserDateTime3(short operator, Collection values)
           
 void thereExistsUserDateTime3(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime4()
          Adds a constraint for the feature userDateTime4 to the predicate.
 void thereExistsUserDateTime4(short operator, Collection values)
           
 void thereExistsUserDateTime4(short operator, Date[] filterValues)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber0()
          Adds a constraint for the feature userNumber0 to the predicate.
 void thereExistsUserNumber0(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber0(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber1()
          Adds a constraint for the feature userNumber1 to the predicate.
 void thereExistsUserNumber1(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber1(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber2()
          Adds a constraint for the feature userNumber2 to the predicate.
 void thereExistsUserNumber2(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber2(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber3()
          Adds a constraint for the feature userNumber3 to the predicate.
 void thereExistsUserNumber3(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber3(short operator, Collection values)
           
 org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber4()
          Adds a constraint for the feature userNumber4 to the predicate.
 void thereExistsUserNumber4(short operator, BigDecimal[] filterValues)
           
 void thereExistsUserNumber4(short operator, Collection values)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString0()
          Adds a constraint for the feature userString0 to the predicate.
 void thereExistsUserString0(short operator, Collection values)
           
 void thereExistsUserString0(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString1()
          Adds a constraint for the feature userString1 to the predicate.
 void thereExistsUserString1(short operator, Collection values)
           
 void thereExistsUserString1(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString2()
          Adds a constraint for the feature userString2 to the predicate.
 void thereExistsUserString2(short operator, Collection values)
           
 void thereExistsUserString2(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString3()
          Adds a constraint for the feature userString3 to the predicate.
 void thereExistsUserString3(short operator, Collection values)
           
 void thereExistsUserString3(short operator, String[] filterValues)
           
 org.w3c.cci2.StringTypePredicate thereExistsUserString4()
          Adds a constraint for the feature userString4 to the predicate.
 void thereExistsUserString4(short operator, Collection values)
           
 void thereExistsUserString4(short operator, String[] filterValues)
           
 org.w3c.cci2.OptionalFeaturePredicate userBoolean0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userBoolean3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userBoolean4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userBoolean4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userCode3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userCode4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userCode4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDate3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userDate4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDate4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userDateTime3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userDateTime4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userDateTime4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userNumber3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userNumber4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userNumber4 has values or not.
 org.w3c.cci2.OptionalFeaturePredicate userString0()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString0 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userString1()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString1 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userString2()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString2 is null or not.
 org.w3c.cci2.OptionalFeaturePredicate userString3()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString3 is null or not.
 org.w3c.cci2.MultivaluedFeaturePredicate userString4()
          Adds a constraint to the predicate for CrxObject testing whether the feature userString4 has values or not.
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Constructor Detail

BundledProductTypeFilterImpl

public BundledProductTypeFilterImpl(RefPackage_1_0 aPackage)

BundledProductTypeFilterImpl

public BundledProductTypeFilterImpl(RefPackage_1_0 aPackage,
                                    FilterProperty[] filterProperties,
                                    AttributeSpecifier[] attributeSpecifiers)

BundledProductTypeFilterImpl

public BundledProductTypeFilterImpl(RefPackage_1_0 aPackage,
                                    FilterProperty[] filterProperties,
                                    AttributeSpecifier[] attributeSpecifiers,
                                    RefFilter_1_0 delegateFilter,
                                    Short delegateQuantor,
                                    String delegateName)
Method Detail

forAllAccessGrantedByParent

public void forAllAccessGrantedByParent(short operator,
                                        BasicObject[] filterValues)
Specified by:
forAllAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessGrantedByParent

public void thereExistsAccessGrantedByParent(short operator,
                                             BasicObject[] filterValues)
Specified by:
thereExistsAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessGrantedByParent

public void forAllAccessGrantedByParent(short operator,
                                        Collection values)
Specified by:
forAllAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessGrantedByParent

public void thereExistsAccessGrantedByParent(short operator,
                                             Collection values)
Specified by:
thereExistsAccessGrantedByParent in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

accessGrantedByParent

public org.w3c.cci2.OptionalFeaturePredicate accessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.

Specified by:
accessGrantedByParent in interface SecureObjectQuery

thereExistsAccessGrantedByParent

public BasicObjectQuery thereExistsAccessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature accessGrantedByParent to the predicate. The predicate for SecureObject evaluates true if its value of feature accessGrantedByParent satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsAccessGrantedByParent in interface SecureObjectQuery

forAllAccessGrantedByParent

public BasicObjectQuery forAllAccessGrantedByParent()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature accessGrantedByParent to the predicate. The predicate for SecureObject evaluates true if its value of feature accessGrantedByParent satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllAccessGrantedByParent in interface SecureObjectQuery

forAllAccessLevelBrowse

public void forAllAccessLevelBrowse(short operator,
                                    Collection values)
Specified by:
forAllAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelBrowse

public void thereExistsAccessLevelBrowse(short operator,
                                         Collection values)
Specified by:
thereExistsAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessLevelBrowse

public void forAllAccessLevelBrowse(short operator,
                                    short[] filterValues)
Specified by:
forAllAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelBrowse

public void thereExistsAccessLevelBrowse(short operator,
                                         short[] filterValues)
Specified by:
thereExistsAccessLevelBrowse in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAccessLevelBrowse

public void orderByAccessLevelBrowse(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAccessLevelBrowse in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

accessLevelBrowse

public org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
Specified by:
accessLevelBrowse in interface SecureObjectQuery

orderByAccessLevelBrowse

public org.w3c.cci2.SimpleTypeOrder orderByAccessLevelBrowse()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature accessLevelBrowse Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAccessLevelBrowse in interface SecureObjectQuery

forAllAccessLevelDelete

public void forAllAccessLevelDelete(short operator,
                                    Collection values)
Specified by:
forAllAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelDelete

public void thereExistsAccessLevelDelete(short operator,
                                         Collection values)
Specified by:
thereExistsAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessLevelDelete

public void forAllAccessLevelDelete(short operator,
                                    short[] filterValues)
Specified by:
forAllAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelDelete

public void thereExistsAccessLevelDelete(short operator,
                                         short[] filterValues)
Specified by:
thereExistsAccessLevelDelete in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAccessLevelDelete

public void orderByAccessLevelDelete(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAccessLevelDelete in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

accessLevelDelete

public org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
Specified by:
accessLevelDelete in interface SecureObjectQuery

orderByAccessLevelDelete

public org.w3c.cci2.SimpleTypeOrder orderByAccessLevelDelete()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature accessLevelDelete Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAccessLevelDelete in interface SecureObjectQuery

forAllAccessLevelUpdate

public void forAllAccessLevelUpdate(short operator,
                                    Collection values)
Specified by:
forAllAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelUpdate

public void thereExistsAccessLevelUpdate(short operator,
                                         Collection values)
Specified by:
thereExistsAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAccessLevelUpdate

public void forAllAccessLevelUpdate(short operator,
                                    short[] filterValues)
Specified by:
forAllAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAccessLevelUpdate

public void thereExistsAccessLevelUpdate(short operator,
                                         short[] filterValues)
Specified by:
thereExistsAccessLevelUpdate in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAccessLevelUpdate

public void orderByAccessLevelUpdate(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAccessLevelUpdate in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

accessLevelUpdate

public org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
Specified by:
accessLevelUpdate in interface SecureObjectQuery

orderByAccessLevelUpdate

public org.w3c.cci2.SimpleTypeOrder orderByAccessLevelUpdate()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature accessLevelUpdate Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAccessLevelUpdate in interface SecureObjectQuery

forAllOwner

public void forAllOwner(short operator,
                        Collection values)
Specified by:
forAllOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwner

public void thereExistsOwner(short operator,
                             Collection values)
Specified by:
thereExistsOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOwner

public void forAllOwner(short operator,
                        String[] filterValues)
Specified by:
forAllOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwner

public void thereExistsOwner(short operator,
                             String[] filterValues)
Specified by:
thereExistsOwner in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByOwner

public void orderByOwner(short order)
Description copied from interface: SecureObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByOwner in interface SecureObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

owner

public org.w3c.cci2.MultivaluedFeaturePredicate owner()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the feature owner has values or not.

Specified by:
owner in interface SecureObjectQuery

thereExistsOwner

public org.w3c.cci2.StringTypePredicate thereExistsOwner()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owner to the predicate. The predicate for SecureObject evaluates true if at least one of its values of feature owner satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsOwner in interface SecureObjectQuery

forAllOwner

public org.w3c.cci2.StringTypePredicate forAllOwner()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owner to the predicate. The predicate for SecureObject evaluates true if all of its values of feature owner satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllOwner in interface SecureObjectQuery

orderByOwner

public org.w3c.cci2.MultivaluedTypeOrder orderByOwner()
Description copied from interface: SecureObjectQuery
Allows to adds a sort instruction for SecureObject depending the feature owner Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByOwner in interface SecureObjectQuery

forAllOwningGroup

public void forAllOwningGroup(short operator,
                              PrincipalGroup[] filterValues)
Specified by:
forAllOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningGroup

public void thereExistsOwningGroup(short operator,
                                   PrincipalGroup[] filterValues)
Specified by:
thereExistsOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOwningGroup

public void forAllOwningGroup(short operator,
                              Collection values)
Specified by:
forAllOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningGroup

public void thereExistsOwningGroup(short operator,
                                   Collection values)
Specified by:
thereExistsOwningGroup in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

owningGroup

public org.w3c.cci2.MultivaluedFeaturePredicate owningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the feature owningGroup has values or not.

Specified by:
owningGroup in interface SecureObjectQuery

thereExistsOwningGroup

public PrincipalGroupQuery thereExistsOwningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningGroup to the predicate. The predicate for SecureObject evaluates true if its value of feature owningGroup satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsOwningGroup in interface SecureObjectQuery

forAllOwningGroup

public PrincipalGroupQuery forAllOwningGroup()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningGroup to the predicate. The predicate for SecureObject evaluates true if its value of feature owningGroup satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllOwningGroup in interface SecureObjectQuery

forAllOwningUser

public void forAllOwningUser(short operator,
                             User[] filterValues)
Specified by:
forAllOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningUser

public void thereExistsOwningUser(short operator,
                                  User[] filterValues)
Specified by:
thereExistsOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOwningUser

public void forAllOwningUser(short operator,
                             Collection values)
Specified by:
forAllOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOwningUser

public void thereExistsOwningUser(short operator,
                                  Collection values)
Specified by:
thereExistsOwningUser in interface SecureObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

owningUser

public org.w3c.cci2.OptionalFeaturePredicate owningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser is null or not.

Specified by:
owningUser in interface SecureObjectQuery

thereExistsOwningUser

public UserQuery thereExistsOwningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningUser to the predicate. The predicate for SecureObject evaluates true if its value of feature owningUser satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsOwningUser in interface SecureObjectQuery

forAllOwningUser

public UserQuery forAllOwningUser()
Description copied from interface: SecureObjectQuery
Adds a constraint for the feature owningUser to the predicate. The predicate for SecureObject evaluates true if its value of feature owningUser satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllOwningUser in interface SecureObjectQuery

forAllCategory

public void forAllCategory(short operator,
                           Collection values)
Specified by:
forAllCategory in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCategory

public void thereExistsCategory(short operator,
                                Collection values)
Specified by:
thereExistsCategory in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllCategory

public void forAllCategory(short operator,
                           String[] filterValues)
Specified by:
forAllCategory in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCategory

public void thereExistsCategory(short operator,
                                String[] filterValues)
Specified by:
thereExistsCategory in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByCategory

public void orderByCategory(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByCategory in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

category

public org.w3c.cci2.MultivaluedFeaturePredicate category()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature category has values or not.

Specified by:
category in interface CrxObjectQuery

thereExistsCategory

public org.w3c.cci2.StringTypePredicate thereExistsCategory()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature category to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature category satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsCategory in interface CrxObjectQuery

forAllCategory

public org.w3c.cci2.StringTypePredicate forAllCategory()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature category to the predicate. The predicate for CrxObject evaluates true if all of its values of feature category satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllCategory in interface CrxObjectQuery

orderByCategory

public org.w3c.cci2.MultivaluedTypeOrder orderByCategory()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature category Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByCategory in interface CrxObjectQuery

forAllDisabled

public void forAllDisabled(short operator,
                           Collection values)
Specified by:
forAllDisabled in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDisabled

public void thereExistsDisabled(short operator,
                                Collection values)
Specified by:
thereExistsDisabled in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDisabled

public void forAllDisabled(short operator,
                           boolean[] filterValues)
Specified by:
forAllDisabled in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDisabled

public void thereExistsDisabled(short operator,
                                boolean[] filterValues)
Specified by:
thereExistsDisabled in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDisabled

public void orderByDisabled(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDisabled in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

disabled

public org.w3c.cci2.BooleanTypePredicate disabled()
Specified by:
disabled in interface CrxObjectQuery

orderByDisabled

public org.w3c.cci2.SimpleTypeOrder orderByDisabled()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature disabled Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDisabled in interface CrxObjectQuery

forAllDisabledReason

public void forAllDisabledReason(short operator,
                                 Collection values)
Specified by:
forAllDisabledReason in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDisabledReason

public void thereExistsDisabledReason(short operator,
                                      Collection values)
Specified by:
thereExistsDisabledReason in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDisabledReason

public void forAllDisabledReason(short operator,
                                 String[] filterValues)
Specified by:
forAllDisabledReason in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDisabledReason

public void thereExistsDisabledReason(short operator,
                                      String[] filterValues)
Specified by:
thereExistsDisabledReason in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDisabledReason

public void orderByDisabledReason(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDisabledReason in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

disabledReason

public org.w3c.cci2.OptionalFeaturePredicate disabledReason()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason is null or not.

Specified by:
disabledReason in interface CrxObjectQuery

thereExistsDisabledReason

public org.w3c.cci2.StringTypePredicate thereExistsDisabledReason()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature disabledReason to the predicate. The predicate for CrxObject evaluates true if its value of feature disabledReason satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDisabledReason in interface CrxObjectQuery

forAllDisabledReason

public org.w3c.cci2.StringTypePredicate forAllDisabledReason()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature disabledReason to the predicate. The predicate for CrxObject evaluates true if its value of feature disabledReason satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDisabledReason in interface CrxObjectQuery

orderByDisabledReason

public org.w3c.cci2.SimpleTypeOrder orderByDisabledReason()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature disabledReason Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDisabledReason in interface CrxObjectQuery

forAllExternalLink

public void forAllExternalLink(short operator,
                               Collection values)
Specified by:
forAllExternalLink in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsExternalLink

public void thereExistsExternalLink(short operator,
                                    Collection values)
Specified by:
thereExistsExternalLink in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllExternalLink

public void forAllExternalLink(short operator,
                               String[] filterValues)
Specified by:
forAllExternalLink in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsExternalLink

public void thereExistsExternalLink(short operator,
                                    String[] filterValues)
Specified by:
thereExistsExternalLink in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByExternalLink

public void orderByExternalLink(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByExternalLink in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

externalLink

public org.w3c.cci2.MultivaluedFeaturePredicate externalLink()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature externalLink has values or not.

Specified by:
externalLink in interface CrxObjectQuery

thereExistsExternalLink

public org.w3c.cci2.ResourceIdentifierTypePredicate thereExistsExternalLink()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature externalLink to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature externalLink satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsExternalLink in interface CrxObjectQuery

forAllExternalLink

public org.w3c.cci2.ResourceIdentifierTypePredicate forAllExternalLink()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature externalLink to the predicate. The predicate for CrxObject evaluates true if all of its values of feature externalLink satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllExternalLink in interface CrxObjectQuery

orderByExternalLink

public org.w3c.cci2.MultivaluedTypeOrder orderByExternalLink()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature externalLink Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByExternalLink in interface CrxObjectQuery

forAllUserBoolean0

public void forAllUserBoolean0(short operator,
                               Collection values)
Specified by:
forAllUserBoolean0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean0

public void thereExistsUserBoolean0(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean0

public void forAllUserBoolean0(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean0

public void thereExistsUserBoolean0(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean0

public void orderByUserBoolean0(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean0 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean0

public org.w3c.cci2.OptionalFeaturePredicate userBoolean0()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean0 is null or not.

Specified by:
userBoolean0 in interface CrxObjectQuery

thereExistsUserBoolean0

public org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean0 in interface CrxObjectQuery

forAllUserBoolean0

public org.w3c.cci2.BooleanTypePredicate forAllUserBoolean0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean0 in interface CrxObjectQuery

orderByUserBoolean0

public org.w3c.cci2.SimpleTypeOrder orderByUserBoolean0()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean0 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean0 in interface CrxObjectQuery

forAllUserBoolean1

public void forAllUserBoolean1(short operator,
                               Collection values)
Specified by:
forAllUserBoolean1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean1

public void thereExistsUserBoolean1(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean1

public void forAllUserBoolean1(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean1

public void thereExistsUserBoolean1(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean1

public void orderByUserBoolean1(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean1 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean1

public org.w3c.cci2.OptionalFeaturePredicate userBoolean1()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean1 is null or not.

Specified by:
userBoolean1 in interface CrxObjectQuery

thereExistsUserBoolean1

public org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean1 in interface CrxObjectQuery

forAllUserBoolean1

public org.w3c.cci2.BooleanTypePredicate forAllUserBoolean1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean1 in interface CrxObjectQuery

orderByUserBoolean1

public org.w3c.cci2.SimpleTypeOrder orderByUserBoolean1()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean1 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean1 in interface CrxObjectQuery

forAllUserBoolean2

public void forAllUserBoolean2(short operator,
                               Collection values)
Specified by:
forAllUserBoolean2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean2

public void thereExistsUserBoolean2(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean2

public void forAllUserBoolean2(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean2

public void thereExistsUserBoolean2(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean2

public void orderByUserBoolean2(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean2 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean2

public org.w3c.cci2.OptionalFeaturePredicate userBoolean2()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean2 is null or not.

Specified by:
userBoolean2 in interface CrxObjectQuery

thereExistsUserBoolean2

public org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean2 in interface CrxObjectQuery

forAllUserBoolean2

public org.w3c.cci2.BooleanTypePredicate forAllUserBoolean2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean2 in interface CrxObjectQuery

orderByUserBoolean2

public org.w3c.cci2.SimpleTypeOrder orderByUserBoolean2()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean2 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean2 in interface CrxObjectQuery

forAllUserBoolean3

public void forAllUserBoolean3(short operator,
                               Collection values)
Specified by:
forAllUserBoolean3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean3

public void thereExistsUserBoolean3(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean3

public void forAllUserBoolean3(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean3

public void thereExistsUserBoolean3(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean3

public void orderByUserBoolean3(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean3 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean3

public org.w3c.cci2.OptionalFeaturePredicate userBoolean3()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userBoolean3 is null or not.

Specified by:
userBoolean3 in interface CrxObjectQuery

thereExistsUserBoolean3

public org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean3 in interface CrxObjectQuery

forAllUserBoolean3

public org.w3c.cci2.BooleanTypePredicate forAllUserBoolean3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userBoolean3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean3 in interface CrxObjectQuery

orderByUserBoolean3

public org.w3c.cci2.SimpleTypeOrder orderByUserBoolean3()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean3 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean3 in interface CrxObjectQuery

forAllUserBoolean4

public void forAllUserBoolean4(short operator,
                               Collection values)
Specified by:
forAllUserBoolean4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean4

public void thereExistsUserBoolean4(short operator,
                                    Collection values)
Specified by:
thereExistsUserBoolean4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserBoolean4

public void forAllUserBoolean4(short operator,
                               boolean[] filterValues)
Specified by:
forAllUserBoolean4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserBoolean4

public void thereExistsUserBoolean4(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsUserBoolean4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserBoolean4

public void orderByUserBoolean4(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserBoolean4 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userBoolean4

public org.w3c.cci2.MultivaluedFeaturePredicate userBoolean4()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature userBoolean4 has values or not.

Specified by:
userBoolean4 in interface CrxObjectQuery

thereExistsUserBoolean4

public org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userBoolean4 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsUserBoolean4 in interface CrxObjectQuery

forAllUserBoolean4

public org.w3c.cci2.BooleanTypePredicate forAllUserBoolean4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userBoolean4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userBoolean4 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllUserBoolean4 in interface CrxObjectQuery

orderByUserBoolean4

public org.w3c.cci2.MultivaluedTypeOrder orderByUserBoolean4()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userBoolean4 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserBoolean4 in interface CrxObjectQuery

forAllUserCode0

public void forAllUserCode0(short operator,
                            Collection values)
Specified by:
forAllUserCode0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode0

public void thereExistsUserCode0(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode0

public void forAllUserCode0(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode0

public void thereExistsUserCode0(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode0

public void orderByUserCode0(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode0 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode0

public org.w3c.cci2.OptionalFeaturePredicate userCode0()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode0 is null or not.

Specified by:
userCode0 in interface CrxObjectQuery

thereExistsUserCode0

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode0 in interface CrxObjectQuery

forAllUserCode0

public org.w3c.cci2.ComparableTypePredicate forAllUserCode0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserCode0 in interface CrxObjectQuery

orderByUserCode0

public org.w3c.cci2.SimpleTypeOrder orderByUserCode0()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode0 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode0 in interface CrxObjectQuery

forAllUserCode1

public void forAllUserCode1(short operator,
                            Collection values)
Specified by:
forAllUserCode1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode1

public void thereExistsUserCode1(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode1

public void forAllUserCode1(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode1

public void thereExistsUserCode1(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode1

public void orderByUserCode1(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode1 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode1

public org.w3c.cci2.OptionalFeaturePredicate userCode1()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode1 is null or not.

Specified by:
userCode1 in interface CrxObjectQuery

thereExistsUserCode1

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode1 in interface CrxObjectQuery

forAllUserCode1

public org.w3c.cci2.ComparableTypePredicate forAllUserCode1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserCode1 in interface CrxObjectQuery

orderByUserCode1

public org.w3c.cci2.SimpleTypeOrder orderByUserCode1()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode1 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode1 in interface CrxObjectQuery

forAllUserCode2

public void forAllUserCode2(short operator,
                            Collection values)
Specified by:
forAllUserCode2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode2

public void thereExistsUserCode2(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode2

public void forAllUserCode2(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode2

public void thereExistsUserCode2(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode2

public void orderByUserCode2(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode2 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode2

public org.w3c.cci2.OptionalFeaturePredicate userCode2()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode2 is null or not.

Specified by:
userCode2 in interface CrxObjectQuery

thereExistsUserCode2

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode2 in interface CrxObjectQuery

forAllUserCode2

public org.w3c.cci2.ComparableTypePredicate forAllUserCode2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserCode2 in interface CrxObjectQuery

orderByUserCode2

public org.w3c.cci2.SimpleTypeOrder orderByUserCode2()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode2 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode2 in interface CrxObjectQuery

forAllUserCode3

public void forAllUserCode3(short operator,
                            Collection values)
Specified by:
forAllUserCode3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode3

public void thereExistsUserCode3(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode3

public void forAllUserCode3(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode3

public void thereExistsUserCode3(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode3

public void orderByUserCode3(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode3 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode3

public org.w3c.cci2.OptionalFeaturePredicate userCode3()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userCode3 is null or not.

Specified by:
userCode3 in interface CrxObjectQuery

thereExistsUserCode3

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode3 in interface CrxObjectQuery

forAllUserCode3

public org.w3c.cci2.ComparableTypePredicate forAllUserCode3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userCode3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserCode3 in interface CrxObjectQuery

orderByUserCode3

public org.w3c.cci2.SimpleTypeOrder orderByUserCode3()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode3 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode3 in interface CrxObjectQuery

forAllUserCode4

public void forAllUserCode4(short operator,
                            Collection values)
Specified by:
forAllUserCode4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode4

public void thereExistsUserCode4(short operator,
                                 Collection values)
Specified by:
thereExistsUserCode4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserCode4

public void forAllUserCode4(short operator,
                            short[] filterValues)
Specified by:
forAllUserCode4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserCode4

public void thereExistsUserCode4(short operator,
                                 short[] filterValues)
Specified by:
thereExistsUserCode4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserCode4

public void orderByUserCode4(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserCode4 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userCode4

public org.w3c.cci2.MultivaluedFeaturePredicate userCode4()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature userCode4 has values or not.

Specified by:
userCode4 in interface CrxObjectQuery

thereExistsUserCode4

public org.w3c.cci2.ComparableTypePredicate thereExistsUserCode4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userCode4 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsUserCode4 in interface CrxObjectQuery

forAllUserCode4

public org.w3c.cci2.ComparableTypePredicate forAllUserCode4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userCode4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userCode4 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllUserCode4 in interface CrxObjectQuery

orderByUserCode4

public org.w3c.cci2.MultivaluedTypeOrder orderByUserCode4()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userCode4 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserCode4 in interface CrxObjectQuery

forAllUserDate0

public void forAllUserDate0(short operator,
                            Collection values)
Specified by:
forAllUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate0

public void thereExistsUserDate0(short operator,
                                 Collection values)
Specified by:
thereExistsUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDate0

public void forAllUserDate0(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate0

public void thereExistsUserDate0(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate0

public void orderByUserDate0(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDate0 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDate0

public org.w3c.cci2.OptionalFeaturePredicate userDate0()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate0 is null or not.

Specified by:
userDate0 in interface CrxObjectQuery

thereExistsUserDate0

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDate0 in interface CrxObjectQuery

forAllUserDate0

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDate0 in interface CrxObjectQuery

orderByUserDate0

public org.w3c.cci2.SimpleTypeOrder orderByUserDate0()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDate0 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDate0 in interface CrxObjectQuery

forAllUserDate1

public void forAllUserDate1(short operator,
                            Collection values)
Specified by:
forAllUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate1

public void thereExistsUserDate1(short operator,
                                 Collection values)
Specified by:
thereExistsUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDate1

public void forAllUserDate1(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate1

public void thereExistsUserDate1(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate1

public void orderByUserDate1(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDate1 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDate1

public org.w3c.cci2.OptionalFeaturePredicate userDate1()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate1 is null or not.

Specified by:
userDate1 in interface CrxObjectQuery

thereExistsUserDate1

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDate1 in interface CrxObjectQuery

forAllUserDate1

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDate1 in interface CrxObjectQuery

orderByUserDate1

public org.w3c.cci2.SimpleTypeOrder orderByUserDate1()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDate1 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDate1 in interface CrxObjectQuery

forAllUserDate2

public void forAllUserDate2(short operator,
                            Collection values)
Specified by:
forAllUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate2

public void thereExistsUserDate2(short operator,
                                 Collection values)
Specified by:
thereExistsUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDate2

public void forAllUserDate2(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate2

public void thereExistsUserDate2(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate2

public void orderByUserDate2(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDate2 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDate2

public org.w3c.cci2.OptionalFeaturePredicate userDate2()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate2 is null or not.

Specified by:
userDate2 in interface CrxObjectQuery

thereExistsUserDate2

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDate2 in interface CrxObjectQuery

forAllUserDate2

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDate2 in interface CrxObjectQuery

orderByUserDate2

public org.w3c.cci2.SimpleTypeOrder orderByUserDate2()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDate2 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDate2 in interface CrxObjectQuery

forAllUserDate3

public void forAllUserDate3(short operator,
                            Collection values)
Specified by:
forAllUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate3

public void thereExistsUserDate3(short operator,
                                 Collection values)
Specified by:
thereExistsUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDate3

public void forAllUserDate3(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate3

public void thereExistsUserDate3(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate3

public void orderByUserDate3(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDate3 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDate3

public org.w3c.cci2.OptionalFeaturePredicate userDate3()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDate3 is null or not.

Specified by:
userDate3 in interface CrxObjectQuery

thereExistsUserDate3

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDate3 in interface CrxObjectQuery

forAllUserDate3

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDate3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDate3 in interface CrxObjectQuery

orderByUserDate3

public org.w3c.cci2.SimpleTypeOrder orderByUserDate3()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDate3 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDate3 in interface CrxObjectQuery

forAllUserDate4

public void forAllUserDate4(short operator,
                            Collection values)
Specified by:
forAllUserDate4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate4

public void thereExistsUserDate4(short operator,
                                 Collection values)
Specified by:
thereExistsUserDate4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDate4

public void forAllUserDate4(short operator,
                            javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
forAllUserDate4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDate4

public void thereExistsUserDate4(short operator,
                                 javax.xml.datatype.XMLGregorianCalendar[] filterValues)
Specified by:
thereExistsUserDate4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDate4

public void orderByUserDate4(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDate4 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDate4

public org.w3c.cci2.MultivaluedFeaturePredicate userDate4()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature userDate4 has values or not.

Specified by:
userDate4 in interface CrxObjectQuery

thereExistsUserDate4

public org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userDate4 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsUserDate4 in interface CrxObjectQuery

forAllUserDate4

public org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDate4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userDate4 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllUserDate4 in interface CrxObjectQuery

orderByUserDate4

public org.w3c.cci2.MultivaluedTypeOrder orderByUserDate4()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDate4 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDate4 in interface CrxObjectQuery

forAllUserDateTime0

public void forAllUserDateTime0(short operator,
                                Collection values)
Specified by:
forAllUserDateTime0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime0

public void thereExistsUserDateTime0(short operator,
                                     Collection values)
Specified by:
thereExistsUserDateTime0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDateTime0

public void forAllUserDateTime0(short operator,
                                Date[] filterValues)
Specified by:
forAllUserDateTime0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime0

public void thereExistsUserDateTime0(short operator,
                                     Date[] filterValues)
Specified by:
thereExistsUserDateTime0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDateTime0

public void orderByUserDateTime0(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDateTime0 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDateTime0

public org.w3c.cci2.OptionalFeaturePredicate userDateTime0()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime0 is null or not.

Specified by:
userDateTime0 in interface CrxObjectQuery

thereExistsUserDateTime0

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDateTime0 in interface CrxObjectQuery

forAllUserDateTime0

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDateTime0 in interface CrxObjectQuery

orderByUserDateTime0

public org.w3c.cci2.SimpleTypeOrder orderByUserDateTime0()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDateTime0 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDateTime0 in interface CrxObjectQuery

forAllUserDateTime1

public void forAllUserDateTime1(short operator,
                                Collection values)
Specified by:
forAllUserDateTime1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime1

public void thereExistsUserDateTime1(short operator,
                                     Collection values)
Specified by:
thereExistsUserDateTime1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDateTime1

public void forAllUserDateTime1(short operator,
                                Date[] filterValues)
Specified by:
forAllUserDateTime1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime1

public void thereExistsUserDateTime1(short operator,
                                     Date[] filterValues)
Specified by:
thereExistsUserDateTime1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDateTime1

public void orderByUserDateTime1(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDateTime1 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDateTime1

public org.w3c.cci2.OptionalFeaturePredicate userDateTime1()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime1 is null or not.

Specified by:
userDateTime1 in interface CrxObjectQuery

thereExistsUserDateTime1

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDateTime1 in interface CrxObjectQuery

forAllUserDateTime1

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDateTime1 in interface CrxObjectQuery

orderByUserDateTime1

public org.w3c.cci2.SimpleTypeOrder orderByUserDateTime1()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDateTime1 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDateTime1 in interface CrxObjectQuery

forAllUserDateTime2

public void forAllUserDateTime2(short operator,
                                Collection values)
Specified by:
forAllUserDateTime2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime2

public void thereExistsUserDateTime2(short operator,
                                     Collection values)
Specified by:
thereExistsUserDateTime2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDateTime2

public void forAllUserDateTime2(short operator,
                                Date[] filterValues)
Specified by:
forAllUserDateTime2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime2

public void thereExistsUserDateTime2(short operator,
                                     Date[] filterValues)
Specified by:
thereExistsUserDateTime2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDateTime2

public void orderByUserDateTime2(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDateTime2 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDateTime2

public org.w3c.cci2.OptionalFeaturePredicate userDateTime2()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime2 is null or not.

Specified by:
userDateTime2 in interface CrxObjectQuery

thereExistsUserDateTime2

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDateTime2 in interface CrxObjectQuery

forAllUserDateTime2

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDateTime2 in interface CrxObjectQuery

orderByUserDateTime2

public org.w3c.cci2.SimpleTypeOrder orderByUserDateTime2()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDateTime2 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDateTime2 in interface CrxObjectQuery

forAllUserDateTime3

public void forAllUserDateTime3(short operator,
                                Collection values)
Specified by:
forAllUserDateTime3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime3

public void thereExistsUserDateTime3(short operator,
                                     Collection values)
Specified by:
thereExistsUserDateTime3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDateTime3

public void forAllUserDateTime3(short operator,
                                Date[] filterValues)
Specified by:
forAllUserDateTime3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime3

public void thereExistsUserDateTime3(short operator,
                                     Date[] filterValues)
Specified by:
thereExistsUserDateTime3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDateTime3

public void orderByUserDateTime3(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDateTime3 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDateTime3

public org.w3c.cci2.OptionalFeaturePredicate userDateTime3()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userDateTime3 is null or not.

Specified by:
userDateTime3 in interface CrxObjectQuery

thereExistsUserDateTime3

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserDateTime3 in interface CrxObjectQuery

forAllUserDateTime3

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userDateTime3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserDateTime3 in interface CrxObjectQuery

orderByUserDateTime3

public org.w3c.cci2.SimpleTypeOrder orderByUserDateTime3()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDateTime3 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDateTime3 in interface CrxObjectQuery

forAllUserDateTime4

public void forAllUserDateTime4(short operator,
                                Collection values)
Specified by:
forAllUserDateTime4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime4

public void thereExistsUserDateTime4(short operator,
                                     Collection values)
Specified by:
thereExistsUserDateTime4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserDateTime4

public void forAllUserDateTime4(short operator,
                                Date[] filterValues)
Specified by:
forAllUserDateTime4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserDateTime4

public void thereExistsUserDateTime4(short operator,
                                     Date[] filterValues)
Specified by:
thereExistsUserDateTime4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserDateTime4

public void orderByUserDateTime4(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserDateTime4 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userDateTime4

public org.w3c.cci2.MultivaluedFeaturePredicate userDateTime4()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature userDateTime4 has values or not.

Specified by:
userDateTime4 in interface CrxObjectQuery

thereExistsUserDateTime4

public org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userDateTime4 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsUserDateTime4 in interface CrxObjectQuery

forAllUserDateTime4

public org.w3c.cci2.ComparableTypePredicate forAllUserDateTime4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userDateTime4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userDateTime4 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllUserDateTime4 in interface CrxObjectQuery

orderByUserDateTime4

public org.w3c.cci2.MultivaluedTypeOrder orderByUserDateTime4()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userDateTime4 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserDateTime4 in interface CrxObjectQuery

forAllUserNumber0

public void forAllUserNumber0(short operator,
                              Collection values)
Specified by:
forAllUserNumber0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber0

public void thereExistsUserNumber0(short operator,
                                   Collection values)
Specified by:
thereExistsUserNumber0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserNumber0

public void forAllUserNumber0(short operator,
                              BigDecimal[] filterValues)
Specified by:
forAllUserNumber0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber0

public void thereExistsUserNumber0(short operator,
                                   BigDecimal[] filterValues)
Specified by:
thereExistsUserNumber0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserNumber0

public void orderByUserNumber0(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserNumber0 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userNumber0

public org.w3c.cci2.OptionalFeaturePredicate userNumber0()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber0 is null or not.

Specified by:
userNumber0 in interface CrxObjectQuery

thereExistsUserNumber0

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserNumber0 in interface CrxObjectQuery

forAllUserNumber0

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserNumber0 in interface CrxObjectQuery

orderByUserNumber0

public org.w3c.cci2.SimpleTypeOrder orderByUserNumber0()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userNumber0 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserNumber0 in interface CrxObjectQuery

forAllUserNumber1

public void forAllUserNumber1(short operator,
                              Collection values)
Specified by:
forAllUserNumber1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber1

public void thereExistsUserNumber1(short operator,
                                   Collection values)
Specified by:
thereExistsUserNumber1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserNumber1

public void forAllUserNumber1(short operator,
                              BigDecimal[] filterValues)
Specified by:
forAllUserNumber1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber1

public void thereExistsUserNumber1(short operator,
                                   BigDecimal[] filterValues)
Specified by:
thereExistsUserNumber1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserNumber1

public void orderByUserNumber1(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserNumber1 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userNumber1

public org.w3c.cci2.OptionalFeaturePredicate userNumber1()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber1 is null or not.

Specified by:
userNumber1 in interface CrxObjectQuery

thereExistsUserNumber1

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserNumber1 in interface CrxObjectQuery

forAllUserNumber1

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserNumber1 in interface CrxObjectQuery

orderByUserNumber1

public org.w3c.cci2.SimpleTypeOrder orderByUserNumber1()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userNumber1 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserNumber1 in interface CrxObjectQuery

forAllUserNumber2

public void forAllUserNumber2(short operator,
                              Collection values)
Specified by:
forAllUserNumber2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber2

public void thereExistsUserNumber2(short operator,
                                   Collection values)
Specified by:
thereExistsUserNumber2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserNumber2

public void forAllUserNumber2(short operator,
                              BigDecimal[] filterValues)
Specified by:
forAllUserNumber2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber2

public void thereExistsUserNumber2(short operator,
                                   BigDecimal[] filterValues)
Specified by:
thereExistsUserNumber2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserNumber2

public void orderByUserNumber2(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserNumber2 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userNumber2

public org.w3c.cci2.OptionalFeaturePredicate userNumber2()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber2 is null or not.

Specified by:
userNumber2 in interface CrxObjectQuery

thereExistsUserNumber2

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserNumber2 in interface CrxObjectQuery

forAllUserNumber2

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserNumber2 in interface CrxObjectQuery

orderByUserNumber2

public org.w3c.cci2.SimpleTypeOrder orderByUserNumber2()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userNumber2 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserNumber2 in interface CrxObjectQuery

forAllUserNumber3

public void forAllUserNumber3(short operator,
                              Collection values)
Specified by:
forAllUserNumber3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber3

public void thereExistsUserNumber3(short operator,
                                   Collection values)
Specified by:
thereExistsUserNumber3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserNumber3

public void forAllUserNumber3(short operator,
                              BigDecimal[] filterValues)
Specified by:
forAllUserNumber3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber3

public void thereExistsUserNumber3(short operator,
                                   BigDecimal[] filterValues)
Specified by:
thereExistsUserNumber3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserNumber3

public void orderByUserNumber3(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserNumber3 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userNumber3

public org.w3c.cci2.OptionalFeaturePredicate userNumber3()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userNumber3 is null or not.

Specified by:
userNumber3 in interface CrxObjectQuery

thereExistsUserNumber3

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserNumber3 in interface CrxObjectQuery

forAllUserNumber3

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userNumber3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserNumber3 in interface CrxObjectQuery

orderByUserNumber3

public org.w3c.cci2.SimpleTypeOrder orderByUserNumber3()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userNumber3 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserNumber3 in interface CrxObjectQuery

forAllUserNumber4

public void forAllUserNumber4(short operator,
                              Collection values)
Specified by:
forAllUserNumber4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber4

public void thereExistsUserNumber4(short operator,
                                   Collection values)
Specified by:
thereExistsUserNumber4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserNumber4

public void forAllUserNumber4(short operator,
                              BigDecimal[] filterValues)
Specified by:
forAllUserNumber4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserNumber4

public void thereExistsUserNumber4(short operator,
                                   BigDecimal[] filterValues)
Specified by:
thereExistsUserNumber4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserNumber4

public void orderByUserNumber4(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserNumber4 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userNumber4

public org.w3c.cci2.MultivaluedFeaturePredicate userNumber4()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature userNumber4 has values or not.

Specified by:
userNumber4 in interface CrxObjectQuery

thereExistsUserNumber4

public org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userNumber4 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsUserNumber4 in interface CrxObjectQuery

forAllUserNumber4

public org.w3c.cci2.ComparableTypePredicate forAllUserNumber4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userNumber4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userNumber4 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllUserNumber4 in interface CrxObjectQuery

orderByUserNumber4

public org.w3c.cci2.MultivaluedTypeOrder orderByUserNumber4()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userNumber4 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserNumber4 in interface CrxObjectQuery

forAllUserString0

public void forAllUserString0(short operator,
                              Collection values)
Specified by:
forAllUserString0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString0

public void thereExistsUserString0(short operator,
                                   Collection values)
Specified by:
thereExistsUserString0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserString0

public void forAllUserString0(short operator,
                              String[] filterValues)
Specified by:
forAllUserString0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString0

public void thereExistsUserString0(short operator,
                                   String[] filterValues)
Specified by:
thereExistsUserString0 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserString0

public void orderByUserString0(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserString0 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userString0

public org.w3c.cci2.OptionalFeaturePredicate userString0()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString0 is null or not.

Specified by:
userString0 in interface CrxObjectQuery

thereExistsUserString0

public org.w3c.cci2.StringTypePredicate thereExistsUserString0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userString0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserString0 in interface CrxObjectQuery

forAllUserString0

public org.w3c.cci2.StringTypePredicate forAllUserString0()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString0 to the predicate. The predicate for CrxObject evaluates true if its value of feature userString0 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserString0 in interface CrxObjectQuery

orderByUserString0

public org.w3c.cci2.SimpleTypeOrder orderByUserString0()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userString0 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserString0 in interface CrxObjectQuery

forAllUserString1

public void forAllUserString1(short operator,
                              Collection values)
Specified by:
forAllUserString1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString1

public void thereExistsUserString1(short operator,
                                   Collection values)
Specified by:
thereExistsUserString1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserString1

public void forAllUserString1(short operator,
                              String[] filterValues)
Specified by:
forAllUserString1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString1

public void thereExistsUserString1(short operator,
                                   String[] filterValues)
Specified by:
thereExistsUserString1 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserString1

public void orderByUserString1(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserString1 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userString1

public org.w3c.cci2.OptionalFeaturePredicate userString1()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString1 is null or not.

Specified by:
userString1 in interface CrxObjectQuery

thereExistsUserString1

public org.w3c.cci2.StringTypePredicate thereExistsUserString1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userString1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserString1 in interface CrxObjectQuery

forAllUserString1

public org.w3c.cci2.StringTypePredicate forAllUserString1()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString1 to the predicate. The predicate for CrxObject evaluates true if its value of feature userString1 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserString1 in interface CrxObjectQuery

orderByUserString1

public org.w3c.cci2.SimpleTypeOrder orderByUserString1()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userString1 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserString1 in interface CrxObjectQuery

forAllUserString2

public void forAllUserString2(short operator,
                              Collection values)
Specified by:
forAllUserString2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString2

public void thereExistsUserString2(short operator,
                                   Collection values)
Specified by:
thereExistsUserString2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserString2

public void forAllUserString2(short operator,
                              String[] filterValues)
Specified by:
forAllUserString2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString2

public void thereExistsUserString2(short operator,
                                   String[] filterValues)
Specified by:
thereExistsUserString2 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserString2

public void orderByUserString2(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserString2 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userString2

public org.w3c.cci2.OptionalFeaturePredicate userString2()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString2 is null or not.

Specified by:
userString2 in interface CrxObjectQuery

thereExistsUserString2

public org.w3c.cci2.StringTypePredicate thereExistsUserString2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userString2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserString2 in interface CrxObjectQuery

forAllUserString2

public org.w3c.cci2.StringTypePredicate forAllUserString2()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString2 to the predicate. The predicate for CrxObject evaluates true if its value of feature userString2 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserString2 in interface CrxObjectQuery

orderByUserString2

public org.w3c.cci2.SimpleTypeOrder orderByUserString2()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userString2 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserString2 in interface CrxObjectQuery

forAllUserString3

public void forAllUserString3(short operator,
                              Collection values)
Specified by:
forAllUserString3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString3

public void thereExistsUserString3(short operator,
                                   Collection values)
Specified by:
thereExistsUserString3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserString3

public void forAllUserString3(short operator,
                              String[] filterValues)
Specified by:
forAllUserString3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString3

public void thereExistsUserString3(short operator,
                                   String[] filterValues)
Specified by:
thereExistsUserString3 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserString3

public void orderByUserString3(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserString3 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userString3

public org.w3c.cci2.OptionalFeaturePredicate userString3()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the value of the feature userString3 is null or not.

Specified by:
userString3 in interface CrxObjectQuery

thereExistsUserString3

public org.w3c.cci2.StringTypePredicate thereExistsUserString3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userString3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsUserString3 in interface CrxObjectQuery

forAllUserString3

public org.w3c.cci2.StringTypePredicate forAllUserString3()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString3 to the predicate. The predicate for CrxObject evaluates true if its value of feature userString3 satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllUserString3 in interface CrxObjectQuery

orderByUserString3

public org.w3c.cci2.SimpleTypeOrder orderByUserString3()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userString3 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserString3 in interface CrxObjectQuery

forAllUserString4

public void forAllUserString4(short operator,
                              Collection values)
Specified by:
forAllUserString4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString4

public void thereExistsUserString4(short operator,
                                   Collection values)
Specified by:
thereExistsUserString4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllUserString4

public void forAllUserString4(short operator,
                              String[] filterValues)
Specified by:
forAllUserString4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsUserString4

public void thereExistsUserString4(short operator,
                                   String[] filterValues)
Specified by:
thereExistsUserString4 in interface CrxObjectFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByUserString4

public void orderByUserString4(short order)
Description copied from interface: CrxObjectFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByUserString4 in interface CrxObjectFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

userString4

public org.w3c.cci2.MultivaluedFeaturePredicate userString4()
Description copied from interface: CrxObjectQuery
Adds a constraint to the predicate for CrxObject testing whether the feature userString4 has values or not.

Specified by:
userString4 in interface CrxObjectQuery

thereExistsUserString4

public org.w3c.cci2.StringTypePredicate thereExistsUserString4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString4 to the predicate. The predicate for CrxObject evaluates true if at least one of its values of feature userString4 satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsUserString4 in interface CrxObjectQuery

forAllUserString4

public org.w3c.cci2.StringTypePredicate forAllUserString4()
Description copied from interface: CrxObjectQuery
Adds a constraint for the feature userString4 to the predicate. The predicate for CrxObject evaluates true if all of its values of feature userString4 satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllUserString4 in interface CrxObjectQuery

orderByUserString4

public org.w3c.cci2.MultivaluedTypeOrder orderByUserString4()
Description copied from interface: CrxObjectQuery
Allows to adds a sort instruction for CrxObject depending the feature userString4 Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByUserString4 in interface CrxObjectQuery

forAllAlternateProductNumber

public void forAllAlternateProductNumber(short operator,
                                         Collection values)
Specified by:
forAllAlternateProductNumber in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAlternateProductNumber

public void thereExistsAlternateProductNumber(short operator,
                                              Collection values)
Specified by:
thereExistsAlternateProductNumber in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAlternateProductNumber

public void forAllAlternateProductNumber(short operator,
                                         String[] filterValues)
Specified by:
forAllAlternateProductNumber in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAlternateProductNumber

public void thereExistsAlternateProductNumber(short operator,
                                              String[] filterValues)
Specified by:
thereExistsAlternateProductNumber in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAlternateProductNumber

public void orderByAlternateProductNumber(short order)
Description copied from interface: AbstractProductFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAlternateProductNumber in interface AbstractProductFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

alternateProductNumber

public org.w3c.cci2.MultivaluedFeaturePredicate alternateProductNumber()
Description copied from interface: AbstractProductQuery
Adds a constraint to the predicate for AbstractProduct testing whether the feature alternateProductNumber has values or not.

Specified by:
alternateProductNumber in interface AbstractProductQuery

thereExistsAlternateProductNumber

public org.w3c.cci2.StringTypePredicate thereExistsAlternateProductNumber()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature alternateProductNumber to the predicate. The predicate for AbstractProduct evaluates true if at least one of its values of feature alternateProductNumber satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsAlternateProductNumber in interface AbstractProductQuery

forAllAlternateProductNumber

public org.w3c.cci2.StringTypePredicate forAllAlternateProductNumber()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature alternateProductNumber to the predicate. The predicate for AbstractProduct evaluates true if all of its values of feature alternateProductNumber satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllAlternateProductNumber in interface AbstractProductQuery

orderByAlternateProductNumber

public org.w3c.cci2.MultivaluedTypeOrder orderByAlternateProductNumber()
Description copied from interface: AbstractProductQuery
Allows to adds a sort instruction for AbstractProduct depending the feature alternateProductNumber Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAlternateProductNumber in interface AbstractProductQuery

forAllClassification

public void forAllClassification(short operator,
                                 ProductClassification[] filterValues)
Specified by:
forAllClassification in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsClassification

public void thereExistsClassification(short operator,
                                      ProductClassification[] filterValues)
Specified by:
thereExistsClassification in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllClassification

public void forAllClassification(short operator,
                                 Collection values)
Specified by:
forAllClassification in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsClassification

public void thereExistsClassification(short operator,
                                      Collection values)
Specified by:
thereExistsClassification in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

classification

public org.w3c.cci2.MultivaluedFeaturePredicate classification()
Description copied from interface: AbstractProductQuery
Adds a constraint to the predicate for AbstractProduct testing whether the feature classification has values or not.

Specified by:
classification in interface AbstractProductQuery

thereExistsClassification

public ProductClassificationQuery thereExistsClassification()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature classification to the predicate. The predicate for AbstractProduct evaluates true if its value of feature classification satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsClassification in interface AbstractProductQuery

forAllClassification

public ProductClassificationQuery forAllClassification()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature classification to the predicate. The predicate for AbstractProduct evaluates true if its value of feature classification satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllClassification in interface AbstractProductQuery

forAllDefaultPriceLevel

public void forAllDefaultPriceLevel(short operator,
                                    PriceLevel[] filterValues)
Specified by:
forAllDefaultPriceLevel in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDefaultPriceLevel

public void thereExistsDefaultPriceLevel(short operator,
                                         PriceLevel[] filterValues)
Specified by:
thereExistsDefaultPriceLevel in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDefaultPriceLevel

public void forAllDefaultPriceLevel(short operator,
                                    Collection values)
Specified by:
forAllDefaultPriceLevel in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDefaultPriceLevel

public void thereExistsDefaultPriceLevel(short operator,
                                         Collection values)
Specified by:
thereExistsDefaultPriceLevel in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

defaultPriceLevel

public org.w3c.cci2.OptionalFeaturePredicate defaultPriceLevel()
Description copied from interface: AbstractProductQuery
Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature defaultPriceLevel is null or not.

Specified by:
defaultPriceLevel in interface AbstractProductQuery

thereExistsDefaultPriceLevel

public PriceLevelQuery thereExistsDefaultPriceLevel()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature defaultPriceLevel to the predicate. The predicate for AbstractProduct evaluates true if its value of feature defaultPriceLevel satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDefaultPriceLevel in interface AbstractProductQuery

forAllDefaultPriceLevel

public PriceLevelQuery forAllDefaultPriceLevel()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature defaultPriceLevel to the predicate. The predicate for AbstractProduct evaluates true if its value of feature defaultPriceLevel satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDefaultPriceLevel in interface AbstractProductQuery

forAllDefaultUom

public void forAllDefaultUom(short operator,
                             Uom[] filterValues)
Specified by:
forAllDefaultUom in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDefaultUom

public void thereExistsDefaultUom(short operator,
                                  Uom[] filterValues)
Specified by:
thereExistsDefaultUom in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDefaultUom

public void forAllDefaultUom(short operator,
                             Collection values)
Specified by:
forAllDefaultUom in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDefaultUom

public void thereExistsDefaultUom(short operator,
                                  Collection values)
Specified by:
thereExistsDefaultUom in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

defaultUom

public org.w3c.cci2.OptionalFeaturePredicate defaultUom()
Description copied from interface: AbstractProductQuery
Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature defaultUom is null or not.

Specified by:
defaultUom in interface AbstractProductQuery

thereExistsDefaultUom

public UomQuery thereExistsDefaultUom()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature defaultUom to the predicate. The predicate for AbstractProduct evaluates true if its value of feature defaultUom satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDefaultUom in interface AbstractProductQuery

forAllDefaultUom

public UomQuery forAllDefaultUom()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature defaultUom to the predicate. The predicate for AbstractProduct evaluates true if its value of feature defaultUom satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDefaultUom in interface AbstractProductQuery

forAllDescription

public void forAllDescription(short operator,
                              Collection values)
Specified by:
forAllDescription in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDescription

public void thereExistsDescription(short operator,
                                   Collection values)
Specified by:
thereExistsDescription in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDescription

public void forAllDescription(short operator,
                              String[] filterValues)
Specified by:
forAllDescription in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDescription

public void thereExistsDescription(short operator,
                                   String[] filterValues)
Specified by:
thereExistsDescription in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDescription

public void orderByDescription(short order)
Description copied from interface: AbstractProductFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDescription in interface AbstractProductFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

description

public org.w3c.cci2.OptionalFeaturePredicate description()
Description copied from interface: AbstractProductQuery
Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature description is null or not.

Specified by:
description in interface AbstractProductQuery

thereExistsDescription

public org.w3c.cci2.StringTypePredicate thereExistsDescription()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature description to the predicate. The predicate for AbstractProduct evaluates true if its value of feature description satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDescription in interface AbstractProductQuery

forAllDescription

public org.w3c.cci2.StringTypePredicate forAllDescription()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature description to the predicate. The predicate for AbstractProduct evaluates true if its value of feature description satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDescription in interface AbstractProductQuery

orderByDescription

public org.w3c.cci2.SimpleTypeOrder orderByDescription()
Description copied from interface: AbstractProductQuery
Allows to adds a sort instruction for AbstractProduct depending the feature description Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDescription in interface AbstractProductQuery

forAllDetailedDescription

public void forAllDetailedDescription(short operator,
                                      Collection values)
Specified by:
forAllDetailedDescription in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDetailedDescription

public void thereExistsDetailedDescription(short operator,
                                           Collection values)
Specified by:
thereExistsDetailedDescription in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDetailedDescription

public void forAllDetailedDescription(short operator,
                                      String[] filterValues)
Specified by:
forAllDetailedDescription in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDetailedDescription

public void thereExistsDetailedDescription(short operator,
                                           String[] filterValues)
Specified by:
thereExistsDetailedDescription in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDetailedDescription

public void orderByDetailedDescription(short order)
Description copied from interface: AbstractProductFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDetailedDescription in interface AbstractProductFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

detailedDescription

public org.w3c.cci2.OptionalFeaturePredicate detailedDescription()
Description copied from interface: AbstractProductQuery
Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature detailedDescription is null or not.

Specified by:
detailedDescription in interface AbstractProductQuery

thereExistsDetailedDescription

public org.w3c.cci2.StringTypePredicate thereExistsDetailedDescription()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature detailedDescription to the predicate. The predicate for AbstractProduct evaluates true if its value of feature detailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDetailedDescription in interface AbstractProductQuery

forAllDetailedDescription

public org.w3c.cci2.StringTypePredicate forAllDetailedDescription()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature detailedDescription to the predicate. The predicate for AbstractProduct evaluates true if its value of feature detailedDescription satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDetailedDescription in interface AbstractProductQuery

orderByDetailedDescription

public org.w3c.cci2.SimpleTypeOrder orderByDetailedDescription()
Description copied from interface: AbstractProductQuery
Allows to adds a sort instruction for AbstractProduct depending the feature detailedDescription Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDetailedDescription in interface AbstractProductQuery

forAllName

public void forAllName(short operator,
                       Collection values)
Specified by:
forAllName in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsName

public void thereExistsName(short operator,
                            Collection values)
Specified by:
thereExistsName in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllName

public void forAllName(short operator,
                       String[] filterValues)
Specified by:
forAllName in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsName

public void thereExistsName(short operator,
                            String[] filterValues)
Specified by:
thereExistsName in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByName

public void orderByName(short order)
Description copied from interface: AbstractProductFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByName in interface AbstractProductFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

name

public org.w3c.cci2.StringTypePredicate name()
Specified by:
name in interface AbstractProductQuery

orderByName

public org.w3c.cci2.SimpleTypeOrder orderByName()
Description copied from interface: AbstractProductQuery
Allows to adds a sort instruction for AbstractProduct depending the feature name Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByName in interface AbstractProductQuery

forAllPriceUom

public void forAllPriceUom(short operator,
                           Uom[] filterValues)
Specified by:
forAllPriceUom in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPriceUom

public void thereExistsPriceUom(short operator,
                                Uom[] filterValues)
Specified by:
thereExistsPriceUom in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPriceUom

public void forAllPriceUom(short operator,
                           Collection values)
Specified by:
forAllPriceUom in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPriceUom

public void thereExistsPriceUom(short operator,
                                Collection values)
Specified by:
thereExistsPriceUom in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

priceUom

public org.w3c.cci2.MultivaluedFeaturePredicate priceUom()
Description copied from interface: AbstractProductQuery
Adds a constraint to the predicate for AbstractProduct testing whether the feature priceUom has values or not.

Specified by:
priceUom in interface AbstractProductQuery

thereExistsPriceUom

public UomQuery thereExistsPriceUom()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature priceUom to the predicate. The predicate for AbstractProduct evaluates true if its value of feature priceUom satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsPriceUom in interface AbstractProductQuery

forAllPriceUom

public UomQuery forAllPriceUom()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature priceUom to the predicate. The predicate for AbstractProduct evaluates true if its value of feature priceUom satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllPriceUom in interface AbstractProductQuery

forAllProductNumber

public void forAllProductNumber(short operator,
                                Collection values)
Specified by:
forAllProductNumber in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProductNumber

public void thereExistsProductNumber(short operator,
                                     Collection values)
Specified by:
thereExistsProductNumber in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllProductNumber

public void forAllProductNumber(short operator,
                                String[] filterValues)
Specified by:
forAllProductNumber in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProductNumber

public void thereExistsProductNumber(short operator,
                                     String[] filterValues)
Specified by:
thereExistsProductNumber in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByProductNumber

public void orderByProductNumber(short order)
Description copied from interface: AbstractProductFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByProductNumber in interface AbstractProductFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

productNumber

public org.w3c.cci2.StringTypePredicate productNumber()
Specified by:
productNumber in interface AbstractProductQuery

orderByProductNumber

public org.w3c.cci2.SimpleTypeOrder orderByProductNumber()
Description copied from interface: AbstractProductQuery
Allows to adds a sort instruction for AbstractProduct depending the feature productNumber Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByProductNumber in interface AbstractProductQuery

forAllProductState

public void forAllProductState(short operator,
                               Collection values)
Specified by:
forAllProductState in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProductState

public void thereExistsProductState(short operator,
                                    Collection values)
Specified by:
thereExistsProductState in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllProductState

public void forAllProductState(short operator,
                               short[] filterValues)
Specified by:
forAllProductState in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProductState

public void thereExistsProductState(short operator,
                                    short[] filterValues)
Specified by:
thereExistsProductState in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByProductState

public void orderByProductState(short order)
Description copied from interface: AbstractProductFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByProductState in interface AbstractProductFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

productState

public org.w3c.cci2.ComparableTypePredicate productState()
Specified by:
productState in interface AbstractProductQuery

orderByProductState

public org.w3c.cci2.SimpleTypeOrder orderByProductState()
Description copied from interface: AbstractProductQuery
Allows to adds a sort instruction for AbstractProduct depending the feature productState Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByProductState in interface AbstractProductQuery

forAllProductUsage

public void forAllProductUsage(short operator,
                               ActivityTracker[] filterValues)
Specified by:
forAllProductUsage in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProductUsage

public void thereExistsProductUsage(short operator,
                                    ActivityTracker[] filterValues)
Specified by:
thereExistsProductUsage in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllProductUsage

public void forAllProductUsage(short operator,
                               Collection values)
Specified by:
forAllProductUsage in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProductUsage

public void thereExistsProductUsage(short operator,
                                    Collection values)
Specified by:
thereExistsProductUsage in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

productUsage

public org.w3c.cci2.OptionalFeaturePredicate productUsage()
Description copied from interface: AbstractProductQuery
Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature productUsage is null or not.

Specified by:
productUsage in interface AbstractProductQuery

thereExistsProductUsage

public ActivityTrackerQuery thereExistsProductUsage()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature productUsage to the predicate. The predicate for AbstractProduct evaluates true if its value of feature productUsage satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsProductUsage in interface AbstractProductQuery

forAllProductUsage

public ActivityTrackerQuery forAllProductUsage()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature productUsage to the predicate. The predicate for AbstractProduct evaluates true if its value of feature productUsage satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllProductUsage in interface AbstractProductQuery

forAllSalesTaxType

public void forAllSalesTaxType(short operator,
                               SalesTaxType[] filterValues)
Specified by:
forAllSalesTaxType in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSalesTaxType

public void thereExistsSalesTaxType(short operator,
                                    SalesTaxType[] filterValues)
Specified by:
thereExistsSalesTaxType in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllSalesTaxType

public void forAllSalesTaxType(short operator,
                               Collection values)
Specified by:
forAllSalesTaxType in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSalesTaxType

public void thereExistsSalesTaxType(short operator,
                                    Collection values)
Specified by:
thereExistsSalesTaxType in interface AbstractProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

salesTaxType

public org.w3c.cci2.OptionalFeaturePredicate salesTaxType()
Description copied from interface: AbstractProductQuery
Adds a constraint to the predicate for AbstractProduct testing whether the value of the feature salesTaxType is null or not.

Specified by:
salesTaxType in interface AbstractProductQuery

thereExistsSalesTaxType

public SalesTaxTypeQuery thereExistsSalesTaxType()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature salesTaxType to the predicate. The predicate for AbstractProduct evaluates true if its value of feature salesTaxType satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsSalesTaxType in interface AbstractProductQuery

forAllSalesTaxType

public SalesTaxTypeQuery forAllSalesTaxType()
Description copied from interface: AbstractProductQuery
Adds a constraint for the feature salesTaxType to the predicate. The predicate for AbstractProduct evaluates true if its value of feature salesTaxType satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllSalesTaxType in interface AbstractProductQuery

forAllCurrentConfig

public void forAllCurrentConfig(short operator,
                                ProductConfiguration[] filterValues)
Specified by:
forAllCurrentConfig in interface ConfiguredProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCurrentConfig

public void thereExistsCurrentConfig(short operator,
                                     ProductConfiguration[] filterValues)
Specified by:
thereExistsCurrentConfig in interface ConfiguredProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllCurrentConfig

public void forAllCurrentConfig(short operator,
                                Collection values)
Specified by:
forAllCurrentConfig in interface ConfiguredProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCurrentConfig

public void thereExistsCurrentConfig(short operator,
                                     Collection values)
Specified by:
thereExistsCurrentConfig in interface ConfiguredProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

currentConfig

public org.w3c.cci2.OptionalFeaturePredicate currentConfig()
Description copied from interface: ConfiguredProductQuery
Adds a constraint to the predicate for ConfiguredProduct testing whether the value of the feature currentConfig is null or not.

Specified by:
currentConfig in interface ConfiguredProductQuery

thereExistsCurrentConfig

public ProductConfigurationQuery thereExistsCurrentConfig()
Description copied from interface: ConfiguredProductQuery
Adds a constraint for the feature currentConfig to the predicate. The predicate for ConfiguredProduct evaluates true if its value of feature currentConfig satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsCurrentConfig in interface ConfiguredProductQuery

forAllCurrentConfig

public ProductConfigurationQuery forAllCurrentConfig()
Description copied from interface: ConfiguredProductQuery
Adds a constraint for the feature currentConfig to the predicate. The predicate for ConfiguredProduct evaluates true if its value of feature currentConfig satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllCurrentConfig in interface ConfiguredProductQuery

forAllProductSerialNumber

public void forAllProductSerialNumber(short operator,
                                      Collection values)
Specified by:
forAllProductSerialNumber in interface ConfiguredProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProductSerialNumber

public void thereExistsProductSerialNumber(short operator,
                                           Collection values)
Specified by:
thereExistsProductSerialNumber in interface ConfiguredProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllProductSerialNumber

public void forAllProductSerialNumber(short operator,
                                      String[] filterValues)
Specified by:
forAllProductSerialNumber in interface ConfiguredProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsProductSerialNumber

public void thereExistsProductSerialNumber(short operator,
                                           String[] filterValues)
Specified by:
thereExistsProductSerialNumber in interface ConfiguredProductFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByProductSerialNumber

public void orderByProductSerialNumber(short order)
Description copied from interface: ConfiguredProductFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByProductSerialNumber in interface ConfiguredProductFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

productSerialNumber

public org.w3c.cci2.MultivaluedFeaturePredicate productSerialNumber()
Description copied from interface: ConfiguredProductQuery
Adds a constraint to the predicate for ConfiguredProduct testing whether the feature productSerialNumber has values or not.

Specified by:
productSerialNumber in interface ConfiguredProductQuery

thereExistsProductSerialNumber

public org.w3c.cci2.StringTypePredicate thereExistsProductSerialNumber()
Description copied from interface: ConfiguredProductQuery
Adds a constraint for the feature productSerialNumber to the predicate. The predicate for ConfiguredProduct evaluates true if at least one of its values of feature productSerialNumber satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsProductSerialNumber in interface ConfiguredProductQuery

forAllProductSerialNumber

public org.w3c.cci2.StringTypePredicate forAllProductSerialNumber()
Description copied from interface: ConfiguredProductQuery
Adds a constraint for the feature productSerialNumber to the predicate. The predicate for ConfiguredProduct evaluates true if all of its values of feature productSerialNumber satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllProductSerialNumber in interface ConfiguredProductQuery

orderByProductSerialNumber

public org.w3c.cci2.MultivaluedTypeOrder orderByProductSerialNumber()
Description copied from interface: ConfiguredProductQuery
Allows to adds a sort instruction for ConfiguredProduct depending the feature productSerialNumber Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByProductSerialNumber in interface ConfiguredProductQuery

forAllAllowModification

public void forAllAllowModification(short operator,
                                    Collection values)
Specified by:
forAllAllowModification in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAllowModification

public void thereExistsAllowModification(short operator,
                                         Collection values)
Specified by:
thereExistsAllowModification in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAllowModification

public void forAllAllowModification(short operator,
                                    boolean[] filterValues)
Specified by:
forAllAllowModification in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAllowModification

public void thereExistsAllowModification(short operator,
                                         boolean[] filterValues)
Specified by:
thereExistsAllowModification in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAllowModification

public void orderByAllowModification(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAllowModification in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

allowModification

public org.w3c.cci2.OptionalFeaturePredicate allowModification()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature allowModification is null or not.

Specified by:
allowModification in interface ContractPositionConstrainedQuery

thereExistsAllowModification

public org.w3c.cci2.BooleanTypePredicate thereExistsAllowModification()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature allowModification to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature allowModification satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsAllowModification in interface ContractPositionConstrainedQuery

forAllAllowModification

public org.w3c.cci2.BooleanTypePredicate forAllAllowModification()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature allowModification to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature allowModification satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllAllowModification in interface ContractPositionConstrainedQuery

orderByAllowModification

public org.w3c.cci2.SimpleTypeOrder orderByAllowModification()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature allowModification Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAllowModification in interface ContractPositionConstrainedQuery

forAllAllowRemoval

public void forAllAllowRemoval(short operator,
                               Collection values)
Specified by:
forAllAllowRemoval in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAllowRemoval

public void thereExistsAllowRemoval(short operator,
                                    Collection values)
Specified by:
thereExistsAllowRemoval in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAllowRemoval

public void forAllAllowRemoval(short operator,
                               boolean[] filterValues)
Specified by:
forAllAllowRemoval in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAllowRemoval

public void thereExistsAllowRemoval(short operator,
                                    boolean[] filterValues)
Specified by:
thereExistsAllowRemoval in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAllowRemoval

public void orderByAllowRemoval(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAllowRemoval in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

allowRemoval

public org.w3c.cci2.OptionalFeaturePredicate allowRemoval()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature allowRemoval is null or not.

Specified by:
allowRemoval in interface ContractPositionConstrainedQuery

thereExistsAllowRemoval

public org.w3c.cci2.BooleanTypePredicate thereExistsAllowRemoval()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature allowRemoval to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature allowRemoval satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsAllowRemoval in interface ContractPositionConstrainedQuery

forAllAllowRemoval

public org.w3c.cci2.BooleanTypePredicate forAllAllowRemoval()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature allowRemoval to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature allowRemoval satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllAllowRemoval in interface ContractPositionConstrainedQuery

orderByAllowRemoval

public org.w3c.cci2.SimpleTypeOrder orderByAllowRemoval()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature allowRemoval Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByAllowRemoval in interface ContractPositionConstrainedQuery

forAllDefaultPositions

public void forAllDefaultPositions(short operator,
                                   Collection values)
Specified by:
forAllDefaultPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDefaultPositions

public void thereExistsDefaultPositions(short operator,
                                        Collection values)
Specified by:
thereExistsDefaultPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDefaultPositions

public void forAllDefaultPositions(short operator,
                                   int[] filterValues)
Specified by:
forAllDefaultPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDefaultPositions

public void thereExistsDefaultPositions(short operator,
                                        int[] filterValues)
Specified by:
thereExistsDefaultPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDefaultPositions

public void orderByDefaultPositions(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDefaultPositions in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

defaultPositions

public org.w3c.cci2.OptionalFeaturePredicate defaultPositions()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature defaultPositions is null or not.

Specified by:
defaultPositions in interface ContractPositionConstrainedQuery

thereExistsDefaultPositions

public org.w3c.cci2.ComparableTypePredicate thereExistsDefaultPositions()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature defaultPositions to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature defaultPositions satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDefaultPositions in interface ContractPositionConstrainedQuery

forAllDefaultPositions

public org.w3c.cci2.ComparableTypePredicate forAllDefaultPositions()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature defaultPositions to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature defaultPositions satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDefaultPositions in interface ContractPositionConstrainedQuery

orderByDefaultPositions

public org.w3c.cci2.SimpleTypeOrder orderByDefaultPositions()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature defaultPositions Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDefaultPositions in interface ContractPositionConstrainedQuery

forAllDefaultQuantity

public void forAllDefaultQuantity(short operator,
                                  Collection values)
Specified by:
forAllDefaultQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDefaultQuantity

public void thereExistsDefaultQuantity(short operator,
                                       Collection values)
Specified by:
thereExistsDefaultQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDefaultQuantity

public void forAllDefaultQuantity(short operator,
                                  BigDecimal[] filterValues)
Specified by:
forAllDefaultQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDefaultQuantity

public void thereExistsDefaultQuantity(short operator,
                                       BigDecimal[] filterValues)
Specified by:
thereExistsDefaultQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDefaultQuantity

public void orderByDefaultQuantity(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByDefaultQuantity in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

defaultQuantity

public org.w3c.cci2.OptionalFeaturePredicate defaultQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature defaultQuantity is null or not.

Specified by:
defaultQuantity in interface ContractPositionConstrainedQuery

thereExistsDefaultQuantity

public org.w3c.cci2.ComparableTypePredicate thereExistsDefaultQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature defaultQuantity to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature defaultQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsDefaultQuantity in interface ContractPositionConstrainedQuery

forAllDefaultQuantity

public org.w3c.cci2.ComparableTypePredicate forAllDefaultQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature defaultQuantity to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature defaultQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllDefaultQuantity in interface ContractPositionConstrainedQuery

orderByDefaultQuantity

public org.w3c.cci2.SimpleTypeOrder orderByDefaultQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature defaultQuantity Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByDefaultQuantity in interface ContractPositionConstrainedQuery

forAllItemNumber

public void forAllItemNumber(short operator,
                             Collection values)
Specified by:
forAllItemNumber in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsItemNumber

public void thereExistsItemNumber(short operator,
                                  Collection values)
Specified by:
thereExistsItemNumber in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllItemNumber

public void forAllItemNumber(short operator,
                             long[] filterValues)
Specified by:
forAllItemNumber in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsItemNumber

public void thereExistsItemNumber(short operator,
                                  long[] filterValues)
Specified by:
thereExistsItemNumber in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByItemNumber

public void orderByItemNumber(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByItemNumber in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

itemNumber

public org.w3c.cci2.ComparableTypePredicate itemNumber()
Specified by:
itemNumber in interface ContractPositionConstrainedQuery

orderByItemNumber

public org.w3c.cci2.SimpleTypeOrder orderByItemNumber()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature itemNumber Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByItemNumber in interface ContractPositionConstrainedQuery

forAllMaxPositions

public void forAllMaxPositions(short operator,
                               Collection values)
Specified by:
forAllMaxPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMaxPositions

public void thereExistsMaxPositions(short operator,
                                    Collection values)
Specified by:
thereExistsMaxPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMaxPositions

public void forAllMaxPositions(short operator,
                               int[] filterValues)
Specified by:
forAllMaxPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMaxPositions

public void thereExistsMaxPositions(short operator,
                                    int[] filterValues)
Specified by:
thereExistsMaxPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMaxPositions

public void orderByMaxPositions(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMaxPositions in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

maxPositions

public org.w3c.cci2.OptionalFeaturePredicate maxPositions()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature maxPositions is null or not.

Specified by:
maxPositions in interface ContractPositionConstrainedQuery

thereExistsMaxPositions

public org.w3c.cci2.ComparableTypePredicate thereExistsMaxPositions()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature maxPositions to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature maxPositions satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMaxPositions in interface ContractPositionConstrainedQuery

forAllMaxPositions

public org.w3c.cci2.ComparableTypePredicate forAllMaxPositions()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature maxPositions to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature maxPositions satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMaxPositions in interface ContractPositionConstrainedQuery

orderByMaxPositions

public org.w3c.cci2.SimpleTypeOrder orderByMaxPositions()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature maxPositions Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByMaxPositions in interface ContractPositionConstrainedQuery

forAllMaxQuantity

public void forAllMaxQuantity(short operator,
                              Collection values)
Specified by:
forAllMaxQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMaxQuantity

public void thereExistsMaxQuantity(short operator,
                                   Collection values)
Specified by:
thereExistsMaxQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMaxQuantity

public void forAllMaxQuantity(short operator,
                              BigDecimal[] filterValues)
Specified by:
forAllMaxQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMaxQuantity

public void thereExistsMaxQuantity(short operator,
                                   BigDecimal[] filterValues)
Specified by:
thereExistsMaxQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMaxQuantity

public void orderByMaxQuantity(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMaxQuantity in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

maxQuantity

public org.w3c.cci2.OptionalFeaturePredicate maxQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature maxQuantity is null or not.

Specified by:
maxQuantity in interface ContractPositionConstrainedQuery

thereExistsMaxQuantity

public org.w3c.cci2.ComparableTypePredicate thereExistsMaxQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature maxQuantity to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature maxQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMaxQuantity in interface ContractPositionConstrainedQuery

forAllMaxQuantity

public org.w3c.cci2.ComparableTypePredicate forAllMaxQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature maxQuantity to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature maxQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMaxQuantity in interface ContractPositionConstrainedQuery

orderByMaxQuantity

public org.w3c.cci2.SimpleTypeOrder orderByMaxQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature maxQuantity Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByMaxQuantity in interface ContractPositionConstrainedQuery

forAllMinMaxQuantityHandling

public void forAllMinMaxQuantityHandling(short operator,
                                         Collection values)
Specified by:
forAllMinMaxQuantityHandling in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMinMaxQuantityHandling

public void thereExistsMinMaxQuantityHandling(short operator,
                                              Collection values)
Specified by:
thereExistsMinMaxQuantityHandling in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMinMaxQuantityHandling

public void forAllMinMaxQuantityHandling(short operator,
                                         short[] filterValues)
Specified by:
forAllMinMaxQuantityHandling in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMinMaxQuantityHandling

public void thereExistsMinMaxQuantityHandling(short operator,
                                              short[] filterValues)
Specified by:
thereExistsMinMaxQuantityHandling in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMinMaxQuantityHandling

public void orderByMinMaxQuantityHandling(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMinMaxQuantityHandling in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

minMaxQuantityHandling

public org.w3c.cci2.ComparableTypePredicate minMaxQuantityHandling()
Specified by:
minMaxQuantityHandling in interface ContractPositionConstrainedQuery

orderByMinMaxQuantityHandling

public org.w3c.cci2.SimpleTypeOrder orderByMinMaxQuantityHandling()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature minMaxQuantityHandling Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByMinMaxQuantityHandling in interface ContractPositionConstrainedQuery

forAllMinPositions

public void forAllMinPositions(short operator,
                               Collection values)
Specified by:
forAllMinPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMinPositions

public void thereExistsMinPositions(short operator,
                                    Collection values)
Specified by:
thereExistsMinPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMinPositions

public void forAllMinPositions(short operator,
                               int[] filterValues)
Specified by:
forAllMinPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMinPositions

public void thereExistsMinPositions(short operator,
                                    int[] filterValues)
Specified by:
thereExistsMinPositions in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMinPositions

public void orderByMinPositions(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMinPositions in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

minPositions

public org.w3c.cci2.OptionalFeaturePredicate minPositions()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature minPositions is null or not.

Specified by:
minPositions in interface ContractPositionConstrainedQuery

thereExistsMinPositions

public org.w3c.cci2.ComparableTypePredicate thereExistsMinPositions()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature minPositions to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature minPositions satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMinPositions in interface ContractPositionConstrainedQuery

forAllMinPositions

public org.w3c.cci2.ComparableTypePredicate forAllMinPositions()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature minPositions to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature minPositions satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMinPositions in interface ContractPositionConstrainedQuery

orderByMinPositions

public org.w3c.cci2.SimpleTypeOrder orderByMinPositions()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature minPositions Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByMinPositions in interface ContractPositionConstrainedQuery

forAllMinQuantity

public void forAllMinQuantity(short operator,
                              Collection values)
Specified by:
forAllMinQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMinQuantity

public void thereExistsMinQuantity(short operator,
                                   Collection values)
Specified by:
thereExistsMinQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMinQuantity

public void forAllMinQuantity(short operator,
                              BigDecimal[] filterValues)
Specified by:
forAllMinQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMinQuantity

public void thereExistsMinQuantity(short operator,
                                   BigDecimal[] filterValues)
Specified by:
thereExistsMinQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMinQuantity

public void orderByMinQuantity(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByMinQuantity in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

minQuantity

public org.w3c.cci2.OptionalFeaturePredicate minQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature minQuantity is null or not.

Specified by:
minQuantity in interface ContractPositionConstrainedQuery

thereExistsMinQuantity

public org.w3c.cci2.ComparableTypePredicate thereExistsMinQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature minQuantity to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature minQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsMinQuantity in interface ContractPositionConstrainedQuery

forAllMinQuantity

public org.w3c.cci2.ComparableTypePredicate forAllMinQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature minQuantity to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature minQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllMinQuantity in interface ContractPositionConstrainedQuery

orderByMinQuantity

public org.w3c.cci2.SimpleTypeOrder orderByMinQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature minQuantity Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByMinQuantity in interface ContractPositionConstrainedQuery

forAllOffsetQuantity

public void forAllOffsetQuantity(short operator,
                                 Collection values)
Specified by:
forAllOffsetQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOffsetQuantity

public void thereExistsOffsetQuantity(short operator,
                                      Collection values)
Specified by:
thereExistsOffsetQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOffsetQuantity

public void forAllOffsetQuantity(short operator,
                                 BigDecimal[] filterValues)
Specified by:
forAllOffsetQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOffsetQuantity

public void thereExistsOffsetQuantity(short operator,
                                      BigDecimal[] filterValues)
Specified by:
thereExistsOffsetQuantity in interface ContractPositionConstrainedFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByOffsetQuantity

public void orderByOffsetQuantity(short order)
Description copied from interface: ContractPositionConstrainedFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByOffsetQuantity in interface ContractPositionConstrainedFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

offsetQuantity

public org.w3c.cci2.OptionalFeaturePredicate offsetQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature offsetQuantity is null or not.

Specified by:
offsetQuantity in interface ContractPositionConstrainedQuery

thereExistsOffsetQuantity

public org.w3c.cci2.ComparableTypePredicate thereExistsOffsetQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature offsetQuantity to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature offsetQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!

Specified by:
thereExistsOffsetQuantity in interface ContractPositionConstrainedQuery

forAllOffsetQuantity

public org.w3c.cci2.ComparableTypePredicate forAllOffsetQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Adds a constraint for the feature offsetQuantity to the predicate. The predicate for ContractPositionConstrained evaluates true if its value of feature offsetQuantity satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!

Specified by:
forAllOffsetQuantity in interface ContractPositionConstrainedQuery

orderByOffsetQuantity

public org.w3c.cci2.SimpleTypeOrder orderByOffsetQuantity()
Description copied from interface: ContractPositionConstrainedQuery
Allows to adds a sort instruction for ContractPositionConstrained depending the feature offsetQuantity Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByOffsetQuantity in interface ContractPositionConstrainedQuery

forAllDiscount

public void forAllDiscount(short operator,
                           Collection values)
Specified by:
forAllDiscount in interface PriceOverrideEnabledFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDiscount

public void thereExistsDiscount(short operator,
                                Collection values)
Specified by:
thereExistsDiscount in interface PriceOverrideEnabledFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDiscount

public void forAllDiscount(short operator,
                           BigDecimal[] filterValues)
Specified by:
forAllDiscount in interface PriceOverrideEnabledFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDiscount

public void thereExistsDiscount(short operator,
                                BigDecimal[] filterValues)
Specified by:
thereExistsDiscount in interface PriceOverrideEnabledFilter