|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.product1.cci.ComplexProductBundleTypeFilterImpl
public class ComplexProductBundleTypeFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
ComplexProductBundleTypeFilterImpl(RefPackage_1_0 aPackage)
|
|
ComplexProductBundleTypeFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
ComplexProductBundleTypeFilterImpl(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.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 |
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)
|
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)
|
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)
|
void |
forAllProductNumber(short operator,
Collection values)
|
void |
forAllProductNumber(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.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.StringTypePredicate |
productNumber()
|
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)
|
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)
|
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)
|
void |
thereExistsProductNumber(short operator,
Collection values)
|
void |
thereExistsProductNumber(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.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 |
|---|
public ComplexProductBundleTypeFilterImpl(RefPackage_1_0 aPackage)
public ComplexProductBundleTypeFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public ComplexProductBundleTypeFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllAccessGrantedByParent(short operator,
BasicObject[] filterValues)
forAllAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessGrantedByParent(short operator,
BasicObject[] filterValues)
thereExistsAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessGrantedByParent(short operator,
Collection values)
forAllAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessGrantedByParent(short operator,
Collection values)
thereExistsAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate accessGrantedByParent()
SecureObjectQuerySecureObject
testing whether the value of the feature
accessGrantedByParent is null or not.
accessGrantedByParent in interface SecureObjectQuerypublic BasicObjectQuery thereExistsAccessGrantedByParent()
SecureObjectQueryaccessGrantedByParent 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!
thereExistsAccessGrantedByParent in interface SecureObjectQuerypublic BasicObjectQuery forAllAccessGrantedByParent()
SecureObjectQueryaccessGrantedByParent 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!
forAllAccessGrantedByParent in interface SecureObjectQuery
public void forAllAccessLevelBrowse(short operator,
Collection values)
forAllAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelBrowse(short operator,
Collection values)
thereExistsAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelBrowse(short operator,
short[] filterValues)
forAllAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelBrowse(short operator,
short[] filterValues)
thereExistsAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelBrowse(short order)
SecureObjectFilter
orderByAccessLevelBrowse in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ComparableTypePredicate accessLevelBrowse()
accessLevelBrowse in interface SecureObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByAccessLevelBrowse()
SecureObjectQuerySecureObject
depending the feature accessLevelBrowse
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelBrowse in interface SecureObjectQuery
public void forAllAccessLevelDelete(short operator,
Collection values)
forAllAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelDelete(short operator,
Collection values)
thereExistsAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelDelete(short operator,
short[] filterValues)
forAllAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelDelete(short operator,
short[] filterValues)
thereExistsAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelDelete(short order)
SecureObjectFilter
orderByAccessLevelDelete in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ComparableTypePredicate accessLevelDelete()
accessLevelDelete in interface SecureObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByAccessLevelDelete()
SecureObjectQuerySecureObject
depending the feature accessLevelDelete
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelDelete in interface SecureObjectQuery
public void forAllAccessLevelUpdate(short operator,
Collection values)
forAllAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelUpdate(short operator,
Collection values)
thereExistsAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelUpdate(short operator,
short[] filterValues)
forAllAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelUpdate(short operator,
short[] filterValues)
thereExistsAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelUpdate(short order)
SecureObjectFilter
orderByAccessLevelUpdate in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ComparableTypePredicate accessLevelUpdate()
accessLevelUpdate in interface SecureObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByAccessLevelUpdate()
SecureObjectQuerySecureObject
depending the feature accessLevelUpdate
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelUpdate in interface SecureObjectQuery
public void forAllOwner(short operator,
Collection values)
forAllOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwner(short operator,
Collection values)
thereExistsOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwner(short operator,
String[] filterValues)
forAllOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwner(short operator,
String[] filterValues)
thereExistsOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByOwner(short order)
SecureObjectFilter
orderByOwner in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate owner()
SecureObjectQuerySecureObject
testing whether the feature owner has values or not.
owner in interface SecureObjectQuerypublic org.w3c.cci2.StringTypePredicate thereExistsOwner()
SecureObjectQueryowner 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!
thereExistsOwner in interface SecureObjectQuerypublic org.w3c.cci2.StringTypePredicate forAllOwner()
SecureObjectQueryowner 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!
forAllOwner in interface SecureObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByOwner()
SecureObjectQuerySecureObject
depending the feature owner
Note: The order in which orderBy…
instructions are given is relevant!
orderByOwner in interface SecureObjectQuery
public void forAllOwningGroup(short operator,
PrincipalGroup[] filterValues)
forAllOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningGroup(short operator,
PrincipalGroup[] filterValues)
thereExistsOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwningGroup(short operator,
Collection values)
forAllOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningGroup(short operator,
Collection values)
thereExistsOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.MultivaluedFeaturePredicate owningGroup()
SecureObjectQuerySecureObject
testing whether the feature owningGroup has values or not.
owningGroup in interface SecureObjectQuerypublic PrincipalGroupQuery thereExistsOwningGroup()
SecureObjectQueryowningGroup 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!
thereExistsOwningGroup in interface SecureObjectQuerypublic PrincipalGroupQuery forAllOwningGroup()
SecureObjectQueryowningGroup 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!
forAllOwningGroup in interface SecureObjectQuery
public void forAllOwningUser(short operator,
User[] filterValues)
forAllOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningUser(short operator,
User[] filterValues)
thereExistsOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwningUser(short operator,
Collection values)
forAllOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningUser(short operator,
Collection values)
thereExistsOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate owningUser()
SecureObjectQuerySecureObject
testing whether the value of the feature owningUser is
null or not.
owningUser in interface SecureObjectQuerypublic UserQuery thereExistsOwningUser()
SecureObjectQueryowningUser 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!
thereExistsOwningUser in interface SecureObjectQuerypublic UserQuery forAllOwningUser()
SecureObjectQueryowningUser 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!
forAllOwningUser in interface SecureObjectQuery
public void forAllCategory(short operator,
Collection values)
forAllCategory in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCategory(short operator,
Collection values)
thereExistsCategory in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllCategory(short operator,
String[] filterValues)
forAllCategory in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCategory(short operator,
String[] filterValues)
thereExistsCategory in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByCategory(short order)
CrxObjectFilter
orderByCategory in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate category()
CrxObjectQueryCrxObject testing
whether the feature category has values or not.
category in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate thereExistsCategory()
CrxObjectQuerycategory 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!
thereExistsCategory in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate forAllCategory()
CrxObjectQuerycategory 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!
forAllCategory in interface CrxObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByCategory()
CrxObjectQueryCrxObject depending
the feature category
Note: The order in which orderBy…
instructions are given is relevant!
orderByCategory in interface CrxObjectQuery
public void forAllDisabled(short operator,
Collection values)
forAllDisabled in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDisabled(short operator,
Collection values)
thereExistsDisabled in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllDisabled(short operator,
boolean[] filterValues)
forAllDisabled in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDisabled(short operator,
boolean[] filterValues)
thereExistsDisabled in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDisabled(short order)
CrxObjectFilter
orderByDisabled in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.BooleanTypePredicate disabled()
disabled in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByDisabled()
CrxObjectQueryCrxObject depending
the feature disabled
Note: The order in which orderBy…
instructions are given is relevant!
orderByDisabled in interface CrxObjectQuery
public void forAllDisabledReason(short operator,
Collection values)
forAllDisabledReason in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDisabledReason(short operator,
Collection values)
thereExistsDisabledReason in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllDisabledReason(short operator,
String[] filterValues)
forAllDisabledReason in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDisabledReason(short operator,
String[] filterValues)
thereExistsDisabledReason in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDisabledReason(short order)
CrxObjectFilter
orderByDisabledReason in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate disabledReason()
CrxObjectQueryCrxObject testing
whether the value of the feature disabledReason is
null or not.
disabledReason in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate thereExistsDisabledReason()
CrxObjectQuerydisabledReason 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!
thereExistsDisabledReason in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate forAllDisabledReason()
CrxObjectQuerydisabledReason 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!
forAllDisabledReason in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByDisabledReason()
CrxObjectQueryCrxObject depending
the feature disabledReason
Note: The order in which orderBy…
instructions are given is relevant!
orderByDisabledReason in interface CrxObjectQuery
public void forAllExternalLink(short operator,
Collection values)
forAllExternalLink in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsExternalLink(short operator,
Collection values)
thereExistsExternalLink in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllExternalLink(short operator,
String[] filterValues)
forAllExternalLink in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsExternalLink(short operator,
String[] filterValues)
thereExistsExternalLink in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByExternalLink(short order)
CrxObjectFilter
orderByExternalLink in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate externalLink()
CrxObjectQueryCrxObject testing
whether the feature externalLink has values or not.
externalLink in interface CrxObjectQuerypublic org.w3c.cci2.ResourceIdentifierTypePredicate thereExistsExternalLink()
CrxObjectQueryexternalLink 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!
thereExistsExternalLink in interface CrxObjectQuerypublic org.w3c.cci2.ResourceIdentifierTypePredicate forAllExternalLink()
CrxObjectQueryexternalLink 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!
forAllExternalLink in interface CrxObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByExternalLink()
CrxObjectQueryCrxObject depending
the feature externalLink
Note: The order in which orderBy…
instructions are given is relevant!
orderByExternalLink in interface CrxObjectQuery
public void forAllUserBoolean0(short operator,
Collection values)
forAllUserBoolean0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean0(short operator,
Collection values)
thereExistsUserBoolean0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean0(short operator,
boolean[] filterValues)
forAllUserBoolean0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean0(short operator,
boolean[] filterValues)
thereExistsUserBoolean0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean0(short order)
CrxObjectFilter
orderByUserBoolean0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userBoolean0()
CrxObjectQueryCrxObject testing
whether the value of the feature userBoolean0 is
null or not.
userBoolean0 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean0()
CrxObjectQueryuserBoolean0 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!
thereExistsUserBoolean0 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate forAllUserBoolean0()
CrxObjectQueryuserBoolean0 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!
forAllUserBoolean0 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserBoolean0()
CrxObjectQueryCrxObject depending
the feature userBoolean0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean0 in interface CrxObjectQuery
public void forAllUserBoolean1(short operator,
Collection values)
forAllUserBoolean1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean1(short operator,
Collection values)
thereExistsUserBoolean1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean1(short operator,
boolean[] filterValues)
forAllUserBoolean1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean1(short operator,
boolean[] filterValues)
thereExistsUserBoolean1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean1(short order)
CrxObjectFilter
orderByUserBoolean1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userBoolean1()
CrxObjectQueryCrxObject testing
whether the value of the feature userBoolean1 is
null or not.
userBoolean1 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean1()
CrxObjectQueryuserBoolean1 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!
thereExistsUserBoolean1 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate forAllUserBoolean1()
CrxObjectQueryuserBoolean1 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!
forAllUserBoolean1 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserBoolean1()
CrxObjectQueryCrxObject depending
the feature userBoolean1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean1 in interface CrxObjectQuery
public void forAllUserBoolean2(short operator,
Collection values)
forAllUserBoolean2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean2(short operator,
Collection values)
thereExistsUserBoolean2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean2(short operator,
boolean[] filterValues)
forAllUserBoolean2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean2(short operator,
boolean[] filterValues)
thereExistsUserBoolean2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean2(short order)
CrxObjectFilter
orderByUserBoolean2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userBoolean2()
CrxObjectQueryCrxObject testing
whether the value of the feature userBoolean2 is
null or not.
userBoolean2 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean2()
CrxObjectQueryuserBoolean2 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!
thereExistsUserBoolean2 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate forAllUserBoolean2()
CrxObjectQueryuserBoolean2 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!
forAllUserBoolean2 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserBoolean2()
CrxObjectQueryCrxObject depending
the feature userBoolean2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean2 in interface CrxObjectQuery
public void forAllUserBoolean3(short operator,
Collection values)
forAllUserBoolean3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean3(short operator,
Collection values)
thereExistsUserBoolean3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean3(short operator,
boolean[] filterValues)
forAllUserBoolean3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean3(short operator,
boolean[] filterValues)
thereExistsUserBoolean3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean3(short order)
CrxObjectFilter
orderByUserBoolean3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userBoolean3()
CrxObjectQueryCrxObject testing
whether the value of the feature userBoolean3 is
null or not.
userBoolean3 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean3()
CrxObjectQueryuserBoolean3 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!
thereExistsUserBoolean3 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate forAllUserBoolean3()
CrxObjectQueryuserBoolean3 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!
forAllUserBoolean3 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserBoolean3()
CrxObjectQueryCrxObject depending
the feature userBoolean3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean3 in interface CrxObjectQuery
public void forAllUserBoolean4(short operator,
Collection values)
forAllUserBoolean4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean4(short operator,
Collection values)
thereExistsUserBoolean4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean4(short operator,
boolean[] filterValues)
forAllUserBoolean4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean4(short operator,
boolean[] filterValues)
thereExistsUserBoolean4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean4(short order)
CrxObjectFilter
orderByUserBoolean4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate userBoolean4()
CrxObjectQueryCrxObject testing
whether the feature userBoolean4 has values or not.
userBoolean4 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate thereExistsUserBoolean4()
CrxObjectQueryuserBoolean4 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!
thereExistsUserBoolean4 in interface CrxObjectQuerypublic org.w3c.cci2.BooleanTypePredicate forAllUserBoolean4()
CrxObjectQueryuserBoolean4 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!
forAllUserBoolean4 in interface CrxObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByUserBoolean4()
CrxObjectQueryCrxObject depending
the feature userBoolean4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean4 in interface CrxObjectQuery
public void forAllUserCode0(short operator,
Collection values)
forAllUserCode0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode0(short operator,
Collection values)
thereExistsUserCode0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode0(short operator,
short[] filterValues)
forAllUserCode0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode0(short operator,
short[] filterValues)
thereExistsUserCode0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode0(short order)
CrxObjectFilter
orderByUserCode0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userCode0()
CrxObjectQueryCrxObject testing
whether the value of the feature userCode0 is
null or not.
userCode0 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserCode0()
CrxObjectQueryuserCode0 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!
thereExistsUserCode0 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserCode0()
CrxObjectQueryuserCode0 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!
forAllUserCode0 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserCode0()
CrxObjectQueryCrxObject depending
the feature userCode0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode0 in interface CrxObjectQuery
public void forAllUserCode1(short operator,
Collection values)
forAllUserCode1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode1(short operator,
Collection values)
thereExistsUserCode1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode1(short operator,
short[] filterValues)
forAllUserCode1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode1(short operator,
short[] filterValues)
thereExistsUserCode1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode1(short order)
CrxObjectFilter
orderByUserCode1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userCode1()
CrxObjectQueryCrxObject testing
whether the value of the feature userCode1 is
null or not.
userCode1 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserCode1()
CrxObjectQueryuserCode1 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!
thereExistsUserCode1 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserCode1()
CrxObjectQueryuserCode1 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!
forAllUserCode1 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserCode1()
CrxObjectQueryCrxObject depending
the feature userCode1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode1 in interface CrxObjectQuery
public void forAllUserCode2(short operator,
Collection values)
forAllUserCode2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode2(short operator,
Collection values)
thereExistsUserCode2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode2(short operator,
short[] filterValues)
forAllUserCode2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode2(short operator,
short[] filterValues)
thereExistsUserCode2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode2(short order)
CrxObjectFilter
orderByUserCode2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userCode2()
CrxObjectQueryCrxObject testing
whether the value of the feature userCode2 is
null or not.
userCode2 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserCode2()
CrxObjectQueryuserCode2 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!
thereExistsUserCode2 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserCode2()
CrxObjectQueryuserCode2 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!
forAllUserCode2 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserCode2()
CrxObjectQueryCrxObject depending
the feature userCode2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode2 in interface CrxObjectQuery
public void forAllUserCode3(short operator,
Collection values)
forAllUserCode3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode3(short operator,
Collection values)
thereExistsUserCode3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode3(short operator,
short[] filterValues)
forAllUserCode3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode3(short operator,
short[] filterValues)
thereExistsUserCode3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode3(short order)
CrxObjectFilter
orderByUserCode3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userCode3()
CrxObjectQueryCrxObject testing
whether the value of the feature userCode3 is
null or not.
userCode3 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserCode3()
CrxObjectQueryuserCode3 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!
thereExistsUserCode3 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserCode3()
CrxObjectQueryuserCode3 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!
forAllUserCode3 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserCode3()
CrxObjectQueryCrxObject depending
the feature userCode3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode3 in interface CrxObjectQuery
public void forAllUserCode4(short operator,
Collection values)
forAllUserCode4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode4(short operator,
Collection values)
thereExistsUserCode4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode4(short operator,
short[] filterValues)
forAllUserCode4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode4(short operator,
short[] filterValues)
thereExistsUserCode4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode4(short order)
CrxObjectFilter
orderByUserCode4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate userCode4()
CrxObjectQueryCrxObject testing
whether the feature userCode4 has values or not.
userCode4 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserCode4()
CrxObjectQueryuserCode4 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!
thereExistsUserCode4 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserCode4()
CrxObjectQueryuserCode4 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!
forAllUserCode4 in interface CrxObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByUserCode4()
CrxObjectQueryCrxObject depending
the feature userCode4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode4 in interface CrxObjectQuery
public void forAllUserDate0(short operator,
Collection values)
forAllUserDate0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate0(short operator,
Collection values)
thereExistsUserDate0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate0(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate0(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate0(short order)
CrxObjectFilter
orderByUserDate0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userDate0()
CrxObjectQueryCrxObject testing
whether the value of the feature userDate0 is
null or not.
userDate0 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate0()
CrxObjectQueryuserDate0 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!
thereExistsUserDate0 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate0()
CrxObjectQueryuserDate0 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!
forAllUserDate0 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserDate0()
CrxObjectQueryCrxObject depending
the feature userDate0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate0 in interface CrxObjectQuery
public void forAllUserDate1(short operator,
Collection values)
forAllUserDate1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate1(short operator,
Collection values)
thereExistsUserDate1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate1(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate1(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate1(short order)
CrxObjectFilter
orderByUserDate1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userDate1()
CrxObjectQueryCrxObject testing
whether the value of the feature userDate1 is
null or not.
userDate1 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate1()
CrxObjectQueryuserDate1 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!
thereExistsUserDate1 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate1()
CrxObjectQueryuserDate1 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!
forAllUserDate1 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserDate1()
CrxObjectQueryCrxObject depending
the feature userDate1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate1 in interface CrxObjectQuery
public void forAllUserDate2(short operator,
Collection values)
forAllUserDate2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate2(short operator,
Collection values)
thereExistsUserDate2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate2(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate2(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate2(short order)
CrxObjectFilter
orderByUserDate2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userDate2()
CrxObjectQueryCrxObject testing
whether the value of the feature userDate2 is
null or not.
userDate2 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate2()
CrxObjectQueryuserDate2 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!
thereExistsUserDate2 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate2()
CrxObjectQueryuserDate2 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!
forAllUserDate2 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserDate2()
CrxObjectQueryCrxObject depending
the feature userDate2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate2 in interface CrxObjectQuery
public void forAllUserDate3(short operator,
Collection values)
forAllUserDate3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate3(short operator,
Collection values)
thereExistsUserDate3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate3(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate3(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate3(short order)
CrxObjectFilter
orderByUserDate3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userDate3()
CrxObjectQueryCrxObject testing
whether the value of the feature userDate3 is
null or not.
userDate3 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate3()
CrxObjectQueryuserDate3 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!
thereExistsUserDate3 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate3()
CrxObjectQueryuserDate3 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!
forAllUserDate3 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserDate3()
CrxObjectQueryCrxObject depending
the feature userDate3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate3 in interface CrxObjectQuery
public void forAllUserDate4(short operator,
Collection values)
forAllUserDate4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate4(short operator,
Collection values)
thereExistsUserDate4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate4(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate4(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate4(short order)
CrxObjectFilter
orderByUserDate4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate userDate4()
CrxObjectQueryCrxObject testing
whether the feature userDate4 has values or not.
userDate4 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate thereExistsUserDate4()
CrxObjectQueryuserDate4 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!
thereExistsUserDate4 in interface CrxObjectQuerypublic org.w3c.cci2.PartiallyOrderedTypePredicate forAllUserDate4()
CrxObjectQueryuserDate4 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!
forAllUserDate4 in interface CrxObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByUserDate4()
CrxObjectQueryCrxObject depending
the feature userDate4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate4 in interface CrxObjectQuery
public void forAllUserDateTime0(short operator,
Collection values)
forAllUserDateTime0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime0(short operator,
Collection values)
thereExistsUserDateTime0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime0(short operator,
Date[] filterValues)
forAllUserDateTime0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime0(short operator,
Date[] filterValues)
thereExistsUserDateTime0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime0(short order)
CrxObjectFilter
orderByUserDateTime0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userDateTime0()
CrxObjectQueryCrxObject testing
whether the value of the feature userDateTime0 is
null or not.
userDateTime0 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime0()
CrxObjectQueryuserDateTime0 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!
thereExistsUserDateTime0 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserDateTime0()
CrxObjectQueryuserDateTime0 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!
forAllUserDateTime0 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserDateTime0()
CrxObjectQueryCrxObject depending
the feature userDateTime0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime0 in interface CrxObjectQuery
public void forAllUserDateTime1(short operator,
Collection values)
forAllUserDateTime1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime1(short operator,
Collection values)
thereExistsUserDateTime1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime1(short operator,
Date[] filterValues)
forAllUserDateTime1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime1(short operator,
Date[] filterValues)
thereExistsUserDateTime1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime1(short order)
CrxObjectFilter
orderByUserDateTime1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userDateTime1()
CrxObjectQueryCrxObject testing
whether the value of the feature userDateTime1 is
null or not.
userDateTime1 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime1()
CrxObjectQueryuserDateTime1 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!
thereExistsUserDateTime1 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserDateTime1()
CrxObjectQueryuserDateTime1 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!
forAllUserDateTime1 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserDateTime1()
CrxObjectQueryCrxObject depending
the feature userDateTime1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime1 in interface CrxObjectQuery
public void forAllUserDateTime2(short operator,
Collection values)
forAllUserDateTime2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime2(short operator,
Collection values)
thereExistsUserDateTime2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime2(short operator,
Date[] filterValues)
forAllUserDateTime2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime2(short operator,
Date[] filterValues)
thereExistsUserDateTime2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime2(short order)
CrxObjectFilter
orderByUserDateTime2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userDateTime2()
CrxObjectQueryCrxObject testing
whether the value of the feature userDateTime2 is
null or not.
userDateTime2 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime2()
CrxObjectQueryuserDateTime2 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!
thereExistsUserDateTime2 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserDateTime2()
CrxObjectQueryuserDateTime2 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!
forAllUserDateTime2 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserDateTime2()
CrxObjectQueryCrxObject depending
the feature userDateTime2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime2 in interface CrxObjectQuery
public void forAllUserDateTime3(short operator,
Collection values)
forAllUserDateTime3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime3(short operator,
Collection values)
thereExistsUserDateTime3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime3(short operator,
Date[] filterValues)
forAllUserDateTime3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime3(short operator,
Date[] filterValues)
thereExistsUserDateTime3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime3(short order)
CrxObjectFilter
orderByUserDateTime3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userDateTime3()
CrxObjectQueryCrxObject testing
whether the value of the feature userDateTime3 is
null or not.
userDateTime3 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime3()
CrxObjectQueryuserDateTime3 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!
thereExistsUserDateTime3 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserDateTime3()
CrxObjectQueryuserDateTime3 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!
forAllUserDateTime3 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserDateTime3()
CrxObjectQueryCrxObject depending
the feature userDateTime3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime3 in interface CrxObjectQuery
public void forAllUserDateTime4(short operator,
Collection values)
forAllUserDateTime4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime4(short operator,
Collection values)
thereExistsUserDateTime4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime4(short operator,
Date[] filterValues)
forAllUserDateTime4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime4(short operator,
Date[] filterValues)
thereExistsUserDateTime4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime4(short order)
CrxObjectFilter
orderByUserDateTime4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate userDateTime4()
CrxObjectQueryCrxObject testing
whether the feature userDateTime4 has values or not.
userDateTime4 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserDateTime4()
CrxObjectQueryuserDateTime4 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!
thereExistsUserDateTime4 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserDateTime4()
CrxObjectQueryuserDateTime4 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!
forAllUserDateTime4 in interface CrxObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByUserDateTime4()
CrxObjectQueryCrxObject depending
the feature userDateTime4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime4 in interface CrxObjectQuery
public void forAllUserNumber0(short operator,
Collection values)
forAllUserNumber0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber0(short operator,
Collection values)
thereExistsUserNumber0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber0(short operator,
BigDecimal[] filterValues)
forAllUserNumber0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber0(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber0(short order)
CrxObjectFilter
orderByUserNumber0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userNumber0()
CrxObjectQueryCrxObject testing
whether the value of the feature userNumber0 is
null or not.
userNumber0 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber0()
CrxObjectQueryuserNumber0 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!
thereExistsUserNumber0 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserNumber0()
CrxObjectQueryuserNumber0 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!
forAllUserNumber0 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserNumber0()
CrxObjectQueryCrxObject depending
the feature userNumber0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber0 in interface CrxObjectQuery
public void forAllUserNumber1(short operator,
Collection values)
forAllUserNumber1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber1(short operator,
Collection values)
thereExistsUserNumber1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber1(short operator,
BigDecimal[] filterValues)
forAllUserNumber1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber1(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber1(short order)
CrxObjectFilter
orderByUserNumber1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userNumber1()
CrxObjectQueryCrxObject testing
whether the value of the feature userNumber1 is
null or not.
userNumber1 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber1()
CrxObjectQueryuserNumber1 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!
thereExistsUserNumber1 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserNumber1()
CrxObjectQueryuserNumber1 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!
forAllUserNumber1 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserNumber1()
CrxObjectQueryCrxObject depending
the feature userNumber1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber1 in interface CrxObjectQuery
public void forAllUserNumber2(short operator,
Collection values)
forAllUserNumber2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber2(short operator,
Collection values)
thereExistsUserNumber2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber2(short operator,
BigDecimal[] filterValues)
forAllUserNumber2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber2(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber2(short order)
CrxObjectFilter
orderByUserNumber2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userNumber2()
CrxObjectQueryCrxObject testing
whether the value of the feature userNumber2 is
null or not.
userNumber2 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber2()
CrxObjectQueryuserNumber2 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!
thereExistsUserNumber2 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserNumber2()
CrxObjectQueryuserNumber2 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!
forAllUserNumber2 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserNumber2()
CrxObjectQueryCrxObject depending
the feature userNumber2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber2 in interface CrxObjectQuery
public void forAllUserNumber3(short operator,
Collection values)
forAllUserNumber3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber3(short operator,
Collection values)
thereExistsUserNumber3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber3(short operator,
BigDecimal[] filterValues)
forAllUserNumber3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber3(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber3(short order)
CrxObjectFilter
orderByUserNumber3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userNumber3()
CrxObjectQueryCrxObject testing
whether the value of the feature userNumber3 is
null or not.
userNumber3 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber3()
CrxObjectQueryuserNumber3 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!
thereExistsUserNumber3 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserNumber3()
CrxObjectQueryuserNumber3 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!
forAllUserNumber3 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserNumber3()
CrxObjectQueryCrxObject depending
the feature userNumber3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber3 in interface CrxObjectQuery
public void forAllUserNumber4(short operator,
Collection values)
forAllUserNumber4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber4(short operator,
Collection values)
thereExistsUserNumber4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber4(short operator,
BigDecimal[] filterValues)
forAllUserNumber4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber4(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber4(short order)
CrxObjectFilter
orderByUserNumber4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate userNumber4()
CrxObjectQueryCrxObject testing
whether the feature userNumber4 has values or not.
userNumber4 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsUserNumber4()
CrxObjectQueryuserNumber4 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!
thereExistsUserNumber4 in interface CrxObjectQuerypublic org.w3c.cci2.ComparableTypePredicate forAllUserNumber4()
CrxObjectQueryuserNumber4 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!
forAllUserNumber4 in interface CrxObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByUserNumber4()
CrxObjectQueryCrxObject depending
the feature userNumber4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber4 in interface CrxObjectQuery
public void forAllUserString0(short operator,
Collection values)
forAllUserString0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString0(short operator,
Collection values)
thereExistsUserString0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString0(short operator,
String[] filterValues)
forAllUserString0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString0(short operator,
String[] filterValues)
thereExistsUserString0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString0(short order)
CrxObjectFilter
orderByUserString0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userString0()
CrxObjectQueryCrxObject testing
whether the value of the feature userString0 is
null or not.
userString0 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate thereExistsUserString0()
CrxObjectQueryuserString0 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!
thereExistsUserString0 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate forAllUserString0()
CrxObjectQueryuserString0 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!
forAllUserString0 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserString0()
CrxObjectQueryCrxObject depending
the feature userString0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString0 in interface CrxObjectQuery
public void forAllUserString1(short operator,
Collection values)
forAllUserString1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString1(short operator,
Collection values)
thereExistsUserString1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString1(short operator,
String[] filterValues)
forAllUserString1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString1(short operator,
String[] filterValues)
thereExistsUserString1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString1(short order)
CrxObjectFilter
orderByUserString1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userString1()
CrxObjectQueryCrxObject testing
whether the value of the feature userString1 is
null or not.
userString1 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate thereExistsUserString1()
CrxObjectQueryuserString1 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!
thereExistsUserString1 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate forAllUserString1()
CrxObjectQueryuserString1 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!
forAllUserString1 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserString1()
CrxObjectQueryCrxObject depending
the feature userString1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString1 in interface CrxObjectQuery
public void forAllUserString2(short operator,
Collection values)
forAllUserString2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString2(short operator,
Collection values)
thereExistsUserString2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString2(short operator,
String[] filterValues)
forAllUserString2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString2(short operator,
String[] filterValues)
thereExistsUserString2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString2(short order)
CrxObjectFilter
orderByUserString2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userString2()
CrxObjectQueryCrxObject testing
whether the value of the feature userString2 is
null or not.
userString2 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate thereExistsUserString2()
CrxObjectQueryuserString2 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!
thereExistsUserString2 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate forAllUserString2()
CrxObjectQueryuserString2 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!
forAllUserString2 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserString2()
CrxObjectQueryCrxObject depending
the feature userString2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString2 in interface CrxObjectQuery
public void forAllUserString3(short operator,
Collection values)
forAllUserString3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString3(short operator,
Collection values)
thereExistsUserString3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString3(short operator,
String[] filterValues)
forAllUserString3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString3(short operator,
String[] filterValues)
thereExistsUserString3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString3(short order)
CrxObjectFilter
orderByUserString3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate userString3()
CrxObjectQueryCrxObject testing
whether the value of the feature userString3 is
null or not.
userString3 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate thereExistsUserString3()
CrxObjectQueryuserString3 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!
thereExistsUserString3 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate forAllUserString3()
CrxObjectQueryuserString3 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!
forAllUserString3 in interface CrxObjectQuerypublic org.w3c.cci2.SimpleTypeOrder orderByUserString3()
CrxObjectQueryCrxObject depending
the feature userString3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString3 in interface CrxObjectQuery
public void forAllUserString4(short operator,
Collection values)
forAllUserString4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString4(short operator,
Collection values)
thereExistsUserString4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString4(short operator,
String[] filterValues)
forAllUserString4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString4(short operator,
String[] filterValues)
thereExistsUserString4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString4(short order)
CrxObjectFilter
orderByUserString4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate userString4()
CrxObjectQueryCrxObject testing
whether the feature userString4 has values or not.
userString4 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate thereExistsUserString4()
CrxObjectQueryuserString4 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!
thereExistsUserString4 in interface CrxObjectQuerypublic org.w3c.cci2.StringTypePredicate forAllUserString4()
CrxObjectQueryuserString4 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!
forAllUserString4 in interface CrxObjectQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByUserString4()
CrxObjectQueryCrxObject depending
the feature userString4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString4 in interface CrxObjectQuery
public void forAllAlternateProductNumber(short operator,
Collection values)
forAllAlternateProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAlternateProductNumber(short operator,
Collection values)
thereExistsAlternateProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllAlternateProductNumber(short operator,
String[] filterValues)
forAllAlternateProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAlternateProductNumber(short operator,
String[] filterValues)
thereExistsAlternateProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAlternateProductNumber(short order)
AbstractProductFilter
orderByAlternateProductNumber in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.MultivaluedFeaturePredicate alternateProductNumber()
AbstractProductQueryAbstractProduct
testing whether the feature alternateProductNumber has
values or not.
alternateProductNumber in interface AbstractProductQuerypublic org.w3c.cci2.StringTypePredicate thereExistsAlternateProductNumber()
AbstractProductQueryalternateProductNumber
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!
thereExistsAlternateProductNumber in interface AbstractProductQuerypublic org.w3c.cci2.StringTypePredicate forAllAlternateProductNumber()
AbstractProductQueryalternateProductNumber
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!
forAllAlternateProductNumber in interface AbstractProductQuerypublic org.w3c.cci2.MultivaluedTypeOrder orderByAlternateProductNumber()
AbstractProductQueryAbstractProduct
depending the feature alternateProductNumber
Note: The order in which orderBy…
instructions are given is relevant!
orderByAlternateProductNumber in interface AbstractProductQuery
public void forAllClassification(short operator,
ProductClassification[] filterValues)
forAllClassification in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsClassification(short operator,
ProductClassification[] filterValues)
thereExistsClassification in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllClassification(short operator,
Collection values)
forAllClassification in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsClassification(short operator,
Collection values)
thereExistsClassification in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.MultivaluedFeaturePredicate classification()
AbstractProductQueryAbstractProduct
testing whether the feature classification has values or
not.
classification in interface AbstractProductQuerypublic ProductClassificationQuery thereExistsClassification()
AbstractProductQueryclassification 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!
thereExistsClassification in interface AbstractProductQuerypublic ProductClassificationQuery forAllClassification()
AbstractProductQueryclassification 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!
forAllClassification in interface AbstractProductQuery
public void forAllDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
forAllDefaultPriceLevel in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
thereExistsDefaultPriceLevel in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllDefaultPriceLevel(short operator,
Collection values)
forAllDefaultPriceLevel in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultPriceLevel(short operator,
Collection values)
thereExistsDefaultPriceLevel in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate defaultPriceLevel()
AbstractProductQueryAbstractProduct
testing whether the value of the feature defaultPriceLevel
is null or not.
defaultPriceLevel in interface AbstractProductQuerypublic PriceLevelQuery thereExistsDefaultPriceLevel()
AbstractProductQuerydefaultPriceLevel 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!
thereExistsDefaultPriceLevel in interface AbstractProductQuerypublic PriceLevelQuery forAllDefaultPriceLevel()
AbstractProductQuerydefaultPriceLevel 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!
forAllDefaultPriceLevel in interface AbstractProductQuery
public void forAllDefaultUom(short operator,
Uom[] filterValues)
forAllDefaultUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultUom(short operator,
Uom[] filterValues)
thereExistsDefaultUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllDefaultUom(short operator,
Collection values)
forAllDefaultUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultUom(short operator,
Collection values)
thereExistsDefaultUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate defaultUom()
AbstractProductQueryAbstractProduct
testing whether the value of the feature defaultUom is
null or not.
defaultUom in interface AbstractProductQuerypublic UomQuery thereExistsDefaultUom()
AbstractProductQuerydefaultUom 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!
thereExistsDefaultUom in interface AbstractProductQuerypublic UomQuery forAllDefaultUom()
AbstractProductQuerydefaultUom 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!
forAllDefaultUom in interface AbstractProductQuery
public void forAllDescription(short operator,
Collection values)
forAllDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDescription(short operator,
Collection values)
thereExistsDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllDescription(short operator,
String[] filterValues)
forAllDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDescription(short operator,
String[] filterValues)
thereExistsDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDescription(short order)
AbstractProductFilter
orderByDescription in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate description()
AbstractProductQueryAbstractProduct
testing whether the value of the feature description is
null or not.
description in interface AbstractProductQuerypublic org.w3c.cci2.StringTypePredicate thereExistsDescription()
AbstractProductQuerydescription 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!
thereExistsDescription in interface AbstractProductQuerypublic org.w3c.cci2.StringTypePredicate forAllDescription()
AbstractProductQuerydescription 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!
forAllDescription in interface AbstractProductQuerypublic org.w3c.cci2.SimpleTypeOrder orderByDescription()
AbstractProductQueryAbstractProduct
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
orderByDescription in interface AbstractProductQuery
public void forAllDetailedDescription(short operator,
Collection values)
forAllDetailedDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDetailedDescription(short operator,
Collection values)
thereExistsDetailedDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllDetailedDescription(short operator,
String[] filterValues)
forAllDetailedDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDetailedDescription(short operator,
String[] filterValues)
thereExistsDetailedDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDetailedDescription(short order)
AbstractProductFilter
orderByDetailedDescription in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate detailedDescription()
AbstractProductQueryAbstractProduct
testing whether the value of the feature
detailedDescription is null or not.
detailedDescription in interface AbstractProductQuerypublic org.w3c.cci2.StringTypePredicate thereExistsDetailedDescription()
AbstractProductQuerydetailedDescription 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!
thereExistsDetailedDescription in interface AbstractProductQuerypublic org.w3c.cci2.StringTypePredicate forAllDetailedDescription()
AbstractProductQuerydetailedDescription 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!
forAllDetailedDescription in interface AbstractProductQuerypublic org.w3c.cci2.SimpleTypeOrder orderByDetailedDescription()
AbstractProductQueryAbstractProduct
depending the feature detailedDescription
Note: The order in which orderBy…
instructions are given is relevant!
orderByDetailedDescription in interface AbstractProductQuery
public void forAllName(short operator,
Collection values)
forAllName in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsName(short operator,
Collection values)
thereExistsName in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllName(short operator,
String[] filterValues)
forAllName in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsName(short operator,
String[] filterValues)
thereExistsName in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByName(short order)
AbstractProductFilter
orderByName in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.StringTypePredicate name()
name in interface AbstractProductQuerypublic org.w3c.cci2.SimpleTypeOrder orderByName()
AbstractProductQueryAbstractProduct
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
orderByName in interface AbstractProductQuery
public void forAllPriceUom(short operator,
Uom[] filterValues)
forAllPriceUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPriceUom(short operator,
Uom[] filterValues)
thereExistsPriceUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllPriceUom(short operator,
Collection values)
forAllPriceUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPriceUom(short operator,
Collection values)
thereExistsPriceUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.MultivaluedFeaturePredicate priceUom()
AbstractProductQueryAbstractProduct
testing whether the feature priceUom has values or not.
priceUom in interface AbstractProductQuerypublic UomQuery thereExistsPriceUom()
AbstractProductQuerypriceUom 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!
thereExistsPriceUom in interface AbstractProductQuerypublic UomQuery forAllPriceUom()
AbstractProductQuerypriceUom 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!
forAllPriceUom in interface AbstractProductQuery
public void forAllProductNumber(short operator,
Collection values)
forAllProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductNumber(short operator,
Collection values)
thereExistsProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllProductNumber(short operator,
String[] filterValues)
forAllProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductNumber(short operator,
String[] filterValues)
thereExistsProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByProductNumber(short order)
AbstractProductFilter
orderByProductNumber in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.StringTypePredicate productNumber()
productNumber in interface AbstractProductQuerypublic org.w3c.cci2.SimpleTypeOrder orderByProductNumber()
AbstractProductQueryAbstractProduct
depending the feature productNumber
Note: The order in which orderBy…
instructions are given is relevant!
orderByProductNumber in interface AbstractProductQuery
public void forAllProductState(short operator,
Collection values)
forAllProductState in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductState(short operator,
Collection values)
thereExistsProductState in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllProductState(short operator,
short[] filterValues)
forAllProductState in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductState(short operator,
short[] filterValues)
thereExistsProductState in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByProductState(short order)
AbstractProductFilter
orderByProductState in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ComparableTypePredicate productState()
productState in interface AbstractProductQuerypublic org.w3c.cci2.SimpleTypeOrder orderByProductState()
AbstractProductQueryAbstractProduct
depending the feature productState
Note: The order in which orderBy…
instructions are given is relevant!
orderByProductState in interface AbstractProductQuery
public void forAllProductUsage(short operator,
ActivityTracker[] filterValues)
forAllProductUsage in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductUsage(short operator,
ActivityTracker[] filterValues)
thereExistsProductUsage in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllProductUsage(short operator,
Collection values)
forAllProductUsage in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductUsage(short operator,
Collection values)
thereExistsProductUsage in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate productUsage()
AbstractProductQueryAbstractProduct
testing whether the value of the feature productUsage is
null or not.
productUsage in interface AbstractProductQuerypublic ActivityTrackerQuery thereExistsProductUsage()
AbstractProductQueryproductUsage 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!
thereExistsProductUsage in interface AbstractProductQuerypublic ActivityTrackerQuery forAllProductUsage()
AbstractProductQueryproductUsage 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!
forAllProductUsage in interface AbstractProductQuery
public void forAllSalesTaxType(short operator,
SalesTaxType[] filterValues)
forAllSalesTaxType in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsSalesTaxType(short operator,
SalesTaxType[] filterValues)
thereExistsSalesTaxType in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllSalesTaxType(short operator,
Collection values)
forAllSalesTaxType in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsSalesTaxType(short operator,
Collection values)
thereExistsSalesTaxType in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate salesTaxType()
AbstractProductQueryAbstractProduct
testing whether the value of the feature salesTaxType is
null or not.
salesTaxType in interface AbstractProductQuerypublic SalesTaxTypeQuery thereExistsSalesTaxType()
AbstractProductQuerysalesTaxType 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!
thereExistsSalesTaxType in interface AbstractProductQuerypublic SalesTaxTypeQuery forAllSalesTaxType()
AbstractProductQuerysalesTaxType 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!
forAllSalesTaxType in interface AbstractProductQuery
public void forAllAllowModification(short operator,
Collection values)
forAllAllowModification in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAllowModification(short operator,
Collection values)
thereExistsAllowModification in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllAllowModification(short operator,
boolean[] filterValues)
forAllAllowModification in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAllowModification(short operator,
boolean[] filterValues)
thereExistsAllowModification in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAllowModification(short order)
ContractPositionConstrainedFilter
orderByAllowModification in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate allowModification()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature allowModification is null or not.
allowModification in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.BooleanTypePredicate thereExistsAllowModification()
ContractPositionConstrainedQueryallowModification 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!
thereExistsAllowModification in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.BooleanTypePredicate forAllAllowModification()
ContractPositionConstrainedQueryallowModification 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!
forAllAllowModification in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByAllowModification()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
allowModification
Note: The order in which orderBy…
instructions are given is relevant!
orderByAllowModification in interface ContractPositionConstrainedQuery
public void forAllAllowRemoval(short operator,
Collection values)
forAllAllowRemoval in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAllowRemoval(short operator,
Collection values)
thereExistsAllowRemoval in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllAllowRemoval(short operator,
boolean[] filterValues)
forAllAllowRemoval in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAllowRemoval(short operator,
boolean[] filterValues)
thereExistsAllowRemoval in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAllowRemoval(short order)
ContractPositionConstrainedFilter
orderByAllowRemoval in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate allowRemoval()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature allowRemoval is null or not.
allowRemoval in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.BooleanTypePredicate thereExistsAllowRemoval()
ContractPositionConstrainedQueryallowRemoval 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!
thereExistsAllowRemoval in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.BooleanTypePredicate forAllAllowRemoval()
ContractPositionConstrainedQueryallowRemoval 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!
forAllAllowRemoval in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByAllowRemoval()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
allowRemoval
Note: The order in which orderBy…
instructions are given is relevant!
orderByAllowRemoval in interface ContractPositionConstrainedQuery
public void forAllDefaultPositions(short operator,
Collection values)
forAllDefaultPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultPositions(short operator,
Collection values)
thereExistsDefaultPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllDefaultPositions(short operator,
int[] filterValues)
forAllDefaultPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultPositions(short operator,
int[] filterValues)
thereExistsDefaultPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDefaultPositions(short order)
ContractPositionConstrainedFilter
orderByDefaultPositions in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate defaultPositions()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature defaultPositions is null or not.
defaultPositions in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsDefaultPositions()
ContractPositionConstrainedQuerydefaultPositions 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!
thereExistsDefaultPositions in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate forAllDefaultPositions()
ContractPositionConstrainedQuerydefaultPositions 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!
forAllDefaultPositions in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByDefaultPositions()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
defaultPositions
Note: The order in which orderBy…
instructions are given is relevant!
orderByDefaultPositions in interface ContractPositionConstrainedQuery
public void forAllDefaultQuantity(short operator,
Collection values)
forAllDefaultQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultQuantity(short operator,
Collection values)
thereExistsDefaultQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllDefaultQuantity(short operator,
BigDecimal[] filterValues)
forAllDefaultQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultQuantity(short operator,
BigDecimal[] filterValues)
thereExistsDefaultQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDefaultQuantity(short order)
ContractPositionConstrainedFilter
orderByDefaultQuantity in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate defaultQuantity()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature defaultQuantity is null or not.
defaultQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsDefaultQuantity()
ContractPositionConstrainedQuerydefaultQuantity 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!
thereExistsDefaultQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate forAllDefaultQuantity()
ContractPositionConstrainedQuerydefaultQuantity 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!
forAllDefaultQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByDefaultQuantity()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
defaultQuantity
Note: The order in which orderBy…
instructions are given is relevant!
orderByDefaultQuantity in interface ContractPositionConstrainedQuery
public void forAllItemNumber(short operator,
Collection values)
forAllItemNumber in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsItemNumber(short operator,
Collection values)
thereExistsItemNumber in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllItemNumber(short operator,
long[] filterValues)
forAllItemNumber in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsItemNumber(short operator,
long[] filterValues)
thereExistsItemNumber in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByItemNumber(short order)
ContractPositionConstrainedFilter
orderByItemNumber in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ComparableTypePredicate itemNumber()
itemNumber in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByItemNumber()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
itemNumber
Note: The order in which orderBy…
instructions are given is relevant!
orderByItemNumber in interface ContractPositionConstrainedQuery
public void forAllMaxPositions(short operator,
Collection values)
forAllMaxPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMaxPositions(short operator,
Collection values)
thereExistsMaxPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllMaxPositions(short operator,
int[] filterValues)
forAllMaxPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMaxPositions(short operator,
int[] filterValues)
thereExistsMaxPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByMaxPositions(short order)
ContractPositionConstrainedFilter
orderByMaxPositions in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate maxPositions()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature maxPositions is null or not.
maxPositions in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsMaxPositions()
ContractPositionConstrainedQuerymaxPositions 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!
thereExistsMaxPositions in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate forAllMaxPositions()
ContractPositionConstrainedQuerymaxPositions 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!
forAllMaxPositions in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByMaxPositions()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
maxPositions
Note: The order in which orderBy…
instructions are given is relevant!
orderByMaxPositions in interface ContractPositionConstrainedQuery
public void forAllMaxQuantity(short operator,
Collection values)
forAllMaxQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMaxQuantity(short operator,
Collection values)
thereExistsMaxQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllMaxQuantity(short operator,
BigDecimal[] filterValues)
forAllMaxQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMaxQuantity(short operator,
BigDecimal[] filterValues)
thereExistsMaxQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByMaxQuantity(short order)
ContractPositionConstrainedFilter
orderByMaxQuantity in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate maxQuantity()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature maxQuantity is null or not.
maxQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsMaxQuantity()
ContractPositionConstrainedQuerymaxQuantity 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!
thereExistsMaxQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate forAllMaxQuantity()
ContractPositionConstrainedQuerymaxQuantity 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!
forAllMaxQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByMaxQuantity()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
maxQuantity
Note: The order in which orderBy…
instructions are given is relevant!
orderByMaxQuantity in interface ContractPositionConstrainedQuery
public void forAllMinMaxQuantityHandling(short operator,
Collection values)
forAllMinMaxQuantityHandling in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMinMaxQuantityHandling(short operator,
Collection values)
thereExistsMinMaxQuantityHandling in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllMinMaxQuantityHandling(short operator,
short[] filterValues)
forAllMinMaxQuantityHandling in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMinMaxQuantityHandling(short operator,
short[] filterValues)
thereExistsMinMaxQuantityHandling in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByMinMaxQuantityHandling(short order)
ContractPositionConstrainedFilter
orderByMinMaxQuantityHandling in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.ComparableTypePredicate minMaxQuantityHandling()
minMaxQuantityHandling in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByMinMaxQuantityHandling()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
minMaxQuantityHandling
Note: The order in which orderBy…
instructions are given is relevant!
orderByMinMaxQuantityHandling in interface ContractPositionConstrainedQuery
public void forAllMinPositions(short operator,
Collection values)
forAllMinPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMinPositions(short operator,
Collection values)
thereExistsMinPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllMinPositions(short operator,
int[] filterValues)
forAllMinPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMinPositions(short operator,
int[] filterValues)
thereExistsMinPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByMinPositions(short order)
ContractPositionConstrainedFilter
orderByMinPositions in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate minPositions()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature minPositions is null or not.
minPositions in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsMinPositions()
ContractPositionConstrainedQueryminPositions 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!
thereExistsMinPositions in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate forAllMinPositions()
ContractPositionConstrainedQueryminPositions 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!
forAllMinPositions in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByMinPositions()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
minPositions
Note: The order in which orderBy…
instructions are given is relevant!
orderByMinPositions in interface ContractPositionConstrainedQuery
public void forAllMinQuantity(short operator,
Collection values)
forAllMinQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMinQuantity(short operator,
Collection values)
thereExistsMinQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllMinQuantity(short operator,
BigDecimal[] filterValues)
forAllMinQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsMinQuantity(short operator,
BigDecimal[] filterValues)
thereExistsMinQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByMinQuantity(short order)
ContractPositionConstrainedFilter
orderByMinQuantity in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate minQuantity()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature minQuantity is null or not.
minQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsMinQuantity()
ContractPositionConstrainedQueryminQuantity 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!
thereExistsMinQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate forAllMinQuantity()
ContractPositionConstrainedQueryminQuantity 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!
forAllMinQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByMinQuantity()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
minQuantity
Note: The order in which orderBy…
instructions are given is relevant!
orderByMinQuantity in interface ContractPositionConstrainedQuery
public void forAllOffsetQuantity(short operator,
Collection values)
forAllOffsetQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOffsetQuantity(short operator,
Collection values)
thereExistsOffsetQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllOffsetQuantity(short operator,
BigDecimal[] filterValues)
forAllOffsetQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOffsetQuantity(short operator,
BigDecimal[] filterValues)
thereExistsOffsetQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByOffsetQuantity(short order)
ContractPositionConstrainedFilter
orderByOffsetQuantity in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate offsetQuantity()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature offsetQuantity is null or not.
offsetQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsOffsetQuantity()
ContractPositionConstrainedQueryoffsetQuantity 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!
thereExistsOffsetQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.ComparableTypePredicate forAllOffsetQuantity()
ContractPositionConstrainedQueryoffsetQuantity 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!
forAllOffsetQuantity in interface ContractPositionConstrainedQuerypublic org.w3c.cci2.SimpleTypeOrder orderByOffsetQuantity()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
offsetQuantity
Note: The order in which orderBy…
instructions are given is relevant!
orderByOffsetQuantity in interface ContractPositionConstrainedQuery
public void forAllDiscount(short operator,
Collection values)
forAllDiscount in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDiscount(short operator,
Collection values)
thereExistsDiscount in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void forAllDiscount(short operator,
BigDecimal[] filterValues)
forAllDiscount in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDiscount(short operator,
BigDecimal[] filterValues)
thereExistsDiscount in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDiscount(short order)
PriceOverrideEnabledFilter
orderByDiscount in interface PriceOverrideEnabledFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate discount()
PriceOverrideEnabledQueryPriceOverrideEnabled testing whether the value of the
feature discount is null or not.
discount in interface PriceOverrideEnabledQuerypublic org.w3c.cci2.ComparableTypePredicate thereExistsDiscount()
PriceOverrideEnabledQuerydiscount to the
predicate. The predicate for PriceOverrideEnabled
evaluates true if its value of feature
discount 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!
thereExistsDiscount in interface PriceOverrideEnabledQuerypublic org.w3c.cci2.ComparableTypePredicate forAllDiscount()
PriceOverrideEnabledQuerydiscount to the
predicate. The predicate for PriceOverrideEnabled
evaluates true if its value of feature
discount 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!
forAllDiscount in interface PriceOverrideEnabledQuerypublic org.w3c.cci2.SimpleTypeOrder orderByDiscount()
PriceOverrideEnabledQueryPriceOverrideEnabled
depending the feature discount
Note: The order in which orderBy…
instructions are given is relevant!
orderByDiscount in interface PriceOverrideEnabledQuery
public void forAllDiscountIsPercentage(short operator,
Collection values)
forAllDiscountIsPercentage in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDiscountIsPercentage(short operator,
Collection values)
thereExistsDiscountIsPercentage in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void forAllDiscountIsPercentage(short operator,
boolean[] filterValues)
forAllDiscountIsPercentage in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDiscountIsPercentage(short operator,
boolean[] filterValues)
thereExistsDiscountIsPercentage in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDiscountIsPercentage(short order)
PriceOverrideEnabledFilter
orderByDiscountIsPercentage in interface PriceOverrideEnabledFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate discountIsPercentage()
PriceOverrideEnabledQueryPriceOverrideEnabled testing whether the value of the
feature discountIsPercentage is null or not.
discountIsPercentage in interface PriceOverrideEnabledQuerypublic org.w3c.cci2.BooleanTypePredicate thereExistsDiscountIsPercentage()
PriceOverrideEnabledQuerydiscountIsPercentage to
the predicate. The predicate for PriceOverrideEnabled
evaluates true if its value of feature
discountIsPercentage 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!
thereExistsDiscountIsPercentage in interface PriceOverrideEnabledQuerypublic org.w3c.cci2.BooleanTypePredicate forAllDiscountIsPercentage()
PriceOverrideEnabledQuerydiscountIsPercentage to
the predicate. The predicate for PriceOverrideEnabled
evaluates true if its value of feature
discountIsPercentage 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!
forAllDiscountIsPercentage in interface PriceOverrideEnabledQuerypublic org.w3c.cci2.SimpleTypeOrder orderByDiscountIsPercentage()
PriceOverrideEnabledQueryPriceOverrideEnabled
depending the feature discountIsPercentage
Note: The order in which orderBy…
instructions are given is relevant!
orderByDiscountIsPercentage in interface PriceOverrideEnabledQuery
public void forAllOverridePrice(short operator,
Collection values)
forAllOverridePrice in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOverridePrice(short operator,
Collection values)
thereExistsOverridePrice in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void forAllOverridePrice(short operator,
boolean[] filterValues)
forAllOverridePrice in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOverridePrice(short operator,
boolean[] filterValues)
thereExistsOverridePrice in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperatorspublic void orderByOverridePrice(short order)
PriceOverrideEnabledFilter
orderByOverridePrice in interface PriceOverrideEnabledFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate overridePrice()
PriceOverrideEnabledQueryPriceOverrideEnabled testing whether the value of the
feature overridePrice is null or not.
overridePrice in interface PriceOverrideEnabledQuerypublic org.w3c.cci2.BooleanTypePredicate thereExistsOverridePrice()
PriceOverrideEnabledQueryoverridePrice to the
predicate. The predicate for PriceOverrideEnabled
evaluates true if its value of feature
overridePrice 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!
thereExistsOverridePrice in interface PriceOverrideEnabledQuerypublic org.w3c.cci2.BooleanTypePredicate forAllOverridePrice()
PriceOverrideEnabledQueryoverridePrice to the
predicate. The predicate for PriceOverrideEnabled
evaluates true if its value of feature
overridePrice 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!
forAllOverridePrice in interface PriceOverrideEnabledQuerypublic org.w3c.cci2.SimpleTypeOrder orderByOverridePrice()
PriceOverrideEnabledQueryPriceOverrideEnabled
depending the feature overridePrice
Note: The order in which orderBy…
instructions are given is relevant!
orderByOverridePrice in interface PriceOverrideEnabledQuery
public void forAllPricingRule(short operator,
PricingRule[] filterValues)
forAllPricingRule in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPricingRule(short operator,
PricingRule[] filterValues)
thereExistsPricingRule in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void forAllPricingRule(short operator,
Collection values)
forAllPricingRule in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPricingRule(short operator,
Collection values)
thereExistsPricingRule in interface PriceOverrideEnabledFilteroperator - The operator for this filter.FilterOperatorspublic org.w3c.cci2.OptionalFeaturePredicate pricingRule()
PriceOverrideEnabledQueryPriceOverrideEnabled testing whether the value of the
feature pricingRule is null or not.
pricingRule in interface PriceOverrideEnabledQuerypublic PricingRuleQuery thereExistsPricingRule()
PriceOverrideEnabledQuerypricingRule to the
predicate. The predicate for PriceOverrideEnabled
evaluates true if its value of feature
pricingRule 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!
thereExistsPricingRule in interface PriceOverrideEnabledQuerypublic PricingRuleQuery forAllPricingRule()
PriceOverrideEnabledQuerypricingRule to the
predicate. The predicate for PriceOverrideEnabled
evaluates true if its value of feature
pricingRule 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!
forAllPricingRule in interface PriceOverrideEnabledQuery
public void forAllCreatedAt(short operator,
Collection values)
forAllCreatedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCreatedAt(short operator,
Collection values)
thereExistsCreatedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllCreatedAt(short operator,
Date[] filterValues)
forAllCreatedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCreatedAt(short operator,
Date[] filterValues)
thereExistsCreatedAt in interface BasicObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByCreatedAt(short order)
BasicObjectFilter